* Mark Johnson <[email protected]> [2010-04-22 19:02]: > However, my Sheevaplug won't boot after being powered on. If I type "run > bootcmd" atthe Marvell>> prompt, it *does* boot just fine!
Have you tried changing bootcmd_mmc so it will call mmcinit twice? i.e. setenv bootcmd_mmc 'mmcinit; mmcinit; ext2load mmc 0 0x01100000 /uInitrd; ext2load mmc 0 0x00800000 /uImage' -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

