summaryrefslogtreecommitdiff
path: root/nuttx/configs/samv71-xult/nsh/defconfig
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2015-03-10 16:11:28 -0600
committerGregory Nutt <gnutt@nuttx.org>2015-03-10 16:11:28 -0600
commitf96ecfcf16c131d24035770377419c91d33e05c9 (patch)
tree7becdd14d375b190b5d45a846a9afd5b02e0406c /nuttx/configs/samv71-xult/nsh/defconfig
parent53a72aac15447ef15011e991c6e0132d614a83bc (diff)
downloadpx4-nuttx-f96ecfcf16c131d24035770377419c91d33e05c9.tar.gz
px4-nuttx-f96ecfcf16c131d24035770377419c91d33e05c9.tar.bz2
px4-nuttx-f96ecfcf16c131d24035770377419c91d33e05c9.zip
SAMV71-XULT: Some bugfixes from early bring-up work
Diffstat (limited to 'nuttx/configs/samv71-xult/nsh/defconfig')
-rw-r--r--nuttx/configs/samv71-xult/nsh/defconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/nuttx/configs/samv71-xult/nsh/defconfig b/nuttx/configs/samv71-xult/nsh/defconfig
index a2222654b..de0f8a754 100644
--- a/nuttx/configs/samv71-xult/nsh/defconfig
+++ b/nuttx/configs/samv71-xult/nsh/defconfig
@@ -255,7 +255,7 @@ CONFIG_ARCH_HAVE_RAMVECTORS=y
#
# Board Settings
#
-CONFIG_BOARD_LOOPSPERMSEC=11990
+CONFIG_BOARD_LOOPSPERMSEC=42445
# CONFIG_ARCH_CALIBRATION is not set
#
@@ -278,7 +278,7 @@ CONFIG_BOOT_RUNFROMFLASH=y
#
# Boot Memory Configuration
#
-CONFIG_RAM_START=0x20000000
+CONFIG_RAM_START=0x20400000
CONFIG_RAM_SIZE=393216
# CONFIG_ARCH_HAVE_SDRAM is not set
@@ -595,7 +595,7 @@ CONFIG_FAT_MAXFNAME=32
# Memory Management
#
# CONFIG_MM_SMALL is not set
-CONFIG_MM_REGIONS=2
+CONFIG_MM_REGIONS=1
# CONFIG_ARCH_HAVE_HEAP2 is not set
# CONFIG_GRAN is not set