|
[dunfell][PATCH 0/3] Update to 08.04.01.001 3 messages
Update linux, linux rt and ti-linux-fw to 08.04.01.001 tag Ryan Eatmon (3): linux-ti-staging: Bump to 08.04.01.001 release linux-ti-staging-rt: Bump to 08.04.01.001 release ti-linux-fw: Bump to 08.04.
Update linux, linux rt and ti-linux-fw to 08.04.01.001 tag Ryan Eatmon (3): linux-ti-staging: Bump to 08.04.01.001 release linux-ti-staging-rt: Bump to 08.04.01.001 release ti-linux-fw: Bump to 08.04.
|
By
Ryan Eatmon
·
|
|
[dunfell][PATCH 1/3] linux-ti-staging: Bump to 08.04.01.001 release
Updated the linux version for 08.04.01.001 Signed-off-by: Ryan Eatmon <reatmon@...> --- recipes-kernel/linux/linux-ti-staging_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/
Updated the linux version for 08.04.01.001 Signed-off-by: Ryan Eatmon <reatmon@...> --- recipes-kernel/linux/linux-ti-staging_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/
|
By
Ryan Eatmon
·
|
|
[dunfell][PATCH 3/3] ti-linux-fw: Bump to 08.04.01.001 release
Updated the ti-linux-fw version for 08.04.01.001 Signed-off-by: Ryan Eatmon <reatmon@...> --- recipes-bsp/ti-linux-fw/ti-linux-fw.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/
Updated the ti-linux-fw version for 08.04.01.001 Signed-off-by: Ryan Eatmon <reatmon@...> --- recipes-bsp/ti-linux-fw/ti-linux-fw.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/
|
By
Ryan Eatmon
·
|
|
[dunfell][PATCH 2/3] linux-ti-staging-rt: Bump to 08.04.01.001 release
Updated the linux rt version for 08.04.01.001 Signed-off-by: Ryan Eatmon <reatmon@...> --- recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --
Updated the linux rt version for 08.04.01.001 Signed-off-by: Ryan Eatmon <reatmon@...> --- recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --
|
By
Ryan Eatmon
·
|
|
[kirkstone/master][PATCH] cmem-mod: Remove CMEM kernel module
CMEM has been deprecated for removal for some time now. All users should have migrated to the Linux upstream DMA-BUF Heaps framework. Remove CMEM. We only remove the kernel module part in this patch t
CMEM has been deprecated for removal for some time now. All users should have migrated to the Linux upstream DMA-BUF Heaps framework. Remove CMEM. We only remove the kernel module part in this patch t
|
By
Andrew Davis
·
|
|
[dunfell][PATCH 1/4] conf: machine: Make multi-certificate image the default 3 messages
Only the first two K3 devices do not support multi-cert boot so lets make multi-cert the default and only add back sysfw.itb for these two devices. Signed-off-by: Andrew Davis <afd@...> --- conf/machi
Only the first two K3 devices do not support multi-cert boot so lets make multi-cert the default and only add back sysfw.itb for these two devices. Signed-off-by: Andrew Davis <afd@...> --- conf/machi
|
By
Andrew Davis
·
|
|
[dunfell][PATCH 4/4] ti-sci-fw: Use SYSFW_TIBOOT3 to point to the SYSFW image
Currently we reuse UBOOT_* names which usually are the same we want to give to the name of the SYSFW binary. This isn't always correct, we should use a SYSFW specific variable in case the UBOOT names
Currently we reuse UBOOT_* names which usually are the same we want to give to the name of the SYSFW binary. This isn't always correct, we should use a SYSFW specific variable in case the UBOOT names
|
By
Andrew Davis
·
|
|
[dunfell][PATCH 3/4] ti-sci-fw: Deploy all SYSFW firmware types
This allows us to rebuild and re-sign the SYSFW image if needed from the deploy directory for any SoC type. Signed-off-by: Andrew Davis <afd@...> --- recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb | 28 ++++++
This allows us to rebuild and re-sign the SYSFW image if needed from the deploy directory for any SoC type. Signed-off-by: Andrew Davis <afd@...> --- recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb | 28 ++++++
|
By
Andrew Davis
·
|
|
[dunfell][PATCH 2/4] ti-sci-fw: Use new SOC_TYPE and SYSFW_DIR to simplify recipe
The k3-image-gen now has two new helper flags SOC_TYPE and SYSFW_DIR that we can use to simplify this recipe. With these we do not need to do anything different here for HS builds, the SOC_TYPE select
The k3-image-gen now has two new helper flags SOC_TYPE and SYSFW_DIR that we can use to simplify this recipe. With these we do not need to do anything different here for HS builds, the SOC_TYPE select
|
By
Andrew Davis
·
|
|
[dunfell][PATCH] ti-linux-fw: Create K3_IMAGE_GEN_BRANCH variable
For the upcoming CICD flow we need to control the branch for all of the needed packages. Signed-off-by: Ryan Eatmon <reatmon@...> --- recipes-bsp/ti-linux-fw/ti-linux-fw.inc | 4 +++- 1 file changed, 3
For the upcoming CICD flow we need to control the branch for all of the needed packages. Signed-off-by: Ryan Eatmon <reatmon@...> --- recipes-bsp/ti-linux-fw/ti-linux-fw.inc | 4 +++- 1 file changed, 3
|
By
Ryan Eatmon
·
|
|
[dunfell PATCH] wic: move uboot/spls mountpoint to /boot/firmware 6 messages
Currently out boards will auto-mount the sd-card's boot partition into the /boot folder, effectively hiding the kernel image and dtb files that are already there. Move the boot partition mount point t
Currently out boards will auto-mount the sd-card's boot partition into the /boot folder, effectively hiding the kernel image and dtb files that are already there. Move the boot partition mount point t
|
By
Bryan Brattlof
·
|
|
[kirkstone/master PATCH v2] k3conf: update SRCREV to add j721S2 support 3 messages
update the SHA for k3conf to pickup j721s2 support Signed-off-by: Bryan Brattlof <bb@...> --- Changes from v1: - send a separate patch for each branch to avoid merge conflicts - include the mailing li
update the SHA for k3conf to pickup j721s2 support Signed-off-by: Bryan Brattlof <bb@...> --- Changes from v1: - send a separate patch for each branch to avoid merge conflicts - include the mailing li
|
By
Bryan Brattlof
·
|
|
[dunfel PATCH v2] k3conf: update SRCREV to add j721S2 fixes 2 messages
update the SHA for k3conf to pickup the j721s2 fixes Signed-off-by: Bryan Brattlof <bb@...> --- Changes from v1: - send a separate patch for each branch to avoid merge conflicts - include the mailing
update the SHA for k3conf to pickup the j721s2 fixes Signed-off-by: Bryan Brattlof <bb@...> --- Changes from v1: - send a separate patch for each branch to avoid merge conflicts - include the mailing
|
By
Bryan Brattlof
·
|
|
[dunfell][PATCH 2/3] linux-ti-staging: Bump to 08.04.00.005 release
Updated the linux version for 08.04.00.005 Signed-off-by: Ryan Eatmon <reatmon@...> --- recipes-kernel/linux/linux-ti-staging_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/
Updated the linux version for 08.04.00.005 Signed-off-by: Ryan Eatmon <reatmon@...> --- recipes-kernel/linux/linux-ti-staging_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/
|
By
Ryan Eatmon
·
|
|
[dunfell][PATCH 3/3] linux-ti-staging-rt: Bump to 08.04.00.005 release
Updated the linux rt version for 08.04.00.005 Signed-off-by: Ryan Eatmon <reatmon@...> --- recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --
Updated the linux rt version for 08.04.00.005 Signed-off-by: Ryan Eatmon <reatmon@...> --- recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --
|
By
Ryan Eatmon
·
|
|
[dunfell][PATCH 1/3] u-boot-ti-staging: Bump to 08.04.00.005 release
Updated the u-boot version for 08.04.00.005 Signed-off-by: Ryan Eatmon <reatmon@...> --- recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff -
Updated the u-boot version for 08.04.00.005 Signed-off-by: Ryan Eatmon <reatmon@...> --- recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff -
|
By
Ryan Eatmon
·
|
|
[dunfell][PATCH 0/3] Update to 08.04.00.005
Update u-boot, linux and linux rt to 08.04.00.005 tag Ryan Eatmon (3): u-boot-ti-staging: Bump to 08.04.00.005 release linux-ti-staging: Bump to 08.04.00.005 release linux-ti-staging-rt: Bump to 08.04
Update u-boot, linux and linux rt to 08.04.00.005 tag Ryan Eatmon (3): u-boot-ti-staging: Bump to 08.04.00.005 release linux-ti-staging: Bump to 08.04.00.005 release linux-ti-staging-rt: Bump to 08.04
|
By
Ryan Eatmon
·
|
|
[dunfell][PATCH] cadence-mhdp-fw: Lock firmware to j721e
This firmware is only applicable to the j721e platform and not all j7 devices. Signed-off-by: Ryan Eatmon <reatmon@...> --- recipes-bsp/cadence-mhdp-fw/cadence-mhdp-fw_git.bb | 2 +- recipes-kernel/lin
This firmware is only applicable to the j721e platform and not all j7 devices. Signed-off-by: Ryan Eatmon <reatmon@...> --- recipes-bsp/cadence-mhdp-fw/cadence-mhdp-fw_git.bb | 2 +- recipes-kernel/lin
|
By
Ryan Eatmon
·
|
|
[dunfell][PATCH v2] j7200-hs-evm-k3r5: Move J7200 HS evm support to PG2.0
From: Jonathan Humphreys <j-humphreys@...> With J7200 PG1.0 being deprecated, use PG2.0 sysfw when building images for j7200-hs-evm. Also update k3-image-gen version to support this change. Signed-off
From: Jonathan Humphreys <j-humphreys@...> With J7200 PG1.0 being deprecated, use PG2.0 sysfw when building images for j7200-hs-evm. Also update k3-image-gen version to support this change. Signed-off
|
By
Ryan Eatmon
·
|
|
[dunfell][PATCH v2] kernel u-boot: Fix formulation of LOCALVERSION 3 messages
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
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
|
By
Ryan Eatmon
·
|