summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorVipin Kumar <vipin.kumar@st.com>2012-12-16 22:32:48 +0000
committerScott Wood <scottwood@freescale.com>2013-02-22 16:53:04 -0600
commit8fdf1e0f6d645f79a9b0677e062bf48d786c5b9e (patch)
treeb7c5674740c6fdf862021d762200caa96a4d8e1b /README
parent47104c37de076e2be35ae1b3d144614f4d24a766 (diff)
downloadtalos-obmc-uboot-8fdf1e0f6d645f79a9b0677e062bf48d786c5b9e.tar.gz
talos-obmc-uboot-8fdf1e0f6d645f79a9b0677e062bf48d786c5b9e.zip
imls: Add support to list images in NAND device
This patch adds support to list images in NAND flash through imls Signed-off-by: Vipin Kumar <vipin.kumar@st.com>
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index d8cb3940d4..0070694438 100644
--- a/README
+++ b/README
@@ -842,7 +842,8 @@ The following options need to be configured:
CONFIG_CMD_I2C * I2C serial bus support
CONFIG_CMD_IDE * IDE harddisk support
CONFIG_CMD_IMI iminfo
- CONFIG_CMD_IMLS List all found images
+ CONFIG_CMD_IMLS List all images found in NOR flash
+ CONFIG_CMD_IMLS_NAND List all images found in NAND flash
CONFIG_CMD_IMMAP * IMMR dump support
CONFIG_CMD_IMPORTENV * import an environment
CONFIG_CMD_INI * import data from an ini file into the env
OpenPOWER on IntegriCloud