Skip to content

Commit 9c49edb

Browse files
am62lx-evm: Update config and other files for 11.00.03 tag
Update RT and Non-RT config to use 11.00.03 tag. Update hash value for corresponding tar balls. Signed-off-by: Paresh Bhagat <p-bhagat@ti.com>
1 parent 2bfbdbc commit 9c49edb

File tree

5 files changed

+7
-4
lines changed

5 files changed

+7
-4
lines changed

board/ti/common/patches/linux/linux.hash

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ sha256 cf51b1d9538d0fa3f59a063ebde205ecea1f1b27f95cef219261b74790f070e6 linux-
1616
sha256 6734162de255d177f3a8856b6bb9303a73e5e614eed36417d87977b5925f40b0 linux-10.01.10-git4.tar.gz
1717
sha256 e0e57f997c306dd95623da3c4ac1906a15d29e79f3533a12fffcf88425e3f29e linux-10.01.10-rt-git4.tar.gz
1818
sha256 c5f44a81ee8773ea927fd6a80f437ad0d80db0eb706d28da8507d846c26eaa9d linux-11.00.02-git4.tar.gz
19+
sha256 e7580450300177b4ceb938988957456cd7a0dd4e383803b52fd41d2e505781af linux-11.00.03-git4.tar.gz

board/ti/common/patches/ti-k3-boot-firmware/ti-k3-boot-firmware.hash

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ sha256 df8507135613cfac089b4035de278d6349e28951239c31fd8596fbd8db019d83 ti-lin
99
sha256 5738d04389efdafcaf0931b9e7311e80e8ae957f90af4f77379eaf1671d258d8 ti-linux-firmware-10.01.09.tar.xz
1010
sha256 ec88231d1ad53dae259d50f330a5f5f25e3a060e53eb40332f61ca8afcf44274 ti-linux-firmware-10.01.10.tar.xz
1111
sha256 4fc844a2b4fe7cc3ac25dceb61f71a7c7a4aa468c5cbf8c7cd323cba48c16f36 ti-linux-firmware-11.00.02.tar.xz
12+
sha256 ebd73893309aac5873937e406d5d6874eb66d197f3d48f603dd7becccf94b9da ti-linux-firmware-11.00.03.tar.xz

board/ti/common/patches/uboot/uboot.hash

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ sha256 3c82b9a33afe3faa54388d9d2e40df3f09d13b123b660123086f9fbb73e7ea66 uboot-
88
sha256 e44b3a8fddf6154d801ec86eed1ee0b7ccdf25a1f39cb2759dbc53ecfcb5f10f uboot-10.01.09-git4.tar.gz
99
sha256 35df1583984be44aa0c97c988c598a9c47c1259f4f2f04838c8871f83cc1c2be uboot-10.01.10-git4.tar.gz
1010
sha256 bfdf0927bd0353be5c77af1e8b366e70f2b10ee470ad8a802f4d59f2b3f9c411 uboot-11.00.02-git4.tar.gz
11+
sha256 e7ca318ba589532ba8ebe2bced7fe19267488653dbc80ae7f30c4c53a19d1540 uboot-11.00.03-git4.tar.gz

configs/ti_release_am62lx_evm_defconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ BR2_ROOTFS_POST_BUILD_SCRIPT_ARGS="-d k3-am62l3-evm.dtb"
1212
BR2_LINUX_KERNEL=y
1313
BR2_LINUX_KERNEL_CUSTOM_GIT=y
1414
BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://git.ti.com/git/ti-linux-kernel/ti-linux-kernel.git"
15-
BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="11.00.02"
15+
BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="11.00.03"
1616
BR2_LINUX_KERNEL_USE_ARCH_DEFAULT_CONFIG=y
1717
BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="$(BR2_DL_DIR)/linux/git/kernel/configs/ti_arm64_prune.config"
1818
BR2_LINUX_KERNEL_DTS_SUPPORT=y
@@ -47,7 +47,7 @@ BR2_TARGET_UBOOT=y
4747
BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
4848
BR2_TARGET_UBOOT_CUSTOM_GIT=y
4949
BR2_TARGET_UBOOT_CUSTOM_REPO_URL="https://git.ti.com/git/ti-u-boot/ti-u-boot.git"
50-
BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="11.00.02"
50+
BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="11.00.03"
5151
BR2_TARGET_UBOOT_BOARD_DEFCONFIG="am62lx_evm"
5252
BR2_TARGET_UBOOT_NEEDS_DTC=y
5353
BR2_TARGET_UBOOT_NEEDS_OPENSSL=y

configs/ti_release_am62lx_evm_rt_defconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ BR2_ROOTFS_POST_BUILD_SCRIPT_ARGS="-d k3-am62l3-evm.dtb"
1212
BR2_LINUX_KERNEL=y
1313
BR2_LINUX_KERNEL_CUSTOM_GIT=y
1414
BR2_LINUX_KERNEL_CUSTOM_REPO_URL="https://git.ti.com/git/ti-linux-kernel/ti-linux-kernel.git"
15-
BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="11.00.02"
15+
BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="11.00.03"
1616
BR2_LINUX_KERNEL_USE_ARCH_DEFAULT_CONFIG=y
1717
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"
1818
BR2_LINUX_KERNEL_DTS_SUPPORT=y
@@ -47,7 +47,7 @@ BR2_TARGET_UBOOT=y
4747
BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
4848
BR2_TARGET_UBOOT_CUSTOM_GIT=y
4949
BR2_TARGET_UBOOT_CUSTOM_REPO_URL="https://git.ti.com/git/ti-u-boot/ti-u-boot.git"
50-
BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="11.00.02"
50+
BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="11.00.03"
5151
BR2_TARGET_UBOOT_BOARD_DEFCONFIG="am62lx_evm"
5252
BR2_TARGET_UBOOT_NEEDS_DTC=y
5353
BR2_TARGET_UBOOT_NEEDS_OPENSSL=y

0 commit comments

Comments
 (0)