Thanks Robert. I'll watch for the update. --Mark
On Thursday, March 27, 2014 12:22:12 PM UTC-4, RobertCNelson wrote: > > On Thu, Mar 27, 2014 at 10:56 AM, Robert Nelson > <[email protected]<javascript:>> > wrote: > > On Thu, Mar 27, 2014 at 9:25 AM, Mark A. Yoder > > <[email protected]<javascript:>> > wrote: > >> I see a 2014-03-26 image has appeared. Unfortunately when I flash [1] > and > >> boot from it, it appears to never leave u-boot. Just 3 LEDs light and > it > >> just hangs. > > > > Humm, that means "uenvcmd" wasn't defined in uEnv.txt.. I wonder how > > that happened (1). Does it help if you hold down the boot button? > > What do you have flashed to the eMMC? (i have it setup to be > > compatible with atleast Angstrom's 2013.06.20 u-boot) > > > > 1: > https://github.com/beagleboard/image-builder/blob/master/target/boot/beagleboard.org.txt#L45 > > > > >> > >> I try this on two SD cards and both had the same behavior. > >> > >> --Mark > >> > >> [1] > >> > http://rcn-ee.net/deb/testing/2014-03-26/bone-debian-7.4-2014-03-26-2gb.img.xz > > > Okay tested, and i see the issue.. To save bandwidth i mirror the > kernel *.deb locally, which runs/updates at midnight, so the kernel > never got installed. So i just need to add that error condition and > just rerun the script again.. > > Thanks for testing, sorry for the error! > > ************************* > U-Boot SPL 2014.04-rc2-00015-g99288ca (Mar 12 2014 - 09:49:41) > 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-rc2-00015-g99288ca (Mar 12 2014 - 09:49:41) > > 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 > reading uEnv.txt > 1390 bytes read in 5 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 > ** Unable to read file zImage ** > reading initrd.img > ** Unable to read file initrd.img ** > reading /dtbs/am335x-boneblack.dtb > ** Unable to read file /dtbs/am335x-boneblack.dtb ** > Bad Linux ARM zImage magic! > > 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 > ** No partition table - mmc 1 ** > Checking if uenvcmd is set ... > gpio: pin 56 (gpio 56) value is 1 > Running uenvcmd ... > ** No partition table - mmc 1 ** > ** No partition table - mmc 1 ** > ** No partition table - mmc 1 ** > Bad Linux ARM zImage magic! > > uenvcmd was not defined in uEnv.txt ... > Booting from nand ... > > no devices available > > no devices available > Bad Linux ARM zImage magic! > U-Boot# > ************ > > Regards, > > -- > Robert Nelson > http://www.rcn-ee.com/ > -- 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.
