diff options
author | Andrew Davis <afd@ti.com> | 2022-08-05 16:25:02 -0500 |
---|---|---|
committer | Ryan Eatmon <reatmon@ti.com> | 2022-08-06 19:07:08 -0500 |
commit | 9917cb4abfdb6bdc547bac68940d6affb39d4411 (patch) | |
tree | 2dd8c434ed1baf35171604b7322431d172254ea2 /recipes-bsp/u-boot | |
parent | 8729e5e6fd0aca0bd10a69cfaafe78b8fa407ead (diff) | |
download | meta-ti-9917cb4abfdb6bdc547bac68940d6affb39d4411.tar.gz |
u-boot-ti-staging: Update to the latest ti-u-boot-2021.01
Update to the latest commit of ti-u-boot-2021.01.
As part of this U-Boot update the non-HS AM64x-evm defconfig was removed.
This is okay as building this defconfig without defining TI_SECURE_DEV_PKG
will still result in usable binaries for the non-HS devices. Use the
HS defconfig for both the HS and non-HS machines.
Signed-off-by: Andrew Davis <afd@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'recipes-bsp/u-boot')
-rw-r--r-- | recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb index 5560d1a1..bac87cf4 100644 --- a/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb +++ b/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb | |||
@@ -2,8 +2,8 @@ require u-boot-ti.inc | |||
2 | 2 | ||
3 | LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025" | 3 | LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025" |
4 | 4 | ||
5 | PR = "r32" | 5 | PR = "r33" |
6 | 6 | ||
7 | BRANCH = "ti-u-boot-2021.01" | 7 | BRANCH = "ti-u-boot-2021.01" |
8 | 8 | ||
9 | SRCREV = "a3f87b40a1b6744261d1ac351fe2566dbf64bc66" | 9 | SRCREV = "1c29865c3106a1e6c8e2036601ff61a8bf70590b" |