> setenv bootargs console=ttyS0,115200 nodhcp kbd=uk nic=auto:eth0:dhcp 
> root=/dev/ram rw;bootm 0x00800000 0x01100000;reset

Obviously best to take out "nodhcp", although it still worked with it in:

setenv bootargs console=ttyS0,115200 kbd=uk nic=auto:eth0:dhcp root=/dev/ram 
rw;bootm 0x00800000 0x01100000;reset


-- 
Stuart Winter
Slackware ARM: www.armedslack.org
_______________________________________________
ARMedslack mailing list
[email protected]
http://lists.armedslack.org/mailman/listinfo/armedslack

Reply via email to