mirror of https://github.com/armbian/build.git
odroidhc4: u-boot: bump to v2026.01-rc2
This commit is contained in:
parent
626cd5bb12
commit
98cb83e5e3
|
|
@ -12,8 +12,8 @@ BOOT_FDT_FILE="amlogic/meson-sm1-odroid-hc4.dtb"
|
|||
PACKAGE_LIST_BOARD="lm-sensors fancontrol" # SPI, sensors, manual fan control via 'pwmconfig'
|
||||
|
||||
# Newer u-boot for the HC4. There's patches in `board_odroidhc4` for the defconfigs used in the UBOOT_TARGET_MAP below.
|
||||
BOOTBRANCH_BOARD="tag:v2025.10"
|
||||
BOOTPATCHDIR="v2025.10"
|
||||
BOOTBRANCH_BOARD="tag:v2026.01-rc2"
|
||||
BOOTPATCHDIR="v2026.01"
|
||||
|
||||
# We build u-boot twice: C4 config for SD cards, and HC4 (with SATA/PCI/SPI) config for SPI.
|
||||
UBOOT_TARGET_MAP="
|
||||
|
|
|
|||
Loading…
Reference in New Issue