07-12-2023, 09:21 PM
Testing a new Operating System like Apache NuttX RTOS (or Linux) can get painfully tedious on a Single-Board Computer… Swapping, reflashing and rebooting a MicroSD Card, again and again and again! (Like how we tested NuttX on PinePhone)
Thankfully there’s a better way: Booting NuttX (or Linux) over the Local Network, with U-Boot Bootloader and TFTP!
Today we’ll configure TFTP Network Boot on Star64, the new 64-bit RISC-V SBC. (Powered by StarFive JH7110 SoC)
Star64 JH7110 RISC-V SBC: Boot from Network with U-Boot and TFTP
Thankfully there’s a better way: Booting NuttX (or Linux) over the Local Network, with U-Boot Bootloader and TFTP!
Today we’ll configure TFTP Network Boot on Star64, the new 64-bit RISC-V SBC. (Powered by StarFive JH7110 SoC)
Star64 JH7110 RISC-V SBC: Boot from Network with U-Boot and TFTP