On Thu, 2006-09-21 at 18:08 +0200, Fredrik Roubert wrote:
>         chosen {
>                 name = "chosen";
>                 linux,platform = <00000600>;
>                 linux,stdout-path = "/[EMAIL PROTECTED]/[EMAIL PROTECTED]";
>                 bootargs = "root=/dev/nfs rw
> nfsroot=150.158.215.227:/home/rootfs/dev-ds
> ip=150.158.211.83:150.158.215.227:150.158.212.1:255.255.248.0:dev-ds:eth0:off 
> console=ttyS0,115200 console=ttyS0,115200 rtc-x1205.force=0,0x6f";
>         };
> 

Fredrik,

It looks like you already have your chosen node in your DTS file. With
my u-boot patches the appropriate chosen node is added to the flat tree
based off the u-boot environment.

-Matthew

_______________________________________________
Linuxppc-embedded mailing list
Linuxppc-embedded@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-embedded

Reply via email to