How to move from /ppc/ to /powerpc/
Matthew McClintock
msm at freescale.com
Tue Sep 26 02:49:51 EST 2006
On Thu, 2006-09-21 at 18:08 +0200, Fredrik Roubert wrote:
> chosen {
> name = "chosen";
> linux,platform = <00000600>;
> linux,stdout-path = "/soc8349 at ff400000/serial at 4500";
> 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
More information about the Linuxppc-embedded
mailing list