Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save adventureloop/56b6f3b4013c5bfff0a15cc1548235f4 to your computer and use it in GitHub Desktop.

Select an option

Save adventureloop/56b6f3b4013c5bfff0a15cc1548235f4 to your computer and use it in GitHub Desktop.
U-Boot SPL 2019.04 (Jul 11 2019 - 14:13:51 +0000)
DRAM: 256 MiB
Trying to boot from MMC1
U-Boot 2019.04 (Jul 11 2019 - 14:13:51 +0000) Allwinner Technology
CPU: Allwinner H3 (SUN8I 1680)
Model: FriendlyARM NanoPi NEO
DRAM: 256 MiB
MMC: mmc@1c0f000: 0
Loading Environment from FAT... *** Warning - bad CRC, using default environment
In: serial
Out: serial
Err: serial
Net: phy interface0
Error: ethernet@1c30000 address not set.
eth-1: ethernet@1c30000
starting USB...
USB0: USB EHCI 1.00
USB1: USB OHCI 1.0
USB2: USB EHCI 1.00
USB3: USB OHCI 1.0
scanning bus 0 for devices... 1 USB Device(s) found
scanning bus 1 for devices... 1 USB Device(s) found
scanning bus 2 for devices... 1 USB Device(s) found
scanning bus 3 for devices... 1 USB Device(s) found
scanning usb for storage devices... 0 Storage Device(s) found
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
25809 bytes read in 2 ms (12.3 MiB/s)
Found EFI removable media binary efi/boot/bootarm.efi
Scanning disk mmc@1c0f000.blk...
Found 3 disks
phy interface0
mdio_register: non unique device name 'ethernet@1c30000'
Error: ethernet@1c30000 address not set.
BootOrder not defined
616000 bytes read in 29 ms (20.3 MiB/s)
## Starting EFI application at 42000000 ...
Consoles: EFI console
Reading loader env vars from /efi/freebsd/loader.env
Reading loader env vars from /efi/freebsd/loader.env
Setting currdev to disk0p1:
failed to allocate staging area: 14
failed to allocate staging area
## Application terminated, r = 5
EFI LOAD FAILED: continuing...
Device 0: unknown device
phy interface0
mdio_register: non unique device name 'ethernet@1c30000'
Error: ethernet@1c30000 address not set.
phy interface0
mdio_register: non unique device name 'ethernet@1c30000'
Error: ethernet@1c30000 address not set.
phy interface0
mdio_register: non unique device name 'ethernet@1c30000'
Error: ethernet@1c30000 address not set.
phy interface0
mdio_register: non unique device name 'ethernet@1c30000'
Error: ethernet@1c30000 address not set.
No ethernet found.
phy interface0
mdio_register: non unique device name 'ethernet@1c30000'
Error: ethernet@1c30000 address not set.
missing environment variable: pxeuuid
phy interface0
mdio_register: non unique device name 'ethernet@1c30000'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment