mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
configs/andes_ae350_45_defconfig: bump to opensbi v1.6
This bumps opensbi to v1.6 and add proper hash file. Signed-off-by: Leo Yu-Chi Liang <ycliang@andestech.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
093faabd86
commit
b3e2b2f53f
2
board/andes/ae350/patches/opensbi/opensbi.hash
Normal file
2
board/andes/ae350/patches/opensbi/opensbi.hash
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
# Locally calculated
|
||||||
|
sha256 d11702103f177a2914e94eec57ce5ed820296d874f6b6525c4482e55d71a3667 opensbi-1.6.tar.gz
|
||||||
@@ -17,9 +17,9 @@ BR2_TARGET_ROOTFS_EXT2=y
|
|||||||
BR2_TARGET_ROOTFS_EXT2_4=y
|
BR2_TARGET_ROOTFS_EXT2_4=y
|
||||||
# BR2_TARGET_ROOTFS_TAR is not set
|
# BR2_TARGET_ROOTFS_TAR is not set
|
||||||
BR2_TARGET_OPENSBI=y
|
BR2_TARGET_OPENSBI=y
|
||||||
BR2_TARGET_OPENSBI_CUSTOM_TARBALL=y
|
BR2_TARGET_OPENSBI_CUSTOM_VERSION=y
|
||||||
BR2_TARGET_OPENSBI_CUSTOM_TARBALL_LOCATION="$(call github,riscv,opensbi,22f38ee6c658a660083aa45c4ec6c72f66a17260)/opensbi-22f38ee6c658a660083aa45c4ec6c72f66a17260.tar.gz"
|
BR2_TARGET_OPENSBI_CUSTOM_VERSION_VALUE="1.6"
|
||||||
BR2_TARGET_OPENSBI_PLAT="andes/ae350"
|
BR2_TARGET_OPENSBI_PLAT="generic"
|
||||||
# BR2_TARGET_OPENSBI_INSTALL_JUMP_IMG is not set
|
# BR2_TARGET_OPENSBI_INSTALL_JUMP_IMG is not set
|
||||||
BR2_TARGET_UBOOT=y
|
BR2_TARGET_UBOOT=y
|
||||||
BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
|
BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
|
||||||
|
|||||||
Reference in New Issue
Block a user