aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-05-28 17:21:03 -0400
committerTom Rini <trini@konsulko.com>2022-06-06 12:09:29 -0400
commit103d1aecb0b9e48955d4cd90aa3dbc0a22a1fab9 (patch)
tree3c9aaff648980a26b0a4a799a6730ac4a3617e5d /README
parent5fc1d581762724b03ad0be86aaa76c0005d92b1a (diff)
downloadu-boot-103d1aecb0b9e48955d4cd90aa3dbc0a22a1fab9.zip
u-boot-103d1aecb0b9e48955d4cd90aa3dbc0a22a1fab9.tar.gz
u-boot-103d1aecb0b9e48955d4cd90aa3dbc0a22a1fab9.tar.bz2
Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig
This converts the following to Kconfig: CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTORS Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 0 insertions, 6 deletions
diff --git a/README b/README
index 354913f..9800359 100644
--- a/README
+++ b/README
@@ -1639,12 +1639,6 @@ The following options need to be configured:
For ARM, enable an optional function to print more information
about the running system.
- CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR,
- CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTORS
- Sector and number of sectors to load kernel argument
- parameters from when MMC is being used in raw mode
- (for falcon mode)
-
CONFIG_SPL_MPC83XX_WAIT_FOR_NAND
Set this for NAND SPL on PPC mpc83xx targets, so that
start.S waits for the rest of the SPL to load before