summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSemen Protsenko <semen.protsenko@linaro.org>2016-11-16 19:19:06 +0200
committerTom Rini <trini@konsulko.com>2016-11-18 21:20:59 -0500
commit693d4c9f1dc40fcf24ced459bc4d1b46db33298a (patch)
treeb57a7e97469fd90b8ac1ac2441ff4cc67ab395d2 /README
parent38fed8abe7d2e7ba90deb352d0e7aed4364c5236 (diff)
spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS
This option isn't used for anything, so get rid of it. Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 0 insertions, 4 deletions
diff --git a/README b/README
index cbf42e73d5..47bc215fe9 100644
--- a/README
+++ b/README
@@ -3338,10 +3338,6 @@ FIT uImage format:
CONFIG_SPL_INIT_MINIMAL
Arch init code should be built for a very small image
- CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS
- Size of partition on the MMC to load U-Boot from
- when the MMC is being used in raw mode.
-
CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION
Partition on the MMC to load U-Boot from when the MMC is being
used in raw mode