summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2009-07-08 21:51:17 +0200
committerWolfgang Denk <wd@denx.de>2009-07-08 21:51:17 +0200
commit23bca26ab0d09c043bfcada881e423a28cb6b574 (patch)
tree265c1f385a0b452518ae555d2aab64173e7d2129 /README
parentefbf14e9a2394a154b12643d4a011994b5096b5a (diff)
parent2e8a6f551cba550e9220dca4d8504066203b1f74 (diff)
downloadu-boot-imx-23bca26ab0d09c043bfcada881e423a28cb6b574.zip
u-boot-imx-23bca26ab0d09c043bfcada881e423a28cb6b574.tar.gz
u-boot-imx-23bca26ab0d09c043bfcada881e423a28cb6b574.tar.bz2
Merge branch 'master' of /home/wd/git/u-boot/custodians
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index 0e84337..de700bd 100644
--- a/README
+++ b/README
@@ -2428,6 +2428,12 @@ to save the current settings.
to a block boundary, and CONFIG_ENV_SIZE must be a multiple of
the NAND devices block size.
+- CONFIG_NAND_ENV_DST
+
+ Defines address in RAM to which the nand_spl code should copy the
+ environment. If redundant environment is used, it will be copied to
+ CONFIG_NAND_ENV_DST + CONFIG_ENV_SIZE.
+
- CONFIG_SYS_SPI_INIT_OFFSET
Defines offset to the initial SPI buffer area in DPRAM. The