
1 Nov
2021
1 Nov
'21
12:54 p.m.
On 11/1/21 11:47, Oleksandr Suvorov wrote:
This patch allows enabling support of "fpga lodas command which loads secure bitstreams (authenticated or encrypted, or both) independently in SPL and in u-boot.
Signed-off-by: Oleksandr Suvorov oleksandr.suvorov@foundries.io
(no changes since v1)
cmd/Kconfig | 9 +++++++++ cmd/fpga.c | 8 ++++----
SPL doesn't use commands that's why this is quite weird.
M