commit | 8be6bbfaf222b8c64785ac997df246409e6ddcca | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Wed Aug 05 22:44:23 2020 +0530 |
committer | Lokesh Vutla <lokeshvutla@ti.com> | Tue Aug 11 20:34:46 2020 +0530 |
tree | 90fdfefaf49266bc4c2d69845c6f3958895c8a82 | |
parent | 8e7bd017e766272ccfa12a9d7aa0e777481b68d8 [diff] |
arm: mach-k3: j7200: Detect if ROM has already loaded sysfw Detect if sysfw is already loaded by ROM and pass this information to sysfw loader. Based on this information sysfw loader either loads the sysfw image from boot media or just receives the boot notification message form sysfw. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Reviewed-by: Suman Anna <s-anna@ti.com>