Skip to content

Instantly share code, notes, and snippets.

@jvalleroy
Created April 22, 2014 01:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jvalleroy/11162077 to your computer and use it in GitHub Desktop.
Save jvalleroy/11162077 to your computer and use it in GitHub Desktop.
boot log
U-Boot SPL 2014.01 (Mar 05 2014 - 01:10:53)
reading args
spl: error reading image args, err - -1
reading u-boot.img
reading u-boot.img
U-Boot 2014.01 (Mar 05 2014 - 01:06:07)
I2C: ready
DRAM: 512 MiB
MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
Using default environment
Net: <ethaddr> not set. Validating first E-fuse MAC
cpsw, usb_ether
Hit any key to stop autoboot: 0
mmc0 is current device
SD/MMC found on device 0
reading uEnv.txt
508 bytes read in 6 ms (82 KiB/s)
Loaded environment from uEnv.txt
Importing environment from mmc ...
Running uenvcmd ...
reading zImage
2708312 bytes read in 156 ms (16.6 MiB/s)
reading /dtbs/am335x-boneblack.dtb
17911 bytes read in 13 ms (1.3 MiB/s)
Kernel image @ 0x80200000 [ 0x000000 - 0x295358 ]
## Flattened Device Tree blob at 80f80000
Booting using the fdt blob at 0x80f80000
Using Device Tree in place at 80f80000, end 80f875f6
Starting kernel ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment