[PATCH rtems-lwip 0/1] Add ZYNQ 7000 Support

2024-01-06 Thread berndmoessner80
From: Bernd Moessner This patch adds support for the ZYNQ 7000 Family. It targets the AVNET Picozed board, but the other boards in RTEMS can be added in a similar way. The patch also affects the ZYNQ Ultrascale+ Family as I have moved some code from xil_shims.c to a location which can be share

[PATCH rtems-lwip 1/1] Add ZYNQ 7000 support

2024-01-06 Thread berndmoessner80
From: Bernd Moessner This patch adds support for the Xilinx ZYNQ 7000 series. Please note that this patch also affects ZYNQ Ultrascale+ as I`ve moved some functions from zynqmp/xil_shims.c to xilinx/freertos.c and xilinx/xscugic.c to share them between both families. --- defs/bsps/aarch64/xil