xiaoxiang781216 commented on code in PR #6965: URL: https://github.com/apache/incubator-nuttx/pull/6965#discussion_r989344282
########## arch/arm/src/a1x/hardware/a10_memorymap.h: ########## @@ -502,7 +502,7 @@ * LI PAGE TABLE * ADDRESS RANGE SIZE ENTRIES SECTIONS * ----------------------- ------- -------------- --------- - * 0xc000:0000-0xffef:ffff 1022MB *0x3000-0x3ff8 1022 + * 0xc000:0000-0xffef:ffff 1022MB 0x3000-0x3ff8 1022 Review Comment: Can't from the comment: ``` /* A1X Virtual (mapped) Memory Map * * board_memorymap.h contains special mappings that are needed when a ROM * memory map is used. It is included in this odd location because it * depends on some the virtual address definitions provided above. */ #include <arch/board/board_memorymap.h> ``` -- 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