aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-05-21 14:44:28 -0400
committerTom Rini <trini@konsulko.com>2022-06-06 12:09:12 -0400
commit90f0819a318b44d0c92611b7419d73781402476d (patch)
treea622ce5a9c9a78b68bf21b01e586b531263c2f2f /README
parent6074a536d502f638b19507536b41213c5c119e46 (diff)
downloadu-boot-90f0819a318b44d0c92611b7419d73781402476d.zip
u-boot-90f0819a318b44d0c92611b7419d73781402476d.tar.gz
u-boot-90f0819a318b44d0c92611b7419d73781402476d.tar.bz2
Convert CONFIG_SPL_COMMON_INIT_DDR to Kconfig
This converts the following to Kconfig: CONFIG_SPL_COMMON_INIT_DDR Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 0 insertions, 4 deletions
diff --git a/README b/README
index 9f1561b..d6ff909 100644
--- a/README
+++ b/README
@@ -1712,10 +1712,6 @@ The following options need to be configured:
Support for a lightweight UBI (fastmap) scanner and
loader
- CONFIG_SPL_COMMON_INIT_DDR
- Set for common ddr init with serial presence detect in
- SPL binary.
-
CONFIG_SYS_NAND_5_ADDR_CYCLE, CONFIG_SYS_NAND_PAGE_COUNT,
CONFIG_SYS_NAND_PAGE_SIZE, CONFIG_SYS_NAND_OOBSIZE,
CONFIG_SYS_NAND_BLOCK_SIZE, CONFIG_SYS_NAND_BAD_BLOCK_POS,