Gedare Bloom commented on a discussion on bsps/riscv/shared/mmu/mmu-setup.c: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1242#note_150991

 >      two_MiB,
 >      mmio_flags
 >    );
 > +
 > +  riscv_map_megapages(
 > +    control,
 > +    riscv_l1_mmio_page_table,
 > +    0xc000000, /* TODO: get this from FDT? make sure it's in the same l0 
 > pte */

I think we can use the compatible field to figure it out.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1242#note_150991
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