summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-08-04 22:34:45 (GMT)
committerTom Rini <trini@konsulko.com>2017-08-11 19:41:56 (GMT)
commitefce2442d31a51322f2cab366285f91e5c9edc70 (patch)
tree9ac9c89b643b4966ae531758807c70537cb396b8 /README
parent0941f597a2bdb80164658c8fe165ee8da4ece6fc (diff)
downloadu-boot-fsl-qoriq-efce2442d31a51322f2cab366285f91e5c9edc70.tar.xz
Convert CONFIG_CMD_SDRAM to Kconfig
This converts the following to Kconfig: CONFIG_CMD_SDRAM Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 0 insertions, 2 deletions
diff --git a/README b/README
index 2e79fea..d622acd 100644
--- a/README
+++ b/README
@@ -815,8 +815,6 @@ The following options need to be configured:
CONFIG_CMD_PING * send ICMP ECHO_REQUEST to network
host
CONFIG_CMD_RUN run command in env variable
- CONFIG_CMD_SDRAM * print SDRAM configuration information
- (requires CONFIG_CMD_I2C)
CONFIG_CMD_SF * Read/write/erase SPI NOR flash
CONFIG_CMD_SOFTSWITCH * Soft switch setting command for BF60x
CONFIG_CMD_SOURCE "source" command Support