summaryrefslogtreecommitdiff
path: root/include/configs/dig297.h
diff options
context:
space:
mode:
authorStefano Babic <sbabic@denx.de>2015-07-26 13:18:15 (GMT)
committerTom Rini <trini@konsulko.com>2015-08-13 00:47:45 (GMT)
commit55f1b39f7390a0d43146935da0ce99a02a64940c (patch)
tree61cd773f3baf56f52b8818043db5c8b8b26ecc8a /include/configs/dig297.h
parent01d10aa1e115d4cc3e56ed6b73ca237eec003822 (diff)
downloadu-boot-55f1b39f7390a0d43146935da0ce99a02a64940c.tar.xz
ti: drop value from CONFIG_SYS_NAND_BUSWIDTH_16BIT
Signed-off-by: Stefano Babic <sbabic@denx.de> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/dig297.h')
-rw-r--r--include/configs/dig297.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/dig297.h b/include/configs/dig297.h
index f6d7ec4..2e16ca7 100644
--- a/include/configs/dig297.h
+++ b/include/configs/dig297.h
@@ -132,7 +132,7 @@
* Board NAND Info.
*/
#define CONFIG_NAND_OMAP_GPMC
-#define CONFIG_SYS_NAND_BUSWIDTH_16BIT 16
+#define CONFIG_SYS_NAND_BUSWIDTH_16BIT
#define CONFIG_SYS_NAND_ADDR NAND_BASE /* physical address */
/* to access nand */
#define CONFIG_SYS_NAND_BASE NAND_BASE /* physical address */