diff options
| author | Semen Protsenko <[email protected]> | 2016-11-16 19:19:05 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2016-11-18 21:20:58 -0500 |
| commit | 38fed8abe7d2e7ba90deb352d0e7aed4364c5236 (patch) | |
| tree | c96f3636039c221a54c24c9151f7a3ee36e0f51c /README | |
| parent | c2cbd164ea5b5f564fcf03447c7bf9ec4a9f5699 (diff) | |
spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig
Signed-off-by: Sam Protsenko <[email protected]>
[trini: Fix sniper and kc1 migration]
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -3338,9 +3338,8 @@ FIT uImage format: CONFIG_SPL_INIT_MINIMAL Arch init code should be built for a very small image - CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR, - CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS, - Address and partition on the MMC to load U-Boot from + 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 |
