]> git.baikalelectronics.ru Git - uboot.git/commit
arm: mach-k3: j7200: Detect if ROM has already loaded sysfw
authorLokesh Vutla <lokeshvutla@ti.com>
Wed, 5 Aug 2020 17:14:23 +0000 (22:44 +0530)
committerLokesh Vutla <lokeshvutla@ti.com>
Tue, 11 Aug 2020 15:04:46 +0000 (20:34 +0530)
commit6a4a65478c08877734bc338ee107ffaadf26123e
tree90fdfefaf49266bc4c2d69845c6f3958895c8a82
parentcea196077d70a3662bcd6df97722faa416a6a270
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>
arch/arm/mach-k3/common.c
arch/arm/mach-k3/common.h
arch/arm/mach-k3/j721e_init.c