[PATCH 1/1] cpuimx27 : use flash bbt
Eric Benard
eric at eukrea.com
Mon Dec 14 04:51:14 EST 2009
Signed-off-by: Eric Benard <eric at eukrea.com>
---
board/eukrea_cpuimx27/eukrea_cpuimx27.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/board/eukrea_cpuimx27/eukrea_cpuimx27.c b/board/eukrea_cpuimx27/eukrea_cpuimx27.c
index 122e3d0..f7bdd10 100644
--- a/board/eukrea_cpuimx27/eukrea_cpuimx27.c
+++ b/board/eukrea_cpuimx27/eukrea_cpuimx27.c
@@ -90,6 +90,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 = {
--
1.6.3.3
More information about the u-boot-v2
mailing list