summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPrabhakar Kushwaha <prabhakar@freescale.com>2013-12-11 12:42:11 +0530
committerYork Sun <yorksun@freescale.com>2014-01-02 14:10:13 -0800
commitfbe76ae4e3bacd5183294488947ec148df28d55b (patch)
tree928cad6a89add36c39ca3d510b6f2f63d14677ee /README
parentbe3d87ea442cfcba881357e5c92eefecb12e628e (diff)
board/freescale:Remove use of CONFIG_SPL_NAND_MINIMAL
CONFIG_SPL_NAND_MINIMAL should not be used as it was defined for temporary review purpose. So, use CONFIG_SPL_NAND_BOOT config. Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 895fef37e8..e58e9c0e1c 100644
--- a/README
+++ b/README
@@ -3267,6 +3267,9 @@ FIT uImage format:
Defines the size and behavior of the NAND that SPL uses
to read U-Boot
+ CONFIG_SPL_NAND_BOOT
+ Add support NAND boot
+
CONFIG_SYS_NAND_U_BOOT_OFFS
Location in NAND to read U-Boot from