]> Git Repo - J-u-boot.git/commit
SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig
authorDalon Westergreen <[email protected]>
Sat, 11 Feb 2017 01:15:35 +0000 (17:15 -0800)
committerTom Rini <[email protected]>
Fri, 17 Feb 2017 19:15:15 +0000 (14:15 -0500)
commit949123e30a61696610fc70ea89b1387eba0dace4
treefb8ff5131dbd0529fbbf27649e94026ed1a87722
parentf0fb4fa7d556379235723e755d8d56a811ac137f
SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig

Added SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION and
SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig.

Due to SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION being moved to
Kconfig the board defconfigs for db-88f6820-gp_defconfig
kc1_defconfig and sniper_defconfig need to be updated.

Signed-off-by: Dalon Westergreen <[email protected]>
arch/arm/Kconfig
common/spl/Kconfig
common/spl/spl_mmc.c
configs/db-88f6820-gp_defconfig
configs/kc1_defconfig
configs/sniper_defconfig
include/configs/db-88f6820-gp.h
include/configs/kc1.h
include/configs/sniper.h
include/configs/socfpga_common.h
This page took 0.035665 seconds and 4 git commands to generate.