xilinx: versal: remove versal loadpdi command
authorPrasad Kummari <prasad.kummari@amd.com>
Thu, 27 Mar 2025 10:52:00 +0000 (16:22 +0530)
committerMichal Simek <michal.simek@amd.com>
Wed, 16 Apr 2025 11:44:44 +0000 (13:44 +0200)
commitc803720237e77f73e3a63cfffca3fd603150d430
tree794b0a4fdcea24f6e7b063b9ce833c2a144a1a45
parent44a26da8d91b72746b364d414adf5092143f826f
xilinx: versal: remove versal loadpdi command

The source code for the versal loadpdi command and the
CONFIG_CMD_VERSAL configuration has been removed. It now utilizes
the fpga load <dev> <address> <length> command to load secure &
non-secure pdi images.

Signed-off-by: Prasad Kummari <prasad.kummari@amd.com>
Link: https://lore.kernel.org/r/20250327105200.1262615-4-prasad.kummari@amd.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
arch/arm/mach-versal/Kconfig
board/xilinx/versal/Kconfig [deleted file]
board/xilinx/versal/Makefile
board/xilinx/versal/cmds.c [deleted file]