HidenoriMatsubayashi opened a new pull request, #7262: URL: https://github.com/apache/incubator-nuttx/pull/7262
## Summary The default size in QEMU system is 128MB, and the size specified in chip.h is also 128MB. However, the region size for MMU was 512MB, so fixed it. ## Impact none ## Testing Have confirmed that OS boots with QEMU. Signed-off-by: Hidenori Matsubayashi <hidenori.matsubaya...@gmail.com> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org