diff --git a/source/buildroot/Building_Buildroot_Image.rst b/source/buildroot/Building_Buildroot_Image.rst index 4272ac45d..b859ab0ab 100644 --- a/source/buildroot/Building_Buildroot_Image.rst +++ b/source/buildroot/Building_Buildroot_Image.rst @@ -41,10 +41,10 @@ Buildroot tags for Platforms supported are as follws: - AM62X * - https://github.com/buildroot/buildroot - 2024.11.3 - - 2024.11.1 + - 2025.02 * - https://github.com/TexasInstruments/buildroot-external-TI.git - 11.00.15.05 - - 11.00.09.04 + - 11.01.05.03 You can fetch the repos with an explicit tag using: @@ -113,7 +113,7 @@ TI_K3_BOOT_FIRMWARE_VERSION will be as follows: * - Platform - version_tag * - AM62X - - 11.00.09 + - 11.01.05 * - AM62LX - 11.00.15 @@ -122,8 +122,8 @@ TI_K3_BOOT_FIRMWARE_VERSION will be as follows: $ make TI_K3_BOOT_FIRMWARE_VERSION= - For Example, version_tag will be 11.00.09 or 10.01.10 - $ make TI_K3_BOOT_FIRMWARE_VERSION=11.00.09 + For Example, version_tag will be 11.01.05 or 10.01.10 + $ make TI_K3_BOOT_FIRMWARE_VERSION=11.01.05 The build process can take some time, depending on your system's resources and the complexity of the configuration. diff --git a/source/devices/AM62X/buildroot/version.txt b/source/devices/AM62X/buildroot/version.txt index 2bd86e161..da03c35f4 100644 --- a/source/devices/AM62X/buildroot/version.txt +++ b/source/devices/AM62X/buildroot/version.txt @@ -1 +1 @@ -11_00_09_04 +11_01_05_03