Skip to content

Commit

Permalink
u-boot-common: Update source revision
Browse files Browse the repository at this point in the history
Update source revision to add support to disable UEFI support for
DART-MX8M-MINI and VAR-SOM-MX8M-MINI machines. This commit includes
the following change:
    - varigit/uboot-imx@f631314f imx8mm_var_dart_defconfig: Disable full UEFI support

Signed-off-by: Luan Rafael Carneiro <luan.r@variscite.com>
  • Loading branch information
rafluan committed Nov 4, 2024
1 parent 9a1f323 commit dddbc1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes-bsp/u-boot/u-boot-common.inc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ DEPENDS += "bison-native"
UBOOT_SRC ?= "git://github.com/varigit/uboot-imx;protocol=https"

SRCBRANCH = "lf_v2024.04_6.6.23-2.0.0_var01"
SRCREV = "fc434c2bf57ac20ce51ac9b35352e7c2497ffe20"
SRCREV = "f631314f93cb6a8491a0b1515a1f2a22669d551f"

UBOOT_INITIAL_ENV_DEVICE = "sd"

Expand Down

0 comments on commit dddbc1f

Please sign in to comment.