So my Rev C has arrived. When it boots I see one error: spl_load_image_fat_os: error reading image args, err - -1
and one warning: *** Warning - readenv() failed, using default environment I've searched for the error, but can't find anything helpful. I'm a noob, so would someone kindly point me in the right direction. Thanks in advance, Dwight root@beaglebone:~# cat /etc/debian_version 7.4 root@beaglebone:~# reboot -f [ 931.817654] (NULL device *): gadget not registered. [ 931.823689] Restarting system. U-Boot SPL 2014.04-00015-gb4422bd (Apr 22 2014 - 13:24:29) 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-00015-gb4422bd (Apr 22 2014 - 13:24:29) 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: 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 ** File not found uEnv.txt ** Checking if uenvcmd is set ... uenvcmd was not defined in uEnv.txt ... gpio: pin 56 (gpio 56) value is 0 gpio: pin 55 (gpio 55) value is 0 gpio: pin 54 (gpio 54) value is 0 mmc1(part 0) is current device gpio: pin 54 (gpio 54) value is 1 SD/MMC found on device 1 reading uEnv.txt 1430 bytes read in 5 ms (279.3 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 3717760 bytes read in 205 ms (17.3 MiB/s) reading initrd.img 2870013 bytes read in 161 ms (17 MiB/s) reading /dtbs/am335x-boneblack.dtb 25080 bytes read in 9 ms (2.7 MiB/s) Kernel image @ 0x82000000 [ 0x000000 - 0x38ba80 ] ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Using Device Tree in place at 88000000, end 880091f7 Starting kernel ... Uncompressing Linux... done, booting the kernel. [ 0.381227] omap2_mbox_probe: platform not supported [ 0.548027] tps65217-bl tps65217-bl: no platform data provided [ 0.612208] bone-capemgr bone_capemgr.9: slot #0: No cape found [ 0.649316] bone-capemgr bone_capemgr.9: slot #1: No cape found [ 0.686423] bone-capemgr bone_capemgr.9: slot #2: No cape found [ 0.723532] bone-capemgr bone_capemgr.9: slot #3: No cape found [ 0.739689] bone-capemgr bone_capemgr.9: slot #6: BB-BONELT-HDMIN conflict P8.45 (#5:BB-BONELT-HDMI) [ 0.749299] bone-capemgr bone_capemgr.9: slot #6: Failed verification [ 0.756053] bone-capemgr bone_capemgr.9: loader: failed to load slot-6 BB-BONELT-HDMIN:00A0 (prio 2) [ 0.772610] omap_hsmmc mmc.5: of_parse_phandle_with_args of 'reset' failed [ 0.835142] pinctrl-single 44e10800.pinmux: pin 44e10854 already requested by 44e10800.pinmux; cannot claim for gpio-leds.8 [ 0.846833] pinctrl-single 44e10800.pinmux: pin-21 (gpio-leds.8) status -22 [ 0.854130] pinctrl-single 44e10800.pinmux: could not request pin 21 on device pinctrl-single Loading, please wait... Scanning for Btrfs filesystems systemd-fsck[210]: rootfs: clean, 77151/230144 files, 378491/919296 blocks Press enter for maintenance(or type Control-D to continue): enter default mode. [ 305.244488] libphy: PHY 4a101000.mdio:01 not found [ 305.249633] net eth0: phy 4a101000.mdio:01 not found on slav -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
