commit | 0c00f65653389a408dfbbee7578e671664eea26a | [log] [tgz] |
---|---|---|
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | Thu Mar 15 18:40:27 2012 +0100 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Mar 16 10:46:30 2012 -0500 |
tree | 6a25b37d75fd702c2a6c9a5b9a9a0af16b0504c6 | |
parent | 2a2383dab097823d68accce65da043402bdeb57b [diff] |
powerpc/85xx: p2020rdb - move the NAND address. 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 <bigeasy@linutronix.de> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>