summaryrefslogtreecommitdiff
path: root/nuttx/configs/pcduino-a10
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-12-17 09:22:27 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-12-17 09:22:27 -0600
commitb05fe96568d5fed5bcdeefeb111c00d5df61d1a2 (patch)
tree2ae40d21a318ba14fd502216f6e897c2923efb56 /nuttx/configs/pcduino-a10
parent40264ca4a41dd2253eefbfd641346eb9efc0cdf8 (diff)
downloadnuttx-b05fe96568d5fed5bcdeefeb111c00d5df61d1a2.tar.gz
nuttx-b05fe96568d5fed5bcdeefeb111c00d5df61d1a2.tar.bz2
nuttx-b05fe96568d5fed5bcdeefeb111c00d5df61d1a2.zip
A10: Fix DDR mapping
Diffstat (limited to 'nuttx/configs/pcduino-a10')
-rw-r--r--nuttx/configs/pcduino-a10/nsh/defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/configs/pcduino-a10/nsh/defconfig b/nuttx/configs/pcduino-a10/nsh/defconfig
index 52c72cfea..3e685c4fb 100644
--- a/nuttx/configs/pcduino-a10/nsh/defconfig
+++ b/nuttx/configs/pcduino-a10/nsh/defconfig
@@ -196,6 +196,8 @@ CONFIG_A1X_UART0=y
# CONFIG_A1X_BOOT_SPINOR is not set
CONFIG_A1X_BOOT_SDCARD=y
# CONFIG_A1X_BOOT_USB is not set
+CONFIG_A1X_DDR_MAPOFFSET=0
+CONFIG_A1X_DDR_MAPSIZE=1073741824
#
# Architecture Options
@@ -263,6 +265,7 @@ CONFIG_NSH_MMCSDMINOR=0
#
# CONFIG_BOARD_INITIALIZE is not set
CONFIG_MSEC_PER_TICK=10
+# CONFIG_SYSTEM_TIME64 is not set
CONFIG_RR_INTERVAL=200
# CONFIG_SCHED_INSTRUMENTATION is not set
CONFIG_TASK_NAME_SIZE=32