|
[PATCH dunfell 3/3] conf: am43: avoid missing dtb files when ARAGO_BRAND=mainline
For ARAGO_BRAND=mainline with the am43xx machines, avoid the inclusion of device tree files that do not exist upstream. Signed-off-by: Drew Fustini <dfustini@...> --- conf/machine/include/ti43x.inc |
For ARAGO_BRAND=mainline with the am43xx machines, avoid the inclusion of device tree files that do not exist upstream. Signed-off-by: Drew Fustini <dfustini@...> --- conf/machine/include/ti43x.inc |
|
By
Drew Fustini
·
|
|
[PATCH dunfell 2/3] conf: dra7xx-evm: avoid missing dtb files when ARAGO_BRAND=mainline
For ARAGO_BRAND=mainline with the dra7xx-evm MACHINE, avoid the inclusion of device tree files that do not exist upstream. Signed-off-by: Drew Fustini <dfustini@...> --- conf/machine/dra7xx-evm.conf |
For ARAGO_BRAND=mainline with the dra7xx-evm MACHINE, avoid the inclusion of device tree files that do not exist upstream. Signed-off-by: Drew Fustini <dfustini@...> --- conf/machine/dra7xx-evm.conf |
|
By
Drew Fustini
·
|
|
[PATCH dunfell 1/3] conf: am57xx-evm: avoid missing dtb files when ARAGO_BRAND=mainline
For ARAGO_BRAND=mainline with the am57xx-evm MACHINE, avoid the inclusion of device tree files that do not exist upstream. Signed-off-by: Drew Fustini <dfustini@...> --- conf/machine/am57xx-evm.conf |
For ARAGO_BRAND=mainline with the am57xx-evm MACHINE, avoid the inclusion of device tree files that do not exist upstream. Signed-off-by: Drew Fustini <dfustini@...> --- conf/machine/am57xx-evm.conf |
|
By
Drew Fustini
·
|
|
[PATCH dunfell 0/3] fix ARAGO_BRAND=mainline builds
Builds for ARAGO_BRAND=mainline are failing for the following machines: - dra7xx-evm - am57xx-evm - am437x-evm This is beause the above machine configurations include files in their KERNEL_DEVICETREE
Builds for ARAGO_BRAND=mainline are failing for the following machines: - dra7xx-evm - am57xx-evm - am437x-evm This is beause the above machine configurations include files in their KERNEL_DEVICETREE
|
By
Drew Fustini
·
|
|
[dunfell][RFC 0/6] HS SDK on GP EVM support 2 messages
Hello all, Still some changes pending in the k3-image-gen and u-boot projects but wanted to get some comments on this early. Plan is to remove the GP SDK. Have the HS SDK work on GP SoCs with minimal
Hello all, Still some changes pending in the k3-image-gen and u-boot projects but wanted to get some comments on this early. Plan is to remove the GP SDK. Have the HS SDK work on GP SoCs with minimal
|
By
Andrew Davis
·
|
|
[dunfell][RFC 2/6] ti-sci-fw: Use new SOC_TYPE and SYSFW_DIR to simplify recipe 2 messages
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][RFC 5/6] machine: am64xx-k3r5: The output of u-boot is not used
The file tiboot3.bin produced by u-boot is not the final used output, it should not be installed or deployed. The file with the same name from ti-sci-fw is used. Correct this. Signed-off-by: Andrew Da
The file tiboot3.bin produced by u-boot is not the final used output, it should not be installed or deployed. The file with the same name from ti-sci-fw is used. Correct this. Signed-off-by: Andrew Da
|
By
Andrew Davis
·
|
|
[dunfell][RFC 6/6] ti-sci-fw: Deploy GP version of tiboot3.bin with HS SDK
This allows users of the HS SDK to run on GP EVMs. This file can be used instead of the HS default. Signed-off-by: Andrew Davis <afd@...> --- conf/machine/am64xx-hs-evm.conf | 2 ++ recipes-bsp/ti-sci-
This allows users of the HS SDK to run on GP EVMs. This file can be used instead of the HS default. Signed-off-by: Andrew Davis <afd@...> --- conf/machine/am64xx-hs-evm.conf | 2 ++ recipes-bsp/ti-sci-
|
By
Andrew Davis
·
|
|
[dunfell][RFC 3/6] 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][RFC 1/6] conf: machine: Make multi-certificate image the default
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][RFC 4/6] 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
·
|
|
[master/dunfell][PATCH] conf: machine: j721s2: add new dtb for GESI
The following commits in ti-linux-5.10.y kernel has introduced a new dtb. commit: 9b05b2a89ff ("arm64: dts: ti: Add overlay for GESI to enable main CPSW2G in J721S2") This patch on j721s2 conf is to i
The following commits in ti-linux-5.10.y kernel has introduced a new dtb. commit: 9b05b2a89ff ("arm64: dts: ti: Add overlay for GESI to enable main CPSW2G in J721S2") This patch on j721s2 conf is to i
|
By
Ryan Eatmon
·
|
|
[dunfell][PATCH v2 0/3] Update to 08.04.00.003
Update u-boot, linux and linux rt to 08.04.00.003 tag v2: Rebased Ryan Eatmon (3): u-boot-ti-staging: Bump to 08.04.00.003 release linux-ti-staging: Bump to 08.04.00.003 release linux-ti-staging-rt: B
Update u-boot, linux and linux rt to 08.04.00.003 tag v2: Rebased Ryan Eatmon (3): u-boot-ti-staging: Bump to 08.04.00.003 release linux-ti-staging: Bump to 08.04.00.003 release linux-ti-staging-rt: B
|
By
Ryan Eatmon
·
|
|
[dunfell][PATCH v2 1/3] u-boot-ti-staging: Bump to 08.04.00.003 release
Updated the u-boot version for 08.04.00.003 Signed-off-by: Ryan Eatmon <reatmon@...> --- v2: Rebased recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletio
Updated the u-boot version for 08.04.00.003 Signed-off-by: Ryan Eatmon <reatmon@...> --- v2: Rebased recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletio
|
By
Ryan Eatmon
·
|
|
[dunfell][PATCH v2 3/3] linux-ti-staging-rt: Bump to 08.04.00.003 release
Updated the linux rt version for 08.04.00.003 Signed-off-by: Ryan Eatmon <reatmon@...> --- v2: Rebased recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletio
Updated the linux rt version for 08.04.00.003 Signed-off-by: Ryan Eatmon <reatmon@...> --- v2: Rebased recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletio
|
By
Ryan Eatmon
·
|
|
[dunfell][PATCH v2 2/3] linux-ti-staging: Bump to 08.04.00.003 release
Updated the linux version for 08.04.00.003 Signed-off-by: Ryan Eatmon <reatmon@...> --- v2: Rebased recipes-kernel/linux/linux-ti-staging_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) d
Updated the linux version for 08.04.00.003 Signed-off-by: Ryan Eatmon <reatmon@...> --- v2: Rebased recipes-kernel/linux/linux-ti-staging_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) d
|
By
Ryan Eatmon
·
|
|
[dunfell][PATCH] linux-ti-staging: Unblock SA2UL for AM64x and J7200 HS devices 3 messages
The SA2UL driver now works on HS devices, unblock this. Signed-off-by: Andrew Davis <afd@...> --- recipes-kernel/linux/linux-ti-staging_5.10.bb | 6 ------ 1 file changed, 6 deletions(-) diff --git a/r
The SA2UL driver now works on HS devices, unblock this. Signed-off-by: Andrew Davis <afd@...> --- recipes-kernel/linux/linux-ti-staging_5.10.bb | 6 ------ 1 file changed, 6 deletions(-) diff --git a/r
|
By
Andrew Davis
·
|
|
[dunfell][PATCH 2/4] linux-ti-staging: Bump to 08.04.00.003 release
Updated the linux version for 08.04.00.003 Signed-off-by: Ryan Eatmon <reatmon@...> --- recipes-kernel/linux/linux-ti-staging_5.10.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --gi
Updated the linux version for 08.04.00.003 Signed-off-by: Ryan Eatmon <reatmon@...> --- recipes-kernel/linux/linux-ti-staging_5.10.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --gi
|
By
Ryan Eatmon
·
|
|
[dunfell][PATCH 0/4] Update to 08.04.00.003
Update u-boot, linux, linux rt and ti-linux-fw to 08.04.00.003 tag Ryan Eatmon (4): u-boot-ti-staging: Bump to 08.04.00.003 release linux-ti-staging: Bump to 08.04.00.003 release linux-ti-staging-rt:
Update u-boot, linux, linux rt and ti-linux-fw to 08.04.00.003 tag Ryan Eatmon (4): u-boot-ti-staging: Bump to 08.04.00.003 release linux-ti-staging: Bump to 08.04.00.003 release linux-ti-staging-rt:
|
By
Ryan Eatmon
·
|
|
[dunfell][PATCH 1/4] u-boot-ti-staging: Bump to 08.04.00.003 release
Updated the u-boot version for 08.04.00.003 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.003 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
·
|