* Jonas Häggqvist <ras...@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/


-- 
To UNSUBSCRIBE, email to debian-arm-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to