[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

@ -19,6 +19,15 @@
compatible = "amcc,sequoia";
dcr-parent = <&/cpus/cpu@0>;
aliases {
ethernet0 = &EMAC0;
ethernet1 = &EMAC1;
serial0 = &UART0;
serial1 = &UART1;
serial2 = &UART2;
serial3 = &UART3;
};
cpus {
#address-cells = <1>;
#size-cells = <0>;