forked from OERV-BSP/u-boot
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>
8 lines
137 B
Makefile
8 lines
137 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
# (C) Copyright 2016 - 2018 Xilinx, Inc.
|
|
# Michal Simek <michal.simek@amd.com>
|
|
#
|
|
|
|
obj-y := board.o
|