aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-03-11 07:12:48 -0500
committerTom Rini <trini@konsulko.com>2022-03-18 08:43:25 -0400
commiteb8eb3174992a96241e1511a02c02b36c51ad292 (patch)
tree5130cae49f1f3373f5ced48647037f2c813eea2a /README
parentab366418b51fa883ff780200b127ab4a7ed62fab (diff)
downloadu-boot-eb8eb3174992a96241e1511a02c02b36c51ad292.zip
u-boot-eb8eb3174992a96241e1511a02c02b36c51ad292.tar.gz
u-boot-eb8eb3174992a96241e1511a02c02b36c51ad292.tar.bz2
configs: Re-run migrations
As the CI test for stopping platforms from being merged that were defining symbols that had Kconfig entries, a small number of symbols needed to be migrated again. Do so, and catch two cases the README should also have been updated but was not. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 0 insertions, 11 deletions
diff --git a/README b/README
index 6bb8d6e..b2a61c6 100644
--- a/README
+++ b/README
@@ -565,13 +565,6 @@ The following options need to be configured:
boards with QUICC Engines require OF_QE to set UCC MAC
addresses
- CONFIG_OF_SYSTEM_SETUP
-
- Other code has addition modification that it wants to make
- to the flat device tree before handing it off to the kernel.
- This causes ft_system_setup() to be called before booting
- the kernel.
-
CONFIG_OF_IDE_FIXUP
U-Boot can detect if an IDE device is present or not.
@@ -1847,10 +1840,6 @@ The following options need to be configured:
CONFIG_SPL_SKIP_RELOCATE
Avoid SPL relocation
- CONFIG_SPL_NAND_IDENT
- SPL uses the chip ID list to identify the NAND flash.
- Requires CONFIG_SPL_NAND_BASE.
-
CONFIG_SPL_UBI
Support for a lightweight UBI (fastmap) scanner and
loader