]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm64: versal: Add SelectMAP boot mode identification
authorPolak, Leszek <LPolak@arri.de>
Sun, 8 Oct 2023 14:34:42 +0000 (14:34 +0000)
committerMichal Simek <michal.simek@amd.com>
Mon, 9 Oct 2023 11:03:23 +0000 (13:03 +0200)
commitfacfa5659b4dfbfffa91283a1234297a744bf28a
tree949b3e97f36fdbf0eeb31da8080eb62aa3ff828b
parent82bb62dfa9a20891ebe81ed0786c05c716b32326
arm64: versal: Add SelectMAP boot mode identification

The SelectMAP configuration interface provides an 8-bit,
16-bit or 32-bit bidirectional data bus interface to the Versal FPGA
configuration logic that can be used for both configuration and readback.

A connected microcontoller to the SelectMAP interface can load boot
image with bitstream, TF-A (ARM Trusted Firmware) and U-Boot.

This commit adds the missing identification of the SelectMAP mode.

Signed-off-by: Polak, Leszek <LPolak@arri.de>
Reviewed-by: Stefan Roese <sr@denx.de>
Cc: Michal Simek <michal.simek@amd.com>
Cc: Stefan Roese <sr@denx.de>
Link: https://lore.kernel.org/r/DU0PR07MB8419F7765892CDBCE7D559C5C8CFA@DU0PR07MB8419.eurprd07.prod.outlook.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
arch/arm/mach-versal-net/include/mach/hardware.h
arch/arm/mach-versal/include/mach/hardware.h
board/xilinx/versal-net/board.c
board/xilinx/versal/board.c