Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ sha256 07bb3405483993e4ba03773edb6f423d834e74ed9b113ae24d647b91c09fb22b arm-tr
sha256 69f9fc6d75b384826b792affa7888cf996fa88c218daace276f512705d0c35ff arm-trusted-firmware-a70f82d5a439cb9e21426908c7410c4f2a646364-git4.tar.gz
sha256 1811a67bc84bf6013c493d253d7e9fa34c4b53b7a46064372aa4ed6d48bdecc8 arm-trusted-firmware-39fe4a856d3576646642c2516b7a99de63eca74e-git4.tar.gz
sha256 0e9a4ea81e66af3daabd35aaca72a984b9b2cd1e696c45e1bd359caf9225046d arm-trusted-firmware-d90bb650fe4cb3784f62214ab5829f4051c38d0a-git4.tar.gz
sha256 3bfcb4890451bb041dc9cd05b5794954004d2488a39a0f286030f2a6afdb93d3 arm-trusted-firmware-82f64bf11853cd5bcff9cd03c315415fe2cccf16-git4.tar.gz
1 change: 1 addition & 0 deletions board/ti/common/patches/linux/linux.hash
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ sha256 e264d93bacab6008249e6c01d8fcd965163bd55604743d3fca3191ae18a76456 linux-
sha256 40589df167ca0d01173e35f623f1d6033aeeea9360b7d0133bb928c3553a650a linux-11.01.03-git4.tar.gz
sha256 4ef791b4c33fc216c21d5cec038c3c8c12f30988a108fc55b32c36409b6909a6 linux-11.01.05-git4.tar.gz
sha256 e8faa3e14ed54b7ecc2fe210d3016ef46962a3214865a594d72536f52431dc4c linux-11.01.07-git4.tar.gz
sha256 34713774c6ae05a6d12264340f6b7165e2d40950122567a4c588c0e5769772c3 linux-11.01.14-git4.tar.gz
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ sha256 5048b72882c425a08df4352247cc71959498ec281f3486a6804b026b52254fcc ti-lin
sha256 f14d48782dc19f0af70ff188c97babcba49956981eab80087ff76b1d541302f2 ti-linux-firmware-11.01.03.tar.xz
sha256 39cc6d12b8ce13f296fbf45fcb0cb0bcdf1a4a37b4e0a3f55a3fe4f820ce939d ti-linux-firmware-11.01.05.tar.xz
sha256 9c8da6865ae87beae6e2fe8cc1d80179b72ffc439ba8db904ff1a0f558d69d31 ti-linux-firmware-11.01.07.tar.xz
sha256 86999335869d8783a7a925e7dbd145ffa97b09c94124f28ef56443b325add90a ti-k3-boot-firmware-11.01.14.tar.gz
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ sha256 a838b926be54b584e025238f76207e47606dbaee3b3e2b6c9a94381e00534a41 u-boot
sha256 0b46196c8ddaf037d540b96ee154bf14da3fb270cf01c09c7ebd6a73139b1aba u-boot-11.01.03.tar.gz
sha256 39d52fc653ea97eea98bb9d8270299a4de4a97053f62151486134394b4ec6af1 u-boot-11.01.05.tar.gz
sha256 9c8da6865ae87beae6e2fe8cc1d80179b72ffc439ba8db904ff1a0f558d69d31 u-boot-11.01.07.tar.gz
sha256 9c8da6865ae87beae6e2fe8cc1d80179b72ffc439ba8db904ff1a0f558d69d31 u-boot-11.01.14.tar.gz
1 change: 1 addition & 0 deletions board/ti/common/patches/uboot/uboot.hash
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ sha256 a838b926be54b584e025238f76207e47606dbaee3b3e2b6c9a94381e00534a41 uboot-
sha256 0b46196c8ddaf037d540b96ee154bf14da3fb270cf01c09c7ebd6a73139b1aba uboot-11.01.03-git4.tar.gz
sha256 39d52fc653ea97eea98bb9d8270299a4de4a97053f62151486134394b4ec6af1 uboot-11.01.05-git4.tar.gz
sha256 624d550aa3dae0421015d9be878a2620e38bfbe5159fb209c91656222bcc7c6b uboot-11.01.07-git4.tar.gz
sha256 b87eba04623e25228319deec5464b631d5407a8a63b7958e5686b028ee739d30 uboot-11.01.14-git4.tar.gz
6 changes: 3 additions & 3 deletions configs/ti_release_am62lx_evm_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ BR2_ROOTFS_POST_BUILD_SCRIPT_ARGS="-d k3-am62l3-evm.dtb"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_GIT=y
BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://git.ti.com/git/ti-linux-kernel/ti-linux-kernel.git"
BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="11.01.07"
BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="11.01.14"
BR2_LINUX_KERNEL_USE_ARCH_DEFAULT_CONFIG=y
BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="$(BR2_DL_DIR)/linux/git/kernel/configs/ti_arm64_prune.config"
BR2_LINUX_KERNEL_DTS_SUPPORT=y
Expand All @@ -37,7 +37,7 @@ BR2_TARGET_ROOTFS_EXT2_SIZE="256M"
BR2_TARGET_ARM_TRUSTED_FIRMWARE=y
BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_GIT=y
BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_REPO_URL="https://github.com/TexasInstruments/arm-trusted-firmware.git"
BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_REPO_VERSION="a70f82d5a439cb9e21426908c7410c4f2a646364"
BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_REPO_VERSION="82f64bf11853cd5bcff9cd03c315415fe2cccf16"
BR2_TARGET_ARM_TRUSTED_FIRMWARE_PLATFORM="k3"
BR2_TARGET_ARM_TRUSTED_FIRMWARE_TARGET_BOARD="am62l"
BR2_TARGET_ARM_TRUSTED_FIRMWARE_ADDITIONAL_VARIABLES="K3_PM_SYSTEM_SUSPEND=1"
Expand All @@ -53,7 +53,7 @@ BR2_TARGET_UBOOT=y
BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
BR2_TARGET_UBOOT_CUSTOM_GIT=y
BR2_TARGET_UBOOT_CUSTOM_REPO_URL="https://git.ti.com/git/ti-u-boot/ti-u-boot.git"
BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="11.01.07"
BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="11.01.14"
BR2_TARGET_UBOOT_BOARD_DEFCONFIG="am62lx_evm"
BR2_TARGET_UBOOT_NEEDS_DTC=y
BR2_TARGET_UBOOT_NEEDS_OPENSSL=y
Expand Down
6 changes: 3 additions & 3 deletions configs/ti_release_am62lx_evm_rt_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ BR2_ROOTFS_POST_BUILD_SCRIPT_ARGS="-d k3-am62l3-evm.dtb"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_GIT=y
BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://git.ti.com/git/ti-linux-kernel/ti-linux-kernel.git"
BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="11.01.07"
BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="11.01.14"
BR2_LINUX_KERNEL_USE_ARCH_DEFAULT_CONFIG=y
BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="$(BR2_DL_DIR)/linux/git/kernel/configs/ti_arm64_prune.config $(BR2_DL_DIR)/linux/git/kernel/configs/ti_rt.config"
BR2_LINUX_KERNEL_DTS_SUPPORT=y
Expand All @@ -37,7 +37,7 @@ BR2_TARGET_ROOTFS_EXT2_SIZE="256M"
BR2_TARGET_ARM_TRUSTED_FIRMWARE=y
BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_GIT=y
BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_REPO_URL="https://github.com/TexasInstruments/arm-trusted-firmware.git"
BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_REPO_VERSION="a70f82d5a439cb9e21426908c7410c4f2a646364"
BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_REPO_VERSION="82f64bf11853cd5bcff9cd03c315415fe2cccf16"
BR2_TARGET_ARM_TRUSTED_FIRMWARE_PLATFORM="k3"
BR2_TARGET_ARM_TRUSTED_FIRMWARE_TARGET_BOARD="am62l"
BR2_TARGET_ARM_TRUSTED_FIRMWARE_ADDITIONAL_VARIABLES="K3_PM_SYSTEM_SUSPEND=1"
Expand All @@ -53,7 +53,7 @@ BR2_TARGET_UBOOT=y
BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
BR2_TARGET_UBOOT_CUSTOM_GIT=y
BR2_TARGET_UBOOT_CUSTOM_REPO_URL="https://git.ti.com/git/ti-u-boot/ti-u-boot.git"
BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="11.01.07"
BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="11.01.14"
BR2_TARGET_UBOOT_BOARD_DEFCONFIG="am62lx_evm"
BR2_TARGET_UBOOT_NEEDS_DTC=y
BR2_TARGET_UBOOT_NEEDS_OPENSSL=y
Expand Down