Skip to content

Commit

Permalink
MBa8MPxL: update atf to v2.10
Browse files Browse the repository at this point in the history
- the new version is compatible with GCC13
- solves AR-2441

Signed-off-by: Martin Schmiedel <Martin.Schmiedel@tq-group.com>
  • Loading branch information
tq-schmiedel committed Aug 27, 2024
1 parent 60e695a commit 9726c62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/sources/families/imx8m.conf
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ OFFSET=32
case $BOARD in
mba8mpxl*)
ATFSOURCE='https://github.com/tq-systems/atf' # required for ram
ATFBRANCH="branch:TQMa8-imx_5.4.70_2.3.0"
ATFBRANCH="branch:TQM-lf_v2.10"
BOOTSOURCE='https://github.com/tq-systems/u-boot-tqmaxx.git' # u-boot mainlining is hard and has low-priority
BOOTBRANCH='branch:TQMa8-v2020.04_imx_5.4.70_2.3.0'
BOOTPATCHDIR="u-boot-tqma" # could be removed when distro boot patches are integrated
Expand Down

0 comments on commit 9726c62

Please sign in to comment.