summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2020-07-03 18:17:30 +0300
committerTom Rini <trini@konsulko.com>2020-07-28 23:18:10 +0300
commitacc415ac60d1741a3b1496ab1d3e58232bac6174 (patch)
treef51253cbd8a376aaf64920e002b788c3924467e3 /README
parent6a411dd0d25f81301b30cb54a359acbfaa751591 (diff)
downloadu-boot-acc415ac60d1741a3b1496ab1d3e58232bac6174.tar.xz
Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig
This converts the following to Kconfig: CONFIG_SYS_MMCSD_FS_BOOT_PARTITION Signed-off-by: Adam Ford <aford173@gmail.com>
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 0 insertions, 4 deletions
diff --git a/README b/README
index 51dc5718b5..d4bf74ce75 100644
--- a/README
+++ b/README
@@ -2249,10 +2249,6 @@ The following options need to be configured:
parameters from when MMC is being used in raw mode
(for falcon mode)
- CONFIG_SYS_MMCSD_FS_BOOT_PARTITION
- Partition on the MMC to load U-Boot from when the MMC is being
- used in fs mode
-
CONFIG_SPL_FS_LOAD_PAYLOAD_NAME
Filename to read to load U-Boot when reading from filesystem