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

2024-01-08 Thread Kinsey Moore
A few comments inline below. For the most part, this looks good. On Sat, Jan 6, 2024 at 9:15 AM wrote: > 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_s

[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