Skip to content

Commit

Permalink
u-boot: atf: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
RadxaYuntian committed Feb 22, 2024
1 parent a0e654e commit 5a87b99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion u-boot/.common/atf.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
custom_source_action() {
git_source "https://github.com/ARM-software/arm-trusted-firmware.git" "v2.9.0"
git_source "https://github.com/ARM-software/arm-trusted-firmware.git" "lts-v2.10.2"
git_patch "./enable-logging.atf"
git_patch "./rk3328-efuse-init.atf"
}

0 comments on commit 5a87b99

Please sign in to comment.