* Rickard Nilsson <[email protected]> [2009-04-26 10:17]: > Then I've tried to load it into the SheevaPlug and boot it: > tftpboot 0x400000 vmlinuz-2.6.29-1-kirkwood.uboot > bootm 0x400000
You have to set this in u-boot first: setenv mainlineLinux=yes setenv arcNumber=2097 -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

