configs: rv1126-emmc-tb: enable CONFIG_SPL_BLK_READ_PREPARE

Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
Change-Id: I3f1fcde5f0c2c1ee623302310dbaca138b5e8428
This commit is contained in:
Jason Zhu 2020-09-07 15:31:42 +08:00 committed by Jianhong Chen
parent fdb19f3978
commit 0e91bf0e81
1 changed files with 2 additions and 0 deletions

View File

@ -15,8 +15,10 @@ CONFIG_LOADER_INI="RV1126MINIALL_EMMC_TB.ini"
# CONFIG_SPL_AB is not set
CONFIG_SPL_ADC_KEY=y
CONFIG_SPL_ADC_SUPPORT=y
CONFIG_SPL_BLK_READ_PREPARE=y
# CONFIG_SPL_CROS_EC_KEYB is not set
CONFIG_SPL_INPUT=y
CONFIG_SPL_KERNEL_BOOT_SECTOR=0xa000
CONFIG_SPL_KERNEL_BOOT=y
# CONFIG_SPL_MTD_SUPPORT is not set
# CONFIG_SPL_NAND_SUPPORT is not set