summaryrefslogtreecommitdiffstats
path: root/include/configs/ap325rxa.h
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2008-09-01 01:16:33 +0200
committerWolfgang Denk <wd@denx.de>2008-09-07 00:42:38 +0200
commitee9536a28cb149bcb6c5dee9d08c62c91f4c72d2 (patch)
tree8cfe186b002a0153a592a5191783fa169a23a6ee /include/configs/ap325rxa.h
parent6b971c73f182248ce103503d74fbc0100bb8c8b7 (diff)
downloadblackbird-obmc-uboot-ee9536a28cb149bcb6c5dee9d08c62c91f4c72d2.tar.gz
blackbird-obmc-uboot-ee9536a28cb149bcb6c5dee9d08c62c91f4c72d2.zip
ap325rxa/favr-32-ezkit: Use CONFIG_FLASH_CFI_DRIVER
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Diffstat (limited to 'include/configs/ap325rxa.h')
-rw-r--r--include/configs/ap325rxa.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/ap325rxa.h b/include/configs/ap325rxa.h
index 81a118dc5a..3db609bb3b 100644
--- a/include/configs/ap325rxa.h
+++ b/include/configs/ap325rxa.h
@@ -117,7 +117,7 @@
/* FLASH */
#define CONFIG_FLASH_CFI_DRIVER 1
#define CFG_FLASH_CFI
-#define CFG_FLASH_CFI_DRIVER
+#define CONFIG_FLASH_CFI_DRIVER
#undef CFG_FLASH_QUIET_TEST
/* print 'E' for empty sector on flinfo */
#define CFG_FLASH_EMPTY_INFO
OpenPOWER on IntegriCloud