]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-firmware/system-firmware-image-gen.git/blobdiff - README.md
rm-cfg: j721e: Partition generic IR resource across core0/core1
[processor-firmware/system-firmware-image-gen.git] / README.md
index 9d45cb5b844b39e65031ad3f3530d9d100d4b36b..9107026c410232f828c0507284a5e438beabef89 100644 (file)
--- a/README.md
+++ b/README.md
@@ -88,6 +88,12 @@ To extract and show the release version of the SYSFW image being used...
     $ make sysfw_version
     SYSFW Version: v2018.08a (Curious Crow)
 
+To extract the 'creator' information from the final generated
+**sysfw-{soc}-{configuration}.itb** image tree blob...
+
+    $ fdtget sysfw-am65x-evm.itb / creator
+    SIG am65x/evm-ti2019.01-14-g47b8d
+
 The workspace can be cleaned up by doing...
 
     $ make clean
@@ -105,6 +111,7 @@ The following flags further modify the build steps:
 * BIN_DIR - Choose where the final output sysfw-{soc}-{configuration}.itb needs
   to be generated to.
 * KEY - Choose key to use for the signing system firmware image
+* ENABLE_TRACE=1 - Choose to enable sysfw traces while booting.
 
 
 Building SYSFW Image for High-Security(HS) devices
@@ -147,4 +154,4 @@ an unsuitable or invalid resource management configuration.
 References
 ----------
 * [Latest SYSFW Release Documentation](http://software-dl.ti.com/tisci/esd/latest/)
-* [Official SYSFW Release Download Location](https://git.ti.com/processor-firmware/ti-linux-firmware/trees/ti-linux-firmware-4.1.y/ti-sysfw)
+* [Official SYSFW Release Download Location](https://git.ti.com/processor-firmware/ti-linux-firmware/trees/ti-linux-firmware/ti-sysfw)