From: David Gibson Date: Mon, 30 Jul 2007 05:55:02 +0000 (+1000) Subject: [POWERPC] Fixes to allow use of Ebony's flash chips through physmap_of X-Git-Tag: v2.6.24-rc1~1450^2~378 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d279d47612d1b63155a1d9637a6fc5143dad594;p=pandora-kernel.git [POWERPC] Fixes to allow use of Ebony's flash chips through physmap_of This patch contains a handful of small fixes to allow the Ebony's flash to be exposed as MTD devices via the physmap_of driver. Specifically it: - Makes a small addition to the device tree and zImage wrapper to record the correct address for the flash in the device tree based on the board switches as reported via an FPGA register. - Prohibits building the old hard-coded "Ebony" flash map on arch/powerpc kernels, in favour of using physmap_of's device tree based approach. - Enables MTD and physmap_of in the Ebony defconfig. Signed-off-by: David Gibson Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed