[Buildroot] [git commit branch/next] configs/beaglev: update U-Boot to enable OF_SEPARATE
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Date: 2021-08-03 23:45:50
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=65a00a4570361376a324f86e7569741e99fc05c6 branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/next Update commit ID of U-Boot to latest commit in starfive-tech repo [1] which enables OF_SEPARATE [2]. [1] https://github.com/starfive-tech/u-boot/tree/Fedora_VIC_7100_2021.04 [2] https://github.com/starfive-tech/u-boot/commit/64ead5b83959da8eb87b6963843addf5942e6ed4 Reviewed-by: Alistair Francis <redacted> Reviewed-by: Bin Meng <redacted> Signed-off-by: Drew Fustini <redacted> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> --- configs/beaglev_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configs/beaglev_defconfig b/configs/beaglev_defconfig
index 9b3aba136b..39872b6d0b 100644
--- a/configs/beaglev_defconfig
+++ b/configs/beaglev_defconfig@@ -33,7 +33,7 @@ BR2_TARGET_UBOOT=y BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y BR2_TARGET_UBOOT_CUSTOM_TARBALL=y # HEAD of the starfive-tech:Fedora_VIC_7100_2021.04 branch -BR2_TARGET_UBOOT_CUSTOM_TARBALL_LOCATION="$(call github,starfive-tech,u-boot,494e5ef7b8071d0b2fba50616d97771e44cbcb7c)/uboot-494e5ef7b8071d0b2fba50616d97771e44cbcb7c.tar.gz" +BR2_TARGET_UBOOT_CUSTOM_TARBALL_LOCATION="$(call github,starfive-tech,u-boot,64ead5b83959da8eb87b6963843addf5942e6ed4)/uboot-64ead5b83959da8eb87b6963843addf5942e6ed4.tar.gz" BR2_TARGET_UBOOT_BOARD_DEFCONFIG="starfive_vic7100_beagle_v_smode" BR2_PACKAGE_HOST_GENIMAGE=y BR2_PACKAGE_HOST_JH71XX_TOOLS=y
_______________________________________________ buildroot mailing list buildroot@busybox.net http://lists.busybox.net/mailman/listinfo/buildroot