diff mbox series

[2/4] configs/nezha_defconfig: bump u-boot to current top of d1-wip

Message ID 20240324180130.1590984-2-peter@korsgaard.com
State Accepted
Headers show
Series [1/4] configs/nezha_defconfig: use OpenSBI 1.4 | expand

Commit Message

Peter Korsgaard March 24, 2024, 6:01 p.m. UTC
This is now based on U-Boot 2024.01-rc1.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 configs/nezha_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/configs/nezha_defconfig b/configs/nezha_defconfig
index 2ab278318f..7f3070f419 100644
--- a/configs/nezha_defconfig
+++ b/configs/nezha_defconfig
@@ -22,7 +22,7 @@  BR2_TARGET_OPENSBI_PLAT="generic"
 BR2_TARGET_UBOOT=y
 BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
 BR2_TARGET_UBOOT_CUSTOM_TARBALL=y
-BR2_TARGET_UBOOT_CUSTOM_TARBALL_LOCATION="$(call github,smaeul,u-boot,528ae9bc6c55edd3ffe642734b4132a8246ea777)/uboot-528ae9bc6c55edd3ffe642734b4132a8246ea777.tar.gz"
+BR2_TARGET_UBOOT_CUSTOM_TARBALL_LOCATION="$(call github,smaeul,u-boot,2e89b706f5c956a70c989cd31665f1429e9a0b48)/uboot-2e89b706f5c956a70c989cd31665f1429e9a0b48.tar.gz"
 BR2_TARGET_UBOOT_BOARD_DEFCONFIG="nezha"
 BR2_TARGET_UBOOT_NEEDS_DTC=y
 BR2_TARGET_UBOOT_NEEDS_PYLIBFDT=y