Skip to content

Commit 535b1fd

Browse files
committed
uboot: fix hummingboard pulse fdtfile fall-back for empty tlv
1 parent e6056f5 commit 535b1fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runme.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ declare -A GIT_REL GIT_COMMIT GIT_URL
77
GIT_REL[imx-atf]=lf-6.6.36-2.1.0
88
GIT_URL[imx-atf]=https://github.com/nxp-imx/imx-atf.git
99
GIT_REL[uboot-imx]=lf-6.6.52-2.2.0-sr-imx8
10-
GIT_COMMIT[uboot-imx]=28edafff0b0c8f4493590079746650a2b8dab271
10+
GIT_COMMIT[uboot-imx]=7ee00406e63caa4d9176e8a337621fd9b82f68a5
1111
GIT_URL[uboot-imx]=https://github.com/SolidRun/u-boot.git
1212
GIT_REL[linux-imx]=lf-6.6-sr-imx8
1313
GIT_COMMIT[linux-imx]=009834fcd03cf28e9e0282197776e0e35dff751a

0 commit comments

Comments
 (0)