diff --git a/recipes-bsp/u-boot/u-boot-ti33x_git.bb b/recipes-bsp/u-boot/u-boot-ti33x_git.bb index 3a07ffe..70fc105 100644 --- a/recipes-bsp/u-boot/u-boot-ti33x_git.bb +++ b/recipes-bsp/u-boot/u-boot-ti33x_git.bb @@ -4,7 +4,7 @@ require u-boot-nm.inc SRC_URI = "git://gitlab.com/netmodule/bootloader/netmodule-uboot.git;protocol=ssh;user=git;branch=2016.05/standard/am335x" # Should be updated when a new U-Boot Version is available -SRCREV ?= "e1069f6d235774f1c9a94f37ba0f87eee92e22bf" +SRCREV = "4bbdb87d6be83386e15f5c38e80a49be9308f2a7" SPL_BINARY = "MLO" UBOOT_SUFFIX = "img"