On 25/09/19 10:36 PM, Denys Dmytriyenko wrote:
Why only J7? Do we want it enabled on AM65x as well?
I was told that AM6x has some requirement for faster boot.
That's why I am keeping it status quo for AM6.

For J7, we were carrying a patch in meta-psdkla to enable traces. Now it can be 
added easily in the recipe.

Regards,
Nikhil D


On Wed, Sep 25, 2019 at 09:48:52PM +0530, Nikhil Devshatwar wrote:
Signed-off-by: Nikhil Devshatwar <[email protected]>
---
  meta-arago-distro/recipes-bsp/ti-sci-fw/ti-sci-fw_2019.08.bb | 3 +++
  1 file changed, 3 insertions(+)

diff --git a/meta-arago-distro/recipes-bsp/ti-sci-fw/ti-sci-fw_2019.08.bb 
b/meta-arago-distro/recipes-bsp/ti-sci-fw/ti-sci-fw_2019.08.bb
index fab4de4..e7cf1a8 100644
--- a/meta-arago-distro/recipes-bsp/ti-sci-fw/ti-sci-fw_2019.08.bb
+++ b/meta-arago-distro/recipes-bsp/ti-sci-fw/ti-sci-fw_2019.08.bb
@@ -72,6 +72,9 @@ EXTRA_OEMAKE_append_am65xx-hs-evm = " \
      HS=1 SYSFW_HS_PATH="${WORKDIR}/${SYSFW_BASE}-enc.bin" 
SYSFW_HS_INNER_CERT_PATH="${WORKDIR}/${SYSFW_BASE}-cert.bin" \
  "
+EXTRA_OEMAKE_append_j7-evm = " \
+    ENABLE_TRACE=1 \
+"
  do_compile() {
        cd ${WORKDIR}/imggen/
        oe_runmake
--
1.9.1


_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to