summaryrefslogtreecommitdiff
path: root/nuttx/configs/ea3131/ostest
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-03-16 02:10:42 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-03-16 02:10:42 +0000
commit8eb2f77a32b65bf5fb8267553d5ab60078b9eae1 (patch)
tree6688a35497f0513bcaad1d6d426076eeeb3f2077 /nuttx/configs/ea3131/ostest
parent8abc6fcd111685bdb8bb5f22f7a6e362025adaef (diff)
downloadpx4-nuttx-8eb2f77a32b65bf5fb8267553d5ab60078b9eae1.tar.gz
px4-nuttx-8eb2f77a32b65bf5fb8267553d5ab60078b9eae1.tar.bz2
px4-nuttx-8eb2f77a32b65bf5fb8267553d5ab60078b9eae1.zip
192Kb ISRAM
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2546 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/ea3131/ostest')
-rwxr-xr-xnuttx/configs/ea3131/ostest/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/ea3131/ostest/defconfig b/nuttx/configs/ea3131/ostest/defconfig
index 661de9477..f329b8277 100755
--- a/nuttx/configs/ea3131/ostest/defconfig
+++ b/nuttx/configs/ea3131/ostest/defconfig
@@ -1,7 +1,7 @@
############################################################################
# configs/ea3131/ostest/defconfig
#
-# Copyright (C) 2009 Gregory Nutt. All rights reserved.
+# Copyright (C) 2009-2010 Gregory Nutt. All rights reserved.
# Author: Gregory Nutt <spudmonkey@racsa.co.cr>
#
# Redistribution and use in source and binary forms, with or without
@@ -81,7 +81,7 @@ CONFIG_ARCH_CHIP_LPC3131=y
CONFIG_ARCH_BOARD=ea3131
CONFIG_ARCH_BOARD_EA3131=y
CONFIG_BOARD_LOOPSPERMSEC=16945
-CONFIG_DRAM_SIZE=0x01000000
+CONFIG_DRAM_SIZE=0x00030000
CONFIG_DRAM_START=0x11028000
CONFIG_DRAM_VSTART=0x11028000
CONFIG_ARCH_IRQPRIO=y