]> git.dujemihanovic.xyz Git - u-boot.git/commit
andes: config: add riscv falcon mode for ae350 platform
authorRandolph <randolph@andestech.com>
Thu, 12 Oct 2023 06:35:08 +0000 (14:35 +0800)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Thu, 19 Oct 2023 09:29:33 +0000 (17:29 +0800)
commitfe192679ef269585606b7c95fa587579b908ef0d
treef3137d185e76b0e855d9953601cefe14ccd508cd
parent58fa2a5aa164fd8b516bd66649bbb595ebf1540c
andes: config: add riscv falcon mode for ae350 platform

Fork from ae350_rv[32/64]_spl_[xip]_defconfig and
append CONFIG_SPL_LOAD_FIT_OPENSBI_OS_BOOT=y

Signed-off-by: Randolph <randolph@andestech.com>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
configs/ae350_rv32_falcon_defconfig [new file with mode: 0644]
configs/ae350_rv32_falcon_xip_defconfig [new file with mode: 0644]
configs/ae350_rv64_falcon_defconfig [new file with mode: 0644]
configs/ae350_rv64_falcon_xip_defconfig [new file with mode: 0644]