summaryrefslogtreecommitdiff
path: root/nuttx/configs/sama5d4-ek/elf
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-08-25 13:59:02 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-08-25 13:59:02 -0600
commit93b40bab695acb0ee99e3845c95cf961e158e102 (patch)
tree1be795883514546b4de9c1c1c22d7615741c186f /nuttx/configs/sama5d4-ek/elf
parent83bf4a347c5765e1ce7bd50cc8440dabe2bd3af9 (diff)
downloadpx4-nuttx-93b40bab695acb0ee99e3845c95cf961e158e102.tar.gz
px4-nuttx-93b40bab695acb0ee99e3845c95cf961e158e102.tar.bz2
px4-nuttx-93b40bab695acb0ee99e3845c95cf961e158e102.zip
SAMA5 ELF configuration with address environments finally builds without errors
Diffstat (limited to 'nuttx/configs/sama5d4-ek/elf')
-rw-r--r--nuttx/configs/sama5d4-ek/elf/defconfig5
1 files changed, 4 insertions, 1 deletions
diff --git a/nuttx/configs/sama5d4-ek/elf/defconfig b/nuttx/configs/sama5d4-ek/elf/defconfig
index a940d98b2..6affa1a3b 100644
--- a/nuttx/configs/sama5d4-ek/elf/defconfig
+++ b/nuttx/configs/sama5d4-ek/elf/defconfig
@@ -240,7 +240,10 @@ CONFIG_SAMA5_BOOT_SDRAM=y
#
CONFIG_SAMA5_ISRAM_HEAP=y
CONFIG_SAMA5_DDRCS_RESERVE=y
-CONFIG_SAMA5_DDRCS_HEAP_END=0x2fa00000
+CONFIG_SAMA5_DDRCS_HEAP_END=0x28000000
+CONFIG_SAMA5_DDRCS_PGHEAP=y
+CONFIG_SAMA5_DDRCS_PGHEAP_OFFSET=0x28000000
+CONFIG_SAMA5_DDRCS_PGHEAP_SIZE=134217728
#
# Architecture Options