summaryrefslogtreecommitdiffstats
path: root/include/configs/M5485EVB.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2008-08-13 23:23:13 +0200
committerWolfgang Denk <wd@denx.de>2008-08-13 23:23:13 +0200
commit2fd0aad443c966ce62008225e57b18e2dcf4e330 (patch)
treea9166e535df4d867ce73eca3fd97ebc500ecf771 /include/configs/M5485EVB.h
parent5a7ddf4e1fb9347f783eb1473c30187d7a22bd81 (diff)
parent9483df6408c25f16060432de3868901e352e23bc (diff)
downloadtalos-obmc-uboot-2fd0aad443c966ce62008225e57b18e2dcf4e330.tar.gz
talos-obmc-uboot-2fd0aad443c966ce62008225e57b18e2dcf4e330.zip
Merge branch 'Makefile' of git://git.denx.de/u-boot-arm
Diffstat (limited to 'include/configs/M5485EVB.h')
-rw-r--r--include/configs/M5485EVB.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/M5485EVB.h b/include/configs/M5485EVB.h
index 0f957fff58..a14c55bc33 100644
--- a/include/configs/M5485EVB.h
+++ b/include/configs/M5485EVB.h
@@ -245,7 +245,7 @@
#define CFG_FLASH_CFI
#ifdef CFG_FLASH_CFI
# define CFG_FLASH_BASE (CFG_CS0_BASE)
-# define CFG_FLASH_CFI_DRIVER 1
+# define CONFIG_FLASH_CFI_DRIVER 1
# define CFG_FLASH_CFI_WIDTH FLASH_CFI_16BIT
# define CFG_MAX_FLASH_SECT 137 /* max number of sectors on one chip */
# define CFG_FLASH_PROTECTION /* "Real" (hardware) sectors protection */
OpenPOWER on IntegriCloud