summaryrefslogtreecommitdiffstats
path: root/README
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 /README
parent32628c5008105a732212003d83b75f05e5243bb2 (diff)
downloadblackbird-obmc-uboot-bb1f8b4f8bb0bfce52e0faa4637b975b745824b3.tar.gz
blackbird-obmc-uboot-bb1f8b4f8bb0bfce52e0faa4637b975b745824b3.zip
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 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 44b450c6e2..48232553f1 100644
--- a/README
+++ b/README
@@ -2199,7 +2199,7 @@ keep settings there always unmodified except somebody uses "saveenv"
to save the current settings.
-- CFG_ENV_IS_IN_EEPROM:
+- CONFIG_ENV_IS_IN_EEPROM:
Use this if you have an EEPROM or similar serial access
device and a driver for it.
OpenPOWER on IntegriCloud