From 8e50541b10db889bf2ce1ae7d7656b19442b2f7b Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sat, 26 Nov 2016 11:07:11 -0600 Subject: [PATCH] Update comments --- arch/arm/src/imx6/chip/imx_memorymap.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/src/imx6/chip/imx_memorymap.h b/arch/arm/src/imx6/chip/imx_memorymap.h index 005fd1e4bb9..1a6fc0508df 100644 --- a/arch/arm/src/imx6/chip/imx_memorymap.h +++ b/arch/arm/src/imx6/chip/imx_memorymap.h @@ -993,7 +993,7 @@ * * OCRAM Memory Map: * ---------- ---------- --------------------------- - * OFFSET SIZE CONTENT + * START END CONTENT * ---------- ---------- --------------------------- * 0x00000000 0x00010000 Vectors (VECTOR_TABLE_SIZE) * 0x00010000 0x0003c000 Unused @@ -1007,7 +1007,7 @@ #else /* Vectors located at 0xffff:0000 -- this probably does not work */ /* OCRAM Memory Map: * ---------- ---------- --------------------------- - * OFFSET SIZE CONTENT + * START END CONTENT * ---------- ---------- --------------------------- * 0x00000000 0x00004000 Page table (PGTABLE_SIZE) * 0x00004000 0x00030000 Unused