[PATCH v2 2/4] cmd: fpga: Separating the support of fpga loads

Michal Simek michal.simek at xilinx.com
Mon Nov 1 12:54:44 CET 2021



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 at 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


More information about the U-Boot mailing list