summaryrefslogtreecommitdiff
path: root/arch/powerpc/boot/dts/bamboo.dts
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2007-12-15 18:55:16 +1100
committerJosh Boyer <jwboyer@linux.vnet.ibm.com>2007-12-23 13:36:30 -0600
commit8aaed98c1e28a2c803309fcb2d32761bba4bee09 (patch)
treeb4a7a8b8e5343092603400c8a72d981182ba97b2 /arch/powerpc/boot/dts/bamboo.dts
parent0b2e97518da185b87144992e1f0bdacd904dcbb9 (diff)
[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>
Diffstat (limited to 'arch/powerpc/boot/dts/bamboo.dts')
-rw-r--r--arch/powerpc/boot/dts/bamboo.dts9
1 files changed, 9 insertions, 0 deletions
diff --git a/arch/powerpc/boot/dts/bamboo.dts b/arch/powerpc/boot/dts/bamboo.dts
index 51ada46e3831..29f1a6f3e373 100644
--- a/arch/powerpc/boot/dts/bamboo.dts
+++ b/arch/powerpc/boot/dts/bamboo.dts
@@ -18,6 +18,15 @@
compatible = "amcc,bamboo";
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>;