[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 01:23]:
> >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'
> 
> Neither of these seemed to help.

Could you try:

setenv bootcmd_mmc 'mmcinit; mmcinit; ext2load mmc 0 0x0800000 /boot/uInitrd; ext2load mmc 0 0x400000 /boot/uImage'

There are some people who said that running "mmcinit" twice helped
them... maybe it also helps in your case.

If that doesn't help, I'm out of ideas and suggest you post to the
OpenPlug forum.
-- 
Martin Michlmayr
http://www.cyrius.com/


Reply to: