summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/multiconfig/k3r5-sr1-1.conf
diff options
context:
space:
mode:
authorAndrew Davis <afd@ti.com>2023-01-20 01:40:50 +0000
committerRyan Eatmon <reatmon@ti.com>2023-01-20 15:55:32 -0600
commit7edfe014a4633e0315796aa352a59b3f057055bc (patch)
tree1d139e86d4d3097b2b21a02a3b5c24b50e013175 /meta-ti-bsp/conf/multiconfig/k3r5-sr1-1.conf
parent1a91eaabccd846c01c9a4cebf870eb26abc6acc5 (diff)
downloadmeta-ti-7edfe014a4633e0315796aa352a59b3f057055bc.tar.gz
conf: machine: Rework do_image_wic dependencies
The WIC image for K3 depends on the TI-SCI firmware, on AM65x and J721e also the bootloader. Make this clear by only depending on firmware in the base k3.inc file, then adding the bootloader dependency in AM65x and J721e specific includes. Remove unneeded overrides from the evm level files. Remove do_image_tar dependencies as the tar files do not include the bootloader nor TI-SCI firmware, only the boot partition of the WIC file needs these. Signed-off-by: Andrew Davis <afd@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com> Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp/conf/multiconfig/k3r5-sr1-1.conf')
-rw-r--r--meta-ti-bsp/conf/multiconfig/k3r5-sr1-1.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-ti-bsp/conf/multiconfig/k3r5-sr1-1.conf b/meta-ti-bsp/conf/multiconfig/k3r5-sr1-1.conf
deleted file mode 100644
index 428f2212..00000000
--- a/meta-ti-bsp/conf/multiconfig/k3r5-sr1-1.conf
+++ /dev/null
@@ -1,3 +0,0 @@
1require k3r5.conf
2
3MACHINE:append = "-sr1-1"