> IIUC, on rpi3 you can boot either directly (bootcode.bin) after enabling it,
> or you use U-Boot.
>
> https://www.raspberrypi.org/documentation/hardware/raspberrypi/bootmodes/net.md
>
> So what's the flow?
>
> - first stage BL
> - bootcode.bin over tftp?
> - start.elf over tftp?
> - kernel.img -> symlink to bsd, over tftp?
>
> Jiri
>

No, it doesn't work. The flow is:
- first stage BL
- bootcode.bin over tftp?
- start.elf over tftp?
- kernel.img -> symlink to U-Boot over tftp

Reply via email to