[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: SheevaPlug fails to boot from SD



* Jonas Häggqvist <rasher@rasher.dk> [2009-10-27 00:38]:
> Marvell>> setenv bootcmd_mmc 'mmcinit; ext2load mmc 0 0x0800000
> /boot/uInitrd; ext2load mmc 0 0x400000 /boot/uImage'

I'm not sure, but can you try

setenv bootcmd_mmc 'mmcinit; ext2load mmc 0:1 0x0800000 /boot/uInitrd; ext2load mmc 0:1 0x400000 /boot/uImage'
or
setenv bootcmd_mmc 'mmcinit; ext2load mmc 0:2 0x0800000 /boot/uInitrd; ext2load mmc 0:2 0x400000 /boot/uImage'

Is your root partition the first primary partition on the SD card or
which one?
-- 
Martin Michlmayr
http://www.cyrius.com/


Reply to: