|
[master/kirkstone][PATCH 7/8] conf: machine: am65xx: Also deploy full named tiboot3.bin files
The platforms with combined boot image have full names for tiboot3.bin and to keep things consistent we can do the same here. Deploy these files. Signed-off-by: Andrew Davis <afd@...> --- meta-ti-bsp/
The platforms with combined boot image have full names for tiboot3.bin and to keep things consistent we can do the same here. Deploy these files. Signed-off-by: Andrew Davis <afd@...> --- meta-ti-bsp/
|
By
Andrew Davis
·
|
|
[master/kirkstone][PATCH 8/8] conf: machine: j721e: Also deploy full named tiboot3.bin files
The platforms with combined boot image have full names for tiboot3.bin and to keep things consistent we can do the same here. Deploy these files. Signed-off-by: Andrew Davis <afd@...> --- meta-ti-bsp/
The platforms with combined boot image have full names for tiboot3.bin and to keep things consistent we can do the same here. Deploy these files. Signed-off-by: Andrew Davis <afd@...> --- meta-ti-bsp/
|
By
Andrew Davis
·
|
|
[master/kirkstone][PATCH 4/8] conf: machine: j784s4: Include the non-HS config in the HS config
Everything is the same, so just include the non-HS config to set vars. Signed-off-by: Andrew Davis <afd@...> --- meta-ti-bsp/conf/machine/j784s4-hs-evm.conf | 24 +-------------------- 1 file changed,
Everything is the same, so just include the non-HS config to set vars. Signed-off-by: Andrew Davis <afd@...> --- meta-ti-bsp/conf/machine/j784s4-hs-evm.conf | 24 +-------------------- 1 file changed,
|
By
Andrew Davis
·
|
|
[master/kirkstone][PATCH 3/8] conf: machine: j721s2: Include the non-HS config in the HS config
Everything is the same, so just include the non-HS config to set vars. Signed-off-by: Andrew Davis <afd@...> --- meta-ti-bsp/conf/machine/j721s2-hs-evm.conf | 17 +---------------- 1 file changed, 1 in
Everything is the same, so just include the non-HS config to set vars. Signed-off-by: Andrew Davis <afd@...> --- meta-ti-bsp/conf/machine/j721s2-hs-evm.conf | 17 +---------------- 1 file changed, 1 in
|
By
Andrew Davis
·
|
|
[master/kirkstone][PATCH 6/8] conf: machine: Do not override SPL_BINARY on AM65x and J721e
In U-Boot the names of these files have been updated to match our expected defaults. Remove these fixups. Signed-off-by: Andrew Davis <afd@...> --- meta-ti-bsp/conf/machine/am65xx-evm-k3r5.conf | 2 --
In U-Boot the names of these files have been updated to match our expected defaults. Remove these fixups. Signed-off-by: Andrew Davis <afd@...> --- meta-ti-bsp/conf/machine/am65xx-evm-k3r5.conf | 2 --
|
By
Andrew Davis
·
|
|
[master/kirkstone][PATCH 5/8] conf: machine: am62xx: Remove old SPL_BINARY and UBOOT_BINARY overrides
The defaults set in am62xx.inc are correct now and these can be dropped. Signed-off-by: Andrew Davis <afd@...> --- meta-ti-bsp/conf/machine/am62xx-evm.conf | 4 ---- 1 file changed, 4 deletions(-) diff
The defaults set in am62xx.inc are correct now and these can be dropped. Signed-off-by: Andrew Davis <afd@...> --- meta-ti-bsp/conf/machine/am62xx-evm.conf | 4 ---- 1 file changed, 4 deletions(-) diff
|
By
Andrew Davis
·
|
|
[master/kirkstone][PATCH 1/8] conf: machine: Remove leftover k3r5 SOC_FAMILY names
These are not used anymore and most have been removed, these look to be leftovers, remove them. Signed-off-by: Andrew Davis <afd@...> --- meta-ti-bsp/conf/machine/am62axx-evm-k3r5.conf | 1 - meta-ti-b
These are not used anymore and most have been removed, these look to be leftovers, remove them. Signed-off-by: Andrew Davis <afd@...> --- meta-ti-bsp/conf/machine/am62axx-evm-k3r5.conf | 1 - meta-ti-b
|
By
Andrew Davis
·
|
|
[master/kirkstone][PATCH 2/8] conf: machine: am65xx: Deploy SR2 version of SYSFW
The HS boards use the SR2 version of the silicon, ship that version of the sysfw.itb image. Signed-off-by: Andrew Davis <afd@...> --- meta-ti-bsp/conf/machine/am65xx-hs-evm-k3r5.conf | 2 +- meta-ti-bs
The HS boards use the SR2 version of the silicon, ship that version of the sysfw.itb image. Signed-off-by: Andrew Davis <afd@...> --- meta-ti-bsp/conf/machine/am65xx-hs-evm-k3r5.conf | 2 +- meta-ti-bs
|
By
Andrew Davis
·
|
|
[kirkstone/master PATCH] ipc: ti-rpmsg-char: Update library to 0.6.1
2 messages
Update the ti-rpmsg-char library to 0.6.1 version to fix rpmsg_ctlr id on v6.1 kernel when multiple channels are created. Signed-off-by: Hari Nagalla <hnagalla@...> --- meta-ti-bsp/recipes-ti/ipc/ti-r
Update the ti-rpmsg-char library to 0.6.1 version to fix rpmsg_ctlr id on v6.1 kernel when multiple channels are created. Signed-off-by: Hari Nagalla <hnagalla@...> --- meta-ti-bsp/recipes-ti/ipc/ti-r
|
By
Hari Nagalla
·
|
|
[master/kirkstone][PATCH 8/9] conf: machine: Switch all the machines over to U-Boot binman
Signed-off-by: Andrew Davis <afd@...> --- meta-ti-bsp/conf/machine/am62axx-evm-k3r5.conf | 12 ++++++++++++ meta-ti-bsp/conf/machine/am62axx-evm.conf | 4 ---- meta-ti-bsp/conf/machine/am62xx-evm-k3r5.c
Signed-off-by: Andrew Davis <afd@...> --- meta-ti-bsp/conf/machine/am62axx-evm-k3r5.conf | 12 ++++++++++++ meta-ti-bsp/conf/machine/am62axx-evm.conf | 4 ---- meta-ti-bsp/conf/machine/am62xx-evm-k3r5.c
|
By
Andrew Davis
·
|
|
[master/kirkstone][PATCH 7/9] u-boot-ti-staging: Use binman to package our firmware
Signed-off-by: Andrew Davis <afd@...> --- meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti.inc | 27 ++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) diff --git a/meta-ti-bsp/recipes-bsp/u
Signed-off-by: Andrew Davis <afd@...> --- meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti.inc | 27 ++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) diff --git a/meta-ti-bsp/recipes-bsp/u
|
By
Andrew Davis
·
|
|
[master/kirkstone][PATCH 9/9] conf: machine: Remove all leftover config files
Signed-off-by: Andrew Davis <afd@...> --- .../conf/machine/am62axx-evm-k3r5-gp.conf | 19 ---------------- .../conf/machine/am62axx-evm-k3r5-hs-fs.conf | 14 ------------ .../conf/machine/am62axx-evm-k3
Signed-off-by: Andrew Davis <afd@...> --- .../conf/machine/am62axx-evm-k3r5-gp.conf | 19 ---------------- .../conf/machine/am62axx-evm-k3r5-hs-fs.conf | 14 ------------ .../conf/machine/am62axx-evm-k3
|
By
Andrew Davis
·
|
|
[master/kirkstone][PATCH 2/9] ti-eth-fw: Add recipe for TI Ethernet firmware
Split out the TI Ethernet firmware from ti-rtos-firmware. Signed-off-by: Andrew Davis <afd@...> --- .../recipes-bsp/ti-eth-fw/ti-eth-fw.bb | 118 ++++++++++++++++++ .../ti-rtos-bin/ti-rtos-firmware.bb
Split out the TI Ethernet firmware from ti-rtos-firmware. Signed-off-by: Andrew Davis <afd@...> --- .../recipes-bsp/ti-eth-fw/ti-eth-fw.bb | 118 ++++++++++++++++++ .../ti-rtos-bin/ti-rtos-firmware.bb
|
By
Andrew Davis
·
|
|
[master/kirkstone][PATCH 6/9] ti-sci-fw: Drop k3-image-gen and only provide firmware
This converts ti-sci-fw into a standard firmware provider package. We do not need to do anything additional here with that firmware as U-Boot now does that for us with binman. Signed-off-by: Andrew Da
This converts ti-sci-fw into a standard firmware provider package. We do not need to do anything additional here with that firmware as U-Boot now does that for us with binman. Signed-off-by: Andrew Da
|
By
Andrew Davis
·
|
|
[master/kirkstone][PATCH 5/9] u-boot-ti-staging: Remove version 2021.01
This will no longer build after we switch away from k3-image-gen. Remove this version and make 2023.04 the default. Signed-off-by: Andrew Davis <afd@...> --- ...e-to-support-oe-core-fitImage-naming.pa
This will no longer build after we switch away from k3-image-gen. Remove this version and make 2023.04 the default. Signed-off-by: Andrew Davis <afd@...> --- ...e-to-support-oe-core-fitImage-naming.pa
|
By
Andrew Davis
·
|
|
[master/kirkstone][PATCH 0/9] Switch to U-Boot binman
Hello all, First 5 patches can stand alone, but the last 4 would need squashed if we want to keep bisectability. Not sure if that matters much since the patch that pulls U-Boot forward to the version
Hello all, First 5 patches can stand alone, but the last 4 would need squashed if we want to keep bisectability. Not sure if that matters much since the patch that pulls U-Boot forward to the version
|
By
Andrew Davis
·
|
|
[master/kirkstone][PATCH 4/9] u-boot-bb.org: Remove this recipe
This will no longer build after we switch away from k3-image-gen. Remove this version until it can be rebased on the latest U-Boot with binman support. For now switch current users of this over to u-b
This will no longer build after we switch away from k3-image-gen. Remove this version until it can be rebased on the latest U-Boot with binman support. For now switch current users of this over to u-b
|
By
Andrew Davis
·
|
|
[master/kirkstone][PATCH 3/9] ti-sci-fw: Remove source package recipe
K3-image-gen is going away and we don't do SRCIPK packages like this anymore anyway. Remove this recipe. Signed-off-by: Andrew Davis <afd@...> --- .../ti-sci-fw/ti-sci-fw-source_git.bb | 45 ----------
K3-image-gen is going away and we don't do SRCIPK packages like this anymore anyway. Remove this recipe. Signed-off-by: Andrew Davis <afd@...> --- .../ti-sci-fw/ti-sci-fw-source_git.bb | 45 ----------
|
By
Andrew Davis
·
|
|
[master/kirkstone][PATCH 1/9] ti-dm-fw: Add recipe for TI DM firmware
Split out the TI DM firmware from ti-rtos-firmware. Signed-off-by: Andrew Davis <afd@...> --- meta-ti-bsp/recipes-bsp/ti-dm-fw/ti-dm-fw.bb | 119 ++++++++++++++++++ .../recipes-bsp/ti-linux-fw/ti-linux
Split out the TI DM firmware from ti-rtos-firmware. Signed-off-by: Andrew Davis <afd@...> --- meta-ti-bsp/recipes-bsp/ti-dm-fw/ti-dm-fw.bb | 119 ++++++++++++++++++ .../recipes-bsp/ti-linux-fw/ti-linux
|
By
Andrew Davis
·
|
|
[kirkstone][PATCH 0/4] Update to cicd.kirkstone.202305230400
Update linux-ti-staging_6.1, linux-ti-staging-rt_6.1, ti-linux-fw and u-boot-ti-staging_2023.04 to cicd.kirkstone.202305230400 tag LCPD Automation Script (4): ti-linux-fw: CI/CD Auto-Merger: cicd.kirk
Update linux-ti-staging_6.1, linux-ti-staging-rt_6.1, ti-linux-fw and u-boot-ti-staging_2023.04 to cicd.kirkstone.202305230400 tag LCPD Automation Script (4): ti-linux-fw: CI/CD Auto-Merger: cicd.kirk
|
By
LCPD Automation Script
·
|