Hello.
I need network boot on my Raspberry Pi 3B. I compiled u-boot and OpenBSD
efiboot from the latest sources, and got following result:
-----------------------------
U-Boot> bootefi 0x200000 0x100
## Starting EFI application at 00200000 ...
WARNING at drivers/mmc/bcm2835_sdhost.c:437/bcm2835_send_command()!
WARNING at drivers/mmc/bcm2835_sdhost.c:437/bcm2835_send_command()!
WARNING at drivers/mmc/bcm2835_sdhost.c:437/bcm2835_send_command()!
Card did not respond to voltage select!
Scanning disk m...@7e202000.blk...
Disk m...@7e202000.blk not ready
Card did not respond to voltage select!
Scanning disk sd...@7e300000.blk...
Disk sd...@7e300000.blk not ready
Found 0 disks
>> OpenBSD/arm64 BOOTAA64 0.11
open(tftp0a:/etc/boot.conf): Operation not permitted
boot>
booting tftp0a:/bsd: open tftp0a:/bsd: Operation not permitted
 failed(1). will try /bsd
boot>
booting tftp0a:/bsd: open tftp0a:/bsd: Operation not permitted
 failed(1). will try /bsd
Turning timeout off.
---------------------------
Am I doing something wrong or this boot mode is not yet implemented?

Reply via email to