Skip to content

Commit

Permalink
rockpro64: bump ATF to lts-2.8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
rpardini authored and igorpecovnik committed Sep 2, 2023
1 parent a3c687e commit 531de6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/boards/rockpro64.conf
Expand Up @@ -21,7 +21,7 @@ function add_host_dependencies__new_uboot_wants_python3_rockpro64() {
function post_family_config__hacks_for_new_uboot_rockpro64() {
display_alert "$BOARD" "using ATF (blobless) for 2023.01 u-boot" "info"
# Use latest lts 2.8 ATF
ATFBRANCH='tag:lts-v2.8.6'
ATFBRANCH='tag:lts-v2.8.8'
ATFPATCHDIR="atf-rockchip64" # patches for logging etc
# With recent-enough u-boot and ATF.
# bl31.elf is copied directly from ATF build dir to uboot dir anyway.
Expand Down

0 comments on commit 531de6c

Please sign in to comment.