i.MX6: Add memory map header file
This commit is contained in:
parent
a0cdd1ddb1
commit
ad69f9d045
@ -637,4 +637,4 @@ if ARCH_CHIP_MOXART
|
||||
source arch/arm/src/moxart/Kconfig
|
||||
endif
|
||||
|
||||
endif
|
||||
endif # ARCH_ARM
|
||||
|
1008
arch/arm/src/imx6/chip/imx_memorymap.h
Normal file
1008
arch/arm/src/imx6/chip/imx_memorymap.h
Normal file
File diff suppressed because it is too large
Load Diff
@ -46,6 +46,7 @@
|
||||
/************************************************************************************
|
||||
* Pre-processor Definitions
|
||||
************************************************************************************/
|
||||
|
||||
/* Decimal configuration values may exceed 2Gb and, hence, overflow to negative
|
||||
* values unless we force them to unsigned long:
|
||||
*/
|
||||
@ -246,7 +247,6 @@
|
||||
#define SAMA5_QSPI0_HEAP_OFFSET MKULONG(CONFIG_SAMA5_QSPI0_HEAP_OFFSET)
|
||||
#define SAMA5_QSPI1_HEAP_OFFSET MKULONG(CONFIG_SAMA5_QSPI1_HEAP_OFFSET)
|
||||
|
||||
|
||||
#define SAMA5_EBICS0_HEAP_SIZE MKULONG(CONFIG_SAMA5_EBICS0_HEAP_SIZE)
|
||||
#define SAMA5_DDRCS_HEAP_SIZE MKULONG(CONFIG_SAMA5_DDRCS_HEAP_SIZE)
|
||||
#define SAMA5_DDRAESCS_HEAP_SIZE MKULONG(CONFIG_SAMA5_DDRAESCS_HEAP_SIZE)
|
||||
|
Loading…
Reference in New Issue
Block a user