Kinsey Moore started a new discussion on bsps/aarch64/xilinx-zynqmp/start/mmu-config.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1073#note_143402 > .begin = 0xb0000000U, > .end = 0xb0200000U, > .flags = AARCH64_MMU_DATA_RW > +#ifdef ZYNQMP_ENABLE_PCIE_MMU > + }, { /* PCIe high */ > + .begin = 0x600000000U, > + .end = 0x800000000U, > + .flags = AARCH64_MMU_DEVICE > + }, { /* PCIe high */ Should these both be labeled PCIe high? -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1073#note_143402 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
