Package: u-boot Version: 2012.04.01-2 After upgrading to 2012.04.01-2, loading the kernel image from an SD card doesn't do anything - it just hangs or sits there. (I waited several minutes).
The interesting observation is that when I interrupt the boot process and manually run bootcmd, then it works fine. It worked fine under 2011.12 (with or without interruption). 2012.04.01-2 without interruption: U-Boot 2012.04.01 (Jun 01 2012 - 02:27:06) Marvell-Sheevaplug - eSATA - SD/MMC SoC: Kirkwood 88F6281_A0 DRAM: 512 MiB WARNING: Caches not enabled NAND: 512 MiB In: serial Out: serial Err: serial Net: egiga0 88E1116 Initialized on egiga0 Hit any key to stop autoboot: 0 SDHC found. Card desciption is: Manufacturer: 0x02, OEM "TM" Product name: "SD04G", revision 3.8 Serial number: 3150667575 Manufacturing date: 9/2008 CRC: 0x00, b0 = 0 mmc1 is available Loading file "/uImage" from mmc device 0:1 (xxa1) [nothing happens] 2012.04.01-2 with interruption: Hit any key to stop autoboot: 0 Marvell>> run bootcmd SDHC found. Card desciption is: Manufacturer: 0x02, OEM "TM" Product name: "SD04G", revision 3.8 Serial number: 3150667575 Manufacturing date: 9/2008 CRC: 0x00, b0 = 0 mmc1 is available Loading file "/uImage" from mmc device 0:1 (xxa1) 1599712 bytes read Loading file "/uInitrd" from mmc device 0:1 (xxa1) 7301244 bytes read -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

