]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-firmware/system-firmware-image-gen.git/blobdiff - README.md
include: Add J721E specific headers corresponding to SYSFW
[processor-firmware/system-firmware-image-gen.git] / README.md
index 9d45cb5b844b39e65031ad3f3530d9d100d4b36b..81a18afc013ac87e81773f8d665c8f055ba98813 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