]> git.baikalelectronics.ru Git - uboot.git/commit
arm: mach-k3: sysfw-loader: pass boardcfg to sciserver
authorTero Kristo <t-kristo@ti.com>
Fri, 11 Jun 2021 08:45:22 +0000 (11:45 +0300)
committerLokesh Vutla <lokeshvutla@ti.com>
Fri, 11 Jun 2021 11:04:52 +0000 (16:34 +0530)
commit741ae2957c55a30cfc0ee18b257d875b30909010
tree43b7c001ebcf492fa9bbea2d2a7dd61223a76d42
parent097b72950b45f9bbbeadb382ce0f6756596985de
arm: mach-k3: sysfw-loader: pass boardcfg to sciserver

Copy the contents of the board config loaded from sysfw.itb into an
EXTBOOT shared memory buffer that gets passed to sciserver. This only
needs to be done if EXTBOOT area has not been populated by ROM code yet.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Tero Kristo <kristo@kernel.org>
arch/arm/mach-k3/sysfw-loader.c