2009/8/25 Steve Grubb <[email protected]>:
> in uBoot:
> setenv mainlineLinux yes
> setenv arcNumber 2097
> setenv bootargs_root 'root=/dev/sda1 rootdelay=10'
> setenv bootcmd_usb 'usb start; ext2load usb 0:1  0x6400000
> /boot/uImage-2.6.30'
> setenv bootcmd 'setenv bootargs $(console) $(bootargs_root); run bootcmd_usb;
> bootm 0x6400000'
> saveenv
>
> run bootcmd
> ID (hex)        NAME
> 00000831        Marvell SheevaPlug Reference Board
>
0831 is 2097 in hex. Are you sure you have set this:
> setenv mainlineLinux yes
> setenv arcNumber 2097
?

_______________________________________________
fedora-arm mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/fedora-arm

Reply via email to