From: Jason Jin Date: Tue, 9 Dec 2008 06:32:31 +0000 (+0800) Subject: [MTD] [NAND] Set the fsl elbc ECCM according the settings in bootloader. X-Git-Tag: v2.6.29-rc1~33^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03ed107805aff09ae13e50a86ea929f12ff74eb7;p=pandora-kernel.git [MTD] [NAND] Set the fsl elbc ECCM according the settings in bootloader. The ECCM maybe set in bootloader, Get ECCM settings from the bootloader, can avoid the image written by bootloader cannot read out by kernel. But the limitation of doing it this way is that, it could break large page NAND if it is written with NAND disabled in u-boot and read with NAND enabled, or vice versa. Signed-off-by: Jason Jin Acked-by: Scott Wood Signed-off-by: David Woodhouse --- Reading git-diff-tree failed