Skip to content

Instantly share code, notes, and snippets.

@ButchAnton
Created June 23, 2014 22:48
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 ButchAnton/f09a60c210a4e094e071 to your computer and use it in GitHub Desktop.
Save ButchAnton/f09a60c210a4e094e071 to your computer and use it in GitHub Desktop.
U-Boot SPL 2014.04-00014-g47880f5 (Apr 22 2014 - 13:23:54)
reading args
spl_load_image_fat_os: error reading image args, err - -1
reading u-boot.img
reading u-boot.img
U-Boot 2014.04-00014-g47880f5 (Apr 22 2014 - 13:23:54)
I2C: ready
DRAM: 512 MiB
NAND: 0 MiB
MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
*** Warning - readenv() failed, using default environment
Net: <ethaddr> not set. Validating first E-fuse MAC
Could not get PHY for cpsw: addr 0
cpsw, usb_ether
Hit any key to stop autoboot: 0
gpio: pin 53 (gpio 53) value is 1
mmc0 is current device
gpio: pin 54 (gpio 54) value is 1
SD/MMC found on device 0
reading uEnv.txt
1672 bytes read in 4 ms (408.2 KiB/s)
gpio: pin 55 (gpio 55) value is 1
Loaded environment from uEnv.txt
Importing environment from mmc ...
Checking if uenvcmd is set ...
gpio: pin 56 (gpio 56) value is 1
Running uenvcmd ...
reading zImage
4103240 bytes read in 226 ms (17.3 MiB/s)
reading initrd.img
2957458 bytes read in 164 ms (17.2 MiB/s)
reading /dtbs/am335x-boneblack.dtb
25926 bytes read in 8 ms (3.1 MiB/s)
Kernel image @ 0x82000000 [ 0x000000 - 0x3e9c48 ]
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Using Device Tree in place at 88000000, end 88009545
Starting kernel ...
Uncompressing Linux... done, booting the kernel.
[ 0.378398] omap2_mbox_probe: platform not supported
[ 0.533020] tps65217-bl tps65217-bl: no platform data provided
[ 0.596607] bone-capemgr bone_capemgr.9: slot #0: No cape found
[ 0.633716] bone-capemgr bone_capemgr.9: slot #1: No cape found
[ 0.670824] bone-capemgr bone_capemgr.9: slot #2: No cape found
[ 0.707932] bone-capemgr bone_capemgr.9: slot #3: No cape found
[ 0.722638] bone-capemgr bone_capemgr.9: slot #6: BB-BONELT-HDMIN conflict P8.45 (#5:BB-BONELT-HDMI)
[ 0.732258] bone-capemgr bone_capemgr.9: slot #6: Failed verification
[ 0.739017] bone-capemgr bone_capemgr.9: loader: failed to load slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
[ 0.756529] omap_hsmmc mmc.5: of_parse_phandle_with_args of 'reset' failed
[ 0.819541] pinctrl-single 44e10800.pinmux: pin 44e10854 already requested by 44e10800.pinmux; cannot claim for gpio-leds.8
[ 0.831209] pinctrl-single 44e10800.pinmux: pin-21 (gpio-leds.8) status -22
[ 0.838491] pinctrl-single 44e10800.pinmux: could not request pin 21 on device pinctrl-single
Loading, please wait...
Scanning for Btrfs filesystems
mount: mounting /dev/mmcblk0p2 on /root failed: Invalid argument
mount: mounting /dev on /root/dev failed: No such file or directory
Target filesystem doesn't have requested /lib/systemd/systemd.
No init found. Try passing init= bootarg.
modprobe: module i8042 not found in modules.dep
modprobe: module ehci-hcd not found in modules.dep
modprobe: module uhci-hcd not found in modules.dep
modprobe: module ohci-hcd not found in modules.dep
BusyÇox v1.20.2 (Debian 1:1.20.0-7) built-in shell (ash)
Enter 'help' for a list of built-in commands.
/bin/sh: can't access tty; job control turned off
(initramfs) 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment