summaryrefslogtreecommitdiff
path: root/nuttx/configs/eagle100/ostest/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-05-19 15:17:28 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-05-19 15:17:28 +0000
commit33e9f0c4422c511ab5db2e9d6743c1d03c3ab38e (patch)
treeb765b95fcd05979fdf62f8fea9cea9a32899ad39 /nuttx/configs/eagle100/ostest/defconfig
parent0fcd87da6c840554cacc94fe14b5963d59441ab7 (diff)
downloadpx4-nuttx-33e9f0c4422c511ab5db2e9d6743c1d03c3ab38e.tar.gz
px4-nuttx-33e9f0c4422c511ab5db2e9d6743c1d03c3ab38e.tar.bz2
px4-nuttx-33e9f0c4422c511ab5db2e9d6743c1d03c3ab38e.zip
Fix heap setup problem
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1793 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/eagle100/ostest/defconfig')
-rw-r--r--nuttx/configs/eagle100/ostest/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/eagle100/ostest/defconfig b/nuttx/configs/eagle100/ostest/defconfig
index c1a4a760a..238ffe240 100644
--- a/nuttx/configs/eagle100/ostest/defconfig
+++ b/nuttx/configs/eagle100/ostest/defconfig
@@ -73,7 +73,7 @@ CONFIG_ARCH_BOARD=eagle100
CONFIG_ARCH_BOARD_EAGLE100=y
CONFIG_BOARD_LOOPSPERMSEC=4531
CONFIG_DRAM_SIZE=0x00010000
-CONFIG_DRAM_START=0x00000000
+CONFIG_DRAM_START=0x20000000
CONFIG_DRAM_END=(CONFIG_DRAM_START+CONFIG_DRAM_SIZE)
CONFIG_ARCH_IRQPRIO=y
CONFIG_DRAM_NUTTXENTRY=0x00002000