Skip to content

Instantly share code, notes, and snippets.

@ButchAnton
Created May 23, 2014 17:05
Show Gist options
  • Save ButchAnton/53c9af28ad6e52b43a82 to your computer and use it in GitHub Desktop.
Save ButchAnton/53c9af28ad6e52b43a82 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
cpsw, usb_ether
Hit any key to stop autoboot: 1 ... 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 6 ms (271.5 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
2952616 bytes read in 179 ms (15.7 MiB/s)
reading /dtbs/am335x-boneblack.dtb
25926 bytes read in 9 ms (2.7 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.378240] omap2_mbox_probe: platform not supported
[ 0.532902] tps65217-bl tps65217-bl: no platform data provided
[ 0.596608] bone-capemgr bone_capemgr.9: slot #0: No cape found
[ 0.633715] bone-capemgr bone_capemgr.9: slot #1: No cape found
[ 0.670824] bone-capemgr bone_capemgr.9: slot #2: No cape found
[ 0.707933] bone-capemgr bone_capemgr.9: slot #3: No cape found
[ 0.722612] bone-capemgr bone_capemgr.9: slot #6: BB-BONELT-HDMIN conflict P8.45 (#5:BB-BONELT-HDMI)
[ 0.732226] bone-capemgr bone_capemgr.9: slot #6: Failed verification
[ 0.738980] bone-capemgr bone_capemgr.9: loader: failed to load slot-6 BB-BONELT-HDMIN:00A0 (prio 2)
[ 0.756485] omap_hsmmc mmc.5: of_parse_phandle_with_args of 'reset' failed
[ 0.819543] pinctrl-single 44e10800.pinmux: pin 44e10854 already requested by 44e10800.pinmux; cannot claim for gpio-leds.8
[ 0.831228] pinctrl-single 44e10800.pinmux: pin-21 (gpio-leds.8) status -22
[ 0.838511] pinctrl-single 44e10800.pinmux: could not request pin 21 on device pinctrl-single
Loading, please wait...
Scanning for Btrfs filesystems
systemd-fsck[215]: eMMC-Flasher: clean, 78831/102752 files, 390811/410368 blocks
Debian GNU/Linux 7 beaglebone ttyO0
default username:password is [debian:temppwd]
Support/FAQ: http://elinux.org/Beagleboard:BeagleBoneBlack_Debian
The IP Address for usb0 is: 192.168.7.2
beaglebone login: [ 27.140183] libphy: PHY 4a101000.mdio:01 not found
[ 27.145373] net eth0: phy 4a101000.mdio:01 not found on slave 1
Sending SIGTERM to remaining processes...
Sending SIGKILL to remaining processes...
Unmounting file systems.
Unmounted /sys/fs/fuse/connections.
Unmounted /dev/mqueue.
Unmounted /sys/kernel/security.
Unmounted /sys/kernel/debug.
Disabling swaps.
Detaching loop devices.
Detaching DM devices.
[ 532.063851] (NULL device *): gadget not registered.
[ 532.076905] Power down.
[ 532.081830] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000000
[ 532.081830]
[ 532.091541] [<c00111f1>] (unwind_backtrace+0x1/0x9c) from [<c04c8955>] (panic+0x59/0x158)
[ 532.100209] [<c04c8955>] (panic+0x59/0x158) from [<c00336ff>] (do_exit+0x5ff/0x68c)
[ 532.108324] [<c00336ff>] (do_exit+0x5ff/0x68c) from [<c003dc5d>] (sys_reboot+0x105/0x15c)
[ 532.116986] [<c003dc5d>] (sys_reboot+0x105/0x15c) from [<c000c841>] (ret_fast_syscall+0x1/0x46)
[ 532.126173] drm_kms_helper: panic occurred, switching back to text console
.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment