From: Sebastian Andrzej Siewior Date: Thu, 15 Mar 2012 17:40:27 +0000 (+0100) Subject: powerpc/85xx: p2020rdb - move the NAND address. X-Git-Tag: v3.4-rc1~159^2~7^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c00f65653389a408dfbbee7578e671664eea26a;p=pandora-kernel.git 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 Signed-off-by: Kumar Gala --- Reading git-diff-tree failed