RTEMS | aarch64/xilinx-zynqmp: Use FDT to define PCIe memory mappings (!1116)
SHIVAM DEOLANKAR (@D3athSkulll)
gitlab at rtems.org
Sat Mar 28 16:35:22 UTC 2026
SHIVAM DEOLANKAR commented on a discussion on bsps/aarch64/xilinx-zynqmp/start/bspstart.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1116#note_147299
> #include <bsp/ecc_priv.h>
> #include <bsp/irq-generic.h>
> #include <bsp/linker-symbols.h>
> +#include <bsp/aarch64-mmu.h>
> +#include <bsp/fdt.h>
> +#include <libfdt.h>
> +
> +/*
> + * Initialize PCIe MMU mapping using the device tree.
> + *
> + * Example PCIe node in the device tree:
> + *
> + * pcie at fd0e0000 {
> + * compatible = "xlnx,zynqmp-pcie";
I have updated the format for FDT Item to match the Linux Upstreams
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1116#note_147299
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260328/f43a74d0/attachment-0001.htm>
More information about the bugs
mailing list