Skip to content

Commit ef45677

Browse files
committed
u-boot: fix board id detection fallback
1 parent 3b23f90 commit ef45677

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

recipes-bsp/u-boot/u-boot-imx_2024.04.bbappend

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# use solidrun fork
22
UBOOT_SRC:solidrun-imx8 = "git://github.com/SolidRun/u-boot.git;protocol=https"
33
SRCBRANCH:solidrun-imx8 = "lf-6.6.52-2.2.0-sr-imx8"
4-
SRCREV:solidrun-imx8 = "7ee00406e63caa4d9176e8a337621fd9b82f68a5"
4+
SRCREV:solidrun-imx8 = "01e1031959b96349f3f887a6f6818d4ca60c8dc7"
55

66
# deploy extra dtbs for imx-mkimage
77
do_deploy:append:solidrun-imx8() {

0 commit comments

Comments
 (0)