Add reset config options for k1
Add RESET_SPACEMIT_K1 option in config. Signed-off-by: Huan Zhou <me@per1cycle.org> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
This commit is contained in:

committed by
Leo Yu-Chi Liang

parent
d5b621d8b5
commit
9c40d92305
@@ -13,6 +13,7 @@ config SPACEMIT_K1
|
||||
imply RISCV_ACLINT if RISCV_MMODE
|
||||
imply SPL_RISCV_ACLINT if SPL_RISCV_MMODE
|
||||
imply CMD_CPU
|
||||
imply DM_RESET
|
||||
imply SPL_CPU
|
||||
imply SPL_OPENSBI
|
||||
imply SPL_LOAD_FIT
|
||||
|
@@ -18,3 +18,4 @@ CONFIG_HUSH_PARSER=y
|
||||
CONFIG_ENV_OVERWRITE=y
|
||||
CONFIG_SYS_NS16550=y
|
||||
CONFIG_SYS_NS16550_MEM32=y
|
||||
CONFIG_RESET_SPACEMIT_K1=y
|
||||
|
Reference in New Issue
Block a user