From 7842a333e06a9fbbf361e78ca9e2427e153a15da Mon Sep 17 00:00:00 2001 From: Kinsey Moore Date: Mon, 26 Sep 2022 10:51:09 -0500 Subject: zynqmp: Add support for the CFC-400X This adds a BSP variant for the ZynqMP BSP family to support the Innoflight CFC-400X platform. To properly support the CFC-400X, device trees were added to the ZynqMP platform due to both the optional management interface as well as alternate physical configuration of the ethernet interfaces. --- spec/build/bsps/aarch64/xilinx-zynqmp/obj.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'spec/build/bsps/aarch64/xilinx-zynqmp/obj.yml') diff --git a/spec/build/bsps/aarch64/xilinx-zynqmp/obj.yml b/spec/build/bsps/aarch64/xilinx-zynqmp/obj.yml index 4147613fc9..1a3b754d92 100644 --- a/spec/build/bsps/aarch64/xilinx-zynqmp/obj.yml +++ b/spec/build/bsps/aarch64/xilinx-zynqmp/obj.yml @@ -21,6 +21,7 @@ source: - bsps/aarch64/shared/clock/arm-generic-timer-aarch64.c - bsps/aarch64/shared/mmu/vmsav8-64.c - bsps/aarch64/xilinx-zynqmp/console/console.c +- bsps/aarch64/xilinx-zynqmp/fdt/bsp_fdt.c - bsps/aarch64/xilinx-zynqmp/start/bspstart.c - bsps/aarch64/xilinx-zynqmp/start/bspstarthooks.c - bsps/aarch64/xilinx-zynqmp/start/bspstartmmu.c -- cgit v1.2.3