Skip to content

Commit 955de26

Browse files
committed
IMX8: switch u-boot sources to last known working commit due to upstream changes
1 parent ca333b2 commit 955de26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/sources/families/imx8m.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ case $BOARD in
2424
ATFBRANCH="branch:TQM-lf_v2.10"
2525
BOOTSOURCE='https://github.com/tq-systems/u-boot-tqmaxx.git' # u-boot mainlining is hard and has low-priority
2626
BOOTBRANCH='branch:TQMa8-v2020.04_imx_5.4.70_2.3.0'
27+
BOOTBRANCH='commit:673acba389cfe6c9e8639e8009fc9403492f5061'
2728
BOOTPATCHDIR="u-boot-tqma" # could be removed when distro boot patches are integrated
2829
;;
2930
esac

0 commit comments

Comments
 (0)