Skip to content

Commit

Permalink
coolpi-genbook: bump u-boot to 2025.01
Browse files Browse the repository at this point in the history
Signed-off-by: Andy Yan <andyshrk@163.com>
  • Loading branch information
andyshrk authored and igorpecovnik committed Jan 21, 2025
1 parent 67c56e0 commit d02aa53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/boards/coolpi-genbook.csc
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ function post_family_config_branch_edge__coolpi-genbook_use_mainline_uboot() {
declare -g BOOTSOURCE="https://github.com/u-boot/u-boot.git" # Mainline U-Boot
unset BOOTBRANCH
declare -g BOOTPATCHDIR="v2025.01-rc3-coolpi-cm5"
declare -g BOOTBRANCH_BOARD="tag:v2025.01-rc3"
declare -g BOOTBRANCH_BOARD="tag:v2025.01"
declare -g UBOOT_TARGET_MAP="BL31=${RKBIN_DIR}/${BL31_BLOB} ROCKCHIP_TPL=${RKBIN_DIR}/${DDR_BLOB};;u-boot-rockchip.bin u-boot-rockchip-spi.bin"
unset uboot_custom_postprocess write_uboot_platform write_uboot_platform_mtd # disable stuff from rockchip64_common; we're using binman here which does all the work already

Expand Down

0 comments on commit d02aa53

Please sign in to comment.