> From: Christian Weisgerber <na...@mips.inka.de>
> Date: Tue, 6 Mar 2018 19:10:32 -0000 (UTC)
> 
> On 2018-03-05, qweqwe.2009...@gmail.com <qweqwe.2009...@gmail.com> wrote:
> 
> > I need network boot on my Raspberry Pi 3B. I compiled u-boot and OpenBSD
> > efiboot from the latest sources, and got following result:
> 
> TFTP network booting on arm64 is implemented.  It works with the
> OverDrive 1000, which has a UEFI BIOS.
> 
> I have no idea how the Pi3 boots, though.

U-Boot.  New versions of U-Boot implement the necessary UEFI
interfaces, but they'll only work if U-Boot has a driver for the
network interface.  You should probably check whether the network
interface works within U-Boot first.

Reply via email to