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@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.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to