
7 Sep
2023
7 Sep
'23
1:25 p.m.
On 9/4/23 05:20, Venkatesh Yadav Abbarapu wrote:
Fixing the boot_targets for versal-net, versal and zynqmp platforms.
Venkatesh Yadav Abbarapu (3): xilinx: versal-net: Do not setup boot_targets if driver is not enabled xilinx: versal: Do not setup boot_targets if driver is not enabled xilinx: zynqmp: Do not setup boot_targets if driver is not enabled
board/xilinx/versal-net/board.c | 76 ++++++++++++++++----------------- board/xilinx/versal/board.c | 67 +++++++++++++++-------------- board/xilinx/zynqmp/zynqmp.c | 71 +++++++++++++++--------------- 3 files changed, 108 insertions(+), 106 deletions(-)
Applied. M