[PATCH] pcm049: use NAND_BUSWIDTH_AUTO

Jan Weitzel j.weitzel at phytec.de
Mon Aug 27 06:56:04 EDT 2012


autodetect bus width

Signed-off-by: Jan Weitzel <j.weitzel at phytec.de>
---
 arch/arm/boards/pcm049/board.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/arch/arm/boards/pcm049/board.c b/arch/arm/boards/pcm049/board.c
index 456c9a7..57b24af 100644
--- a/arch/arm/boards/pcm049/board.c
+++ b/arch/arm/boards/pcm049/board.c
@@ -101,7 +101,6 @@ static struct i2c_board_info i2c_devices[] = {
 
 static struct gpmc_nand_platform_data nand_plat = {
 	.wait_mon_pin = 1,
-	.device_width = 8,
 	.ecc_mode = OMAP_ECC_BCH8_CODE_HW,
 	.nand_cfg = &omap4_nand_cfg,
 };
-- 
1.7.0.4




More information about the barebox mailing list