summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/dts/mpc8544ds.dts
diff options
context:
space:
mode:
authorWang Dongsheng <Dongsheng.Wang@freescale.com>2012-08-29 05:00:49 +0200
committerKumar Gala <galak@kernel.crashing.org>2012-09-12 21:57:11 +0200
commit3a0f880160ba1179db291d72062b13f2d373b9ee (patch)
treec3a5145120876deca8840ff97f9dab55377d933c /arch/powerpc/boot/dts/mpc8544ds.dts
parentpowerpc: add adt7461 thermal monitor support to applicable boards (diff)
downloadlinux-3a0f880160ba1179db291d72062b13f2d373b9ee.tar.xz
linux-3a0f880160ba1179db291d72062b13f2d373b9ee.zip
powerpc/8544ds: add partition table for norflash
create partition table for norflash. Signed-off-by: Wang Dongsheng <Dongsheng.Wang@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/boot/dts/mpc8544ds.dts')
-rw-r--r--arch/powerpc/boot/dts/mpc8544ds.dts4
1 files changed, 3 insertions, 1 deletions
diff --git a/arch/powerpc/boot/dts/mpc8544ds.dts b/arch/powerpc/boot/dts/mpc8544ds.dts
index e934987e882b..ed38874c3a36 100644
--- a/arch/powerpc/boot/dts/mpc8544ds.dts
+++ b/arch/powerpc/boot/dts/mpc8544ds.dts
@@ -20,8 +20,10 @@
reg = <0 0 0 0>; // Filled by U-Boot
};
- lbc: localbus@e0005000 {
+ board_lbc: lbc: localbus@e0005000 {
reg = <0 0xe0005000 0 0x1000>;
+
+ ranges = <0x0 0x0 0x0 0xff800000 0x800000>;
};
board_soc: soc: soc8544@e0000000 {