summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot
Commit message (Collapse)AuthorAgeFilesLines
* all: Stop using git://git.ti.comRyan Eatmon2022-08-261-2/+2
| | | | | | | | | | Stop using un-encrypted git:// protocol to access TI repositories. This is inline with the same arguments as made by github in https://github.blog/2021-09-01-improving-git-protocol-security-github/ Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot-ti-staging: CI/CD Auto-Merger: cicd.2022.08.26.12:21:27LCPD Automation Script2022-08-261-1/+1
| | | | | | | Updated the value(s) for: SRCREV Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot-ti-staging: RC Auto-Merger: 08.04.01.002LCPD Automation Script2022-08-111-1/+1
| | | | | | | Updated the value(s) for: SRCREV Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot-ti-staging: CI/CD Auto-Merger: cicd.2022.08.10.13:54:40LCPD Automation Script2022-08-101-1/+1
| | | | | | | Updated the value(s) for: SRCREV Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot-ti-staging: Update to the latest ti-u-boot-2021.01Andrew Davis2022-08-061-2/+2
| | | | | | | | | | | | 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>
* machine: k3r5: Make combined R5 boot the defaultAndrew Davis2022-08-061-45/+6
| | | | | | | | | | | Going forward, the combined tiboot3.bin is going to be the standard. Only AM65x and J721e will still use the split boot. Set the output of U-Boot to be u-boot-spl.bin by default and override only for the two split boot platforms. This makes it easier to add new platforms and simplifies deployment logic. Signed-off-by: Andrew Davis <afd@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot-ti: Do not prepend output files with DEPLOYDIRAndrew Davis2022-08-061-18/+18
| | | | | | | | We already cd into DEPLOYDIR so this is not needed. This now matches the keystone version below. Also fixes build in some odd situations. Signed-off-by: Andrew Davis <afd@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot-ti-staging: CI/CD Auto-Merger: cicd.2022.07.30.15:19:12LCPD Automation Script2022-07-301-1/+1
| | | | | | | Updated the value(s) for: SRCREV Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot-ti-staging: Bump to 08.04.00.005 releaseRyan Eatmon2022-07-261-2/+2
| | | | | | Updated the u-boot version for 08.04.00.005 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* kernel u-boot: Fix formulation of LOCALVERSIONRyan Eatmon2022-07-251-1/+1
| | | | | | | | | | devtool does not work with the current formulation of the LOCALVERSION variables. We need to use SRCPV to avoid AUTOREV on bleeding builds, but there will be no + in the string, so we cannot split on that. Just use SRCPV directly. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot-ti-staging: Bump to 08.04.00.004 releaseRyan Eatmon2022-07-071-2/+2
| | | | | | Updated the u-boot version for 08.04.00.004 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot-ti-staging: Bump to 08.04.00.003 releaseRyan Eatmon2022-06-301-2/+2
| | | | | | Updated the u-boot version for 08.04.00.003 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot-ti-staging: CI/CD Auto-Merger: cicd.2022.06.28.12:11:17LCPD Automation Script2022-06-281-1/+1
| | | | | | | Updated the value(s) for: SRCREV Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot-ti-staging: Bump to 08.04.00.002 releaseRyan Eatmon2022-06-231-2/+2
| | | | | | Updated the u-boot version for 08.04.00.002 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot-ti-staging: Bump to 08.04.00.001 releaseRyan Eatmon2022-06-161-2/+2
| | | | | | Updated the u-boot version for 08.04.00.001 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot: Bump to verison that supports j721s2-hs-evmRyan Eatmon2022-06-151-1/+1
| | | | Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* j721s2-hs: changes to support new hs platformJayesh Choudhary2022-06-151-0/+6
| | | | | | | | | | | Changes to support new j721s2-hs platform in: 1) ti-sci-fw_git: Update firmware prefix for j721s2-hs 2) atf: sign the image 3) u-boot: Add u-boot-spl image for combined boot image 4) optee: sign the image Signed-off-by: Jayesh Choudhary <j-choudhary@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot-ti-staging: Bump to 08.03.00.005 releaseRyan Eatmon2022-05-201-2/+2
| | | | | | Updated the u-boot version for 08.03.00.005 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot-ti-staging: Bump to 08.03.00.004 releaseRyan Eatmon2022-05-161-2/+2
| | | | | | Updated the u-boot version for 08.03.00.004 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot-ti-staging: Bump to 08.03.00.003 releaseRyan Eatmon2022-05-051-2/+2
| | | | | | Updated the u-boot version for 08.03.00.003 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot-ti: Use SRCPV instead of SRCREV for U_BOOT_LOCAL_VERSIONNishanth Menon2022-04-281-1/+1
| | | | | | | | | | | | | | | SRCREV works with fixed commits, but when we use AUTOREV for a downstream distro bbappend, we will end up getting a bad local revision. Lets use SRCPV instead, which bitbake already deals with sensibly. [1] https://www.yoctoproject.org/docs/2.5.1/dev-manual/dev-manual.html#automatically-incrementing-a-binary-package-revision-number Fixes: 39fa0c1d3d02 ("u-boot-ti: Use SRCREV to get short commit ID") Suggested-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot-ti-staging: Bump to 08.03.00.002 releaseRyan Eatmon2022-04-271-2/+2
| | | | | | Updated the u-boot version for 08.03.00.002 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot-ti-staging: Bump to 08.03.00.001 releaseRyan Eatmon2022-04-211-2/+2
| | | | | | Updated the u-boot version for 08.03.00.001 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot-ti: Use SRCREV to get short commit IDDevarsh Thakkar2022-04-201-9/+1
| | | | | | | | | | | | Due to recent security update in git, we are not able to fetch revision currently using existing method: https://github.blog/2022-04-12-git-security-vulnerability-announced/ So instead, use the SRCREV to parse the short commit ID and set the UBOOT_LOCALVERSION variable. Signed-off-by: Devarsh Thakkar <devarsht@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* machine: Add am62xx evm configurationNishanth Menon2022-04-071-0/+7
| | | | | | | | | | | | | Lets add the basic AM62xx-evm configuration. - Add configurations. - Add firmware overrides. - Add u-boot overrides. - Update TI_LINUX_FW_SRCREV and K3_IMAGE_GEN_SRCREV to appropriate SHAs. Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Hari Nagalla <hnagalla@ti.com> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot-ti-staging: Bump to 08.02.00.006 release08.02.00.006Ryan Eatmon2022-03-081-2/+2
| | | | | | Updated the u-boot version for 08.02.00.006 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot-ti-staging: Bump to 08.02.00.005 releaseRyan Eatmon2022-03-041-2/+2
| | | | | | Updated the u-boot version for 08.02.00.005 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot-ti-staging: Bump to 08.02.00.004 release08.02.00.004Ryan Eatmon2022-02-241-2/+2
| | | | | | Updated the u-boot version for 08.02.00.004 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot-ti-staging: Bump to 08.02.00.003 release08.02.00.003Ryan Eatmon2022-02-171-2/+2
| | | | | | Updated the u-boot version for 08.02.00.003 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot-ti-staging: Bump to 08.02.00.002 releaseRyan Eatmon2022-02-101-2/+2
| | | | | | Updated the u-boot version for 08.02.00.002 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot-ti-staging: Bump to 08.02.00.001 releaseRyan Eatmon2022-02-071-2/+2
| | | | | | Updated the u-boot version for 08.02.00.001 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot-ti: Support binman image generationRoger Quadros2022-02-041-1/+1
| | | | | | | | | | | | | We are now using binman to generate the images for K3 AM64 in u-boot. tools/binman/binman needs python3-setuptools so add it to DEPENDS. Reported-by: Praneeth Bajjuri <praneeth@ti.com> Suggested-by: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Roger Quadros <rogerq@kernel.org> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* machine: Add j721s2 evm configurationNishanth Menon2022-01-241-0/+6
| | | | | Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot-ti-staging: Bump u-boot version for 08.01.00.006Praneeth Bajjuri2021-12-061-2/+2
| | | | | | u-boot bump for 08.01.00.006 release Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* u-boot-ti-staging: Bump u-boot version for 08.01.00.005Ryan Eatmon2021-11-181-2/+2
| | | | | | u-boot bump for 08.01.00.005 release Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* j7200-hs: changes to support new hs platformYogesh Siraswar2021-11-161-0/+6
| | | | | | | | | | Changes to support new j7200 hs platform in: 1) optee: sign the image 2) atf: sign the image 3) u-boot: Add u-boot-spl image for combined boot image 4) ti-sci-fw_git: Update firmware prefix for j7200 hs Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* am64xx-hs: changes to support new hs platformYogesh Siraswar2021-11-151-0/+6
| | | | | | | | | Changes to support new am64x hs platform in: 1) optee: sign the image 2) atf: sign the image 3) u-boot: Add u-boot-spl image for combined boot image Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* recipes-bsp: u-boot-ti-mainline: Update to v2021.10 releaseAmjad Ouled-Ameur2021-11-121-2/+2
| | | | | | | | | | | | | This introduces a critical fix for both AM335X EVM and AM43XX EVM, which can no longer boot because "uuid" is undefined. v2021.10 has these two fixes, one for each platform: - commit ff8f277e9121 ("ti: am335x_evm: Switch to DISTRO_BOOT only") - commit e0c91ae24e5b ("ti: am43xx_evm: Switch to DISTRO_BOOT only") Signed-off-by: Amjad Ouled-Ameur <aouledameur@baylibre.com> Reviewed-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* u-boot-ti-staging: Bump u-boot version for 08.01.00.003Yogesh Siraswar2021-11-121-2/+2
| | | | | | u-boot bump for 08.01.00.003 release Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* u-boot-ti-staging: Bump u-boot version for 08.01.00.002Yogesh Siraswar2021-11-011-2/+2
| | | | | | Bump u-boot version to 08.01.00.002 release Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* u-boot-ti-staging: Bump to 08.01.00.001 releaseYogesh Siraswar2021-10-261-2/+2
| | | | | | | Updated the u-boot version for 08.01.00.001 Reviewed-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* u-boot-ti-staging: Updated the u-boot to 08.00.00.004 releaseYogesh Siraswar2021-07-221-2/+2
| | | | | | Changes to pick 08.00.00.004 release tag Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* u-boot-ti-staging: Update the u-boot srcrev to 08.00.00.003Yogesh Siraswar2021-07-161-2/+2
| | | | | | Update the u-boot to pick tag 08.00.00.003 Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* recipes-bsp: u-boot-ti-mainline: Update to v2021.07 releaseNishanth Menon2021-07-141-2/+2
| | | | | | | | | | | | Update u-boot recipe to be on the latest official upstream tag. This introduces initial support for AM64x which works with v5.13 kernel tag. Reviewed-by: Denys Dmytriyenko <denys@konsulko.com> Reviewed-by: Tom Rini <trini@konsulko.com> Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* u-boot-ti-staging: Update to 08.00.00.002 release tagYogesh Siraswar2021-07-081-2/+2
| | | | | | Update to 08.00.00.002 release tag Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* u-boot-ti-staging: Update to 08.00.00.001 release tagYogesh Siraswar2021-06-291-2/+2
| | | | | | Update to 08.00.00.001 release tag Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* ti-uboot-staging: Update to the latest ti-u-boot-2021.01Praneeth Bajjuri2021-06-081-2/+2
| | | | | | | | Update to the latest commit of ti-u-boot-2021.01 Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Acked-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* machine: am64xx-sk: Drop am64xx-sk Machine supportLokesh Vutla2021-05-171-6/+0
| | | | | | | | | With U-Boot supporting both am64xx-evm and am64xx-sk with single defconfig, there is not need for a new machine for am64xx-sk. So, drop support for am64xx-sk machine. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
* ti-uboot-staging: Update to the latest ti-u-boot-2021.01Praneeth Bajjuri2021-05-141-2/+2
| | | | | | Update to the latest commit of ti-u-boot-2021.01 Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* ti-uboot-staging: Update to the latest ti-u-boot-2021.01Praneeth Bajjuri2021-05-061-2/+2
| | | | | | Update to the latest commit of ti-u-boot-2021.01 Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>