mirror of
https://github.com/u-boot/u-boot.git
synced 2024-12-02 00:53:29 +08:00
riscv: cpu: jh7110: Select SPL_ZERO_MEM_BEFORE_USE
Add Kconfig item for Starfive JH7110 to select SPL_ZERO_MEM_BEFORE_USE. Signed-off-by: Bo Gan <ganboing@gmail.com> Signed-off-by: Shengyu Qu <wiagn233@outlook.com> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
This commit is contained in:
parent
6419f8e9fd
commit
47ed15125c
@ -14,6 +14,7 @@ config STARFIVE_JH7110
|
||||
select SPL_RAM if SPL
|
||||
select SPL_STARFIVE_DDR
|
||||
select SYS_CACHE_SHIFT_6
|
||||
select SPL_ZERO_MEM_BEFORE_USE
|
||||
select PINCTRL_STARFIVE_JH7110
|
||||
imply MMC
|
||||
imply MMC_BROKEN_CD
|
||||
|
Loading…
Reference in New Issue
Block a user