summaryrefslogtreecommitdiff
path: root/include/configs/JSE.h
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2008-09-05 09:19:30 +0200
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2008-09-10 21:09:38 +0200
commitbb1f8b4f8bb0bfce52e0faa4637b975b745824b3 (patch)
tree41ed6f454bbd33bdfa485fcc427ea8e9af5cf114 /include/configs/JSE.h
parent32628c5008105a732212003d83b75f05e5243bb2 (diff)
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Diffstat (limited to 'include/configs/JSE.h')
-rw-r--r--include/configs/JSE.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/JSE.h b/include/configs/JSE.h
index 5b40ef6b4..b08301e13 100644
--- a/include/configs/JSE.h
+++ b/include/configs/JSE.h
@@ -79,7 +79,7 @@
/* JSE has EEPROM chips that are good for environment. */
#undef CFG_ENV_IS_IN_NVRAM
#undef CFG_ENV_IS_IN_FLASH
-#define CFG_ENV_IS_IN_EEPROM 1
+#define CONFIG_ENV_IS_IN_EEPROM 1
#undef CFG_ENV_IS_NOWHERE
/* This is the 7bit address of the device, not including P. */