[POWERPC] 4xx: Add aliases node to 4xx dts files

Signed-off-by: Stefan Roese <sr@denx.de>
Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
This commit is contained in:
Stefan Roese
2007-12-15 18:55:16 +11:00
committed by Josh Boyer
parent 0b2e97518d
commit 8aaed98c1e
9 changed files with 68 additions and 1 deletions

View File

@@ -17,6 +17,13 @@
compatible = "amcc,taishan";
dcr-parent = <&/cpus/cpu@0>;
aliases {
ethernet0 = &EMAC2;
ethernet1 = &EMAC3;
serial0 = &UART0;
serial1 = &UART1;
};
cpus {
#address-cells = <1>;
#size-cells = <0>;