Signed-off-by: Dan Murphy <dmurphy@...>--- recipes-bsp/u-boot/u-boot-ti-staging_2020.01.bb | 4 ++-- recipes-bsp/u-boot/u-boot-ti.inc | 1 + 2 files changed, 3 insertions(+), 2 deletions(-)diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2020.01.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2020.01.bbindex 4028a7a93668..15dd32da66f2 100644--- a/recipes-bsp/u-boot/u-boot-ti-staging_2020.01.bb+++ b/recipes-bsp/u-boot/u-boot-ti-staging_2020.01.bb@@ -1,7 +1,7 @@ require u-boot-ti.inc -PR = "r24"+PR = "r25" BRANCH = "ti-u-boot-2020.01" -SRCREV = "4bd43879837910eaf0bf45af7ec5ddfaca203ff4"+SRCREV = "10dad9df6a0eb00f45bed48c9df0c9effb4fbae5"diff --git a/recipes-bsp/u-boot/u-boot-ti.inc b/recipes-bsp/u-boot/u-boot-ti.incindex b7fd246aca6c..1770c3a1bda8 100644--- a/recipes-bsp/u-boot/u-boot-ti.inc+++ b/recipes-bsp/u-boot/u-boot-ti.inc@@ -65,6 +65,7 @@ SPL_UART_BINARY_keystone = "" SPL_UART_BINARY_k3r5 = "" SPL_UART_BINARY_lego-ev3 = "" SPL_UART_BINARY_j7200-evm-k3r5 = "u-boot-spl.bin"+SPL_UART_BINARY_am64xx-evm = ""
SPL_UART_IMAGE ?= "${SPL_UART_BINARY}-${MACHINE}-${PV}-${PR}" SPL_UART_SYMLINK ?= "${SPL_UART_BINARY}-${MACHINE}"
© 2023 Groups.io