[meta-ti] [thud/master][PATCH] am65xx-evm: add tispl.bin to wic image and comment for tiboot3.bin and sysfw.itb

Denys Dmytriyenko denys at ti.com
Mon Jun 10 15:47:49 PDT 2019


Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
 conf/machine/am65xx-evm.conf | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/conf/machine/am65xx-evm.conf b/conf/machine/am65xx-evm.conf
index 1113dbc9..83eae598 100644
--- a/conf/machine/am65xx-evm.conf
+++ b/conf/machine/am65xx-evm.conf
@@ -24,7 +24,10 @@ OPTEEMACHINE = "k3"
 OPTEEFLAVOR = "am65x"
 OPTEEOUTPUTMACHINE = "k3"
 
+# Please note that booting AM65xx platform also requires
+# tiboot3.bin and sysfw.itb, which are provided by meta-arago
+# u-boot-k3-r5 and ti-sci-fw recipes
+IMAGE_BOOT_FILES = "tispl.bin u-boot.img"
 WKS_FILE = "sdimage-bootpart.wks"
-IMAGE_BOOT_FILES = "u-boot.img"
 
 do_image_wic[depends] += "mtools-native:do_populate_sysroot dosfstools-native:do_populate_sysroot u-boot:do_deploy"
-- 
2.17.1



More information about the meta-ti mailing list