powerpc/85xx: p2020rdb - move the NAND address.
authorSebastian Andrzej Siewior <[email protected]>
Thu, 15 Mar 2012 17:40:27 +0000 (18:40 +0100)
committerKumar Gala <[email protected]>
Fri, 16 Mar 2012 15:46:30 +0000 (10:46 -0500)
It is not at 0xffa00000. According to current u-boot source the NAND
controller is always at 0xff800000 and it is either at CS0 or CS1
depending on NAND or NAND+NOR mode. In 36bit mode it is shifted to
0xfff800000 but it has always an eight there and never an A.

Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: Kumar Gala <[email protected]>
arch/powerpc/boot/dts/p2020rdb.dts

index eb8a6aa2bda5f019ae06311a9e753f12cf2891b0..8f25ef2e6e429932b66eaad065715c2268d9c7ed 100644 (file)
@@ -34,7 +34,7 @@
 
                /* NOR and NAND Flashes */
                ranges = <0x0 0x0 0x0 0xef000000 0x01000000
-                         0x1 0x0 0x0 0xffa00000 0x00040000
+                         0x1 0x0 0x0 0xff800000 0x00040000
                          0x2 0x0 0x0 0xffb00000 0x00020000>;
 
                nor@0,0 {