summaryrefslogtreecommitdiff
path: root/tools/env/README
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2008-01-09 11:17:59 +0100
committerWolfgang Denk <wd@denx.de>2008-01-09 11:17:59 +0100
commitc1d16334091653de8eabcc9eb4f3447c98ba5506 (patch)
tree58012e5df0b14ecfa7415886e55fcfa524a38836 /tools/env/README
parent1466ef8db57a2b52efd8c900dd37e7b3840dc263 (diff)
parent0ddb89601a8d29e808db450366752ffdc6267c53 (diff)
downloadu-boot-imx-c1d16334091653de8eabcc9eb4f3447c98ba5506.zip
u-boot-imx-c1d16334091653de8eabcc9eb4f3447c98ba5506.tar.gz
u-boot-imx-c1d16334091653de8eabcc9eb4f3447c98ba5506.tar.bz2
Merge branch 'master' of /home/wd/git/u-boot/master/
Diffstat (limited to 'tools/env/README')
-rw-r--r--tools/env/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/env/README b/tools/env/README
index d8386f7..f8a644e 100644
--- a/tools/env/README
+++ b/tools/env/README
@@ -6,6 +6,10 @@ For the run-time utiltity configuration uncomment the line
#define CONFIG_FILE "/etc/fw_env.config"
in fw_env.h.
+For building against older versions of the MTD headers (meaning before
+v2.6.8-rc1) it is required to pass the argument "MTD_VERSION=old" to
+make.
+
See comments in the fw_env.config file for definitions for the
particular board.