RTEMS | aarch64/xilinx-zynqmp: Use FDT to define PCIe memory mappings (!1116)
Aaron Nyholm (@eagleirony)
gitlab at rtems.org
Thu Mar 26 23:22:14 UTC 2026
Aaron Nyholm commented on a discussion on bsps/aarch64/xilinx-zynqmp/start/bspstart.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1116#note_147215
> #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";
The FDT item should match the FreeBSD and Linux up-streams
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1116#note_147215
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/20260326/0c02c341/attachment-0001.htm>
More information about the bugs
mailing list