9
0
Fork 0

cpuimx27 : use flash bbt

Signed-off-by: Eric Benard <eric@eukrea.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Eric Benard 2009-12-14 10:51:14 +01:00 committed by Sascha Hauer
parent f522d42597
commit caa5cec7b1
1 changed files with 1 additions and 0 deletions

View File

@ -88,6 +88,7 @@ static struct device_d fec_dev = {
struct imx_nand_platform_data nand_info = {
.width = 1,
.hw_ecc = 1,
.flash_bbt = 1,
};
static struct device_d nand_dev = {