summaryrefslogtreecommitdiff
path: root/nuttx/configs/c5471evm
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-07-26 10:09:17 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-07-26 10:09:17 -0600
commitddb019413f39bbe495dba2a55c60f9ff8f8e00ce (patch)
tree9637f5cb852af32d6a500699ac6c16b25342dd8c /nuttx/configs/c5471evm
parent1e3a335beb36c0e88d75e449759d4fc54f4e299e (diff)
downloadpx4-nuttx-ddb019413f39bbe495dba2a55c60f9ff8f8e00ce.tar.gz
px4-nuttx-ddb019413f39bbe495dba2a55c60f9ff8f8e00ce.tar.bz2
px4-nuttx-ddb019413f39bbe495dba2a55c60f9ff8f8e00ce.zip
Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_
Diffstat (limited to 'nuttx/configs/c5471evm')
-rw-r--r--nuttx/configs/c5471evm/httpd/defconfig4
-rw-r--r--nuttx/configs/c5471evm/nettest/defconfig4
-rw-r--r--nuttx/configs/c5471evm/nsh/defconfig4
-rw-r--r--nuttx/configs/c5471evm/ostest/defconfig4
4 files changed, 8 insertions, 8 deletions
diff --git a/nuttx/configs/c5471evm/httpd/defconfig b/nuttx/configs/c5471evm/httpd/defconfig
index 21dd2a160..017671737 100644
--- a/nuttx/configs/c5471evm/httpd/defconfig
+++ b/nuttx/configs/c5471evm/httpd/defconfig
@@ -48,8 +48,8 @@ CONFIG_ARCH_LEDS=y
CONFIG_ARCH_INTERRUPTSTACK=0
CONFIG_ARCH_STACKDUMP=y
-CONFIG_DRAM_START=0
-CONFIG_DRAM_SIZE=285212672
+CONFIG_RAM_START=0
+CONFIG_RAM_SIZE=285212672
#
# C5471 specific device driver settings
diff --git a/nuttx/configs/c5471evm/nettest/defconfig b/nuttx/configs/c5471evm/nettest/defconfig
index d4a7082bd..90f24143c 100644
--- a/nuttx/configs/c5471evm/nettest/defconfig
+++ b/nuttx/configs/c5471evm/nettest/defconfig
@@ -48,8 +48,8 @@ CONFIG_ARCH_LEDS=y
CONFIG_ARCH_INTERRUPTSTACK=0
CONFIG_ARCH_STACKDUMP=y
-CONFIG_DRAM_START=0
-CONFIG_DRAM_SIZE=285212672
+CONFIG_RAM_START=0
+CONFIG_RAM_SIZE=285212672
#
# General build options
diff --git a/nuttx/configs/c5471evm/nsh/defconfig b/nuttx/configs/c5471evm/nsh/defconfig
index 4c94c022b..d0fa02fdc 100644
--- a/nuttx/configs/c5471evm/nsh/defconfig
+++ b/nuttx/configs/c5471evm/nsh/defconfig
@@ -48,8 +48,8 @@ CONFIG_ARCH_LEDS=y
CONFIG_ARCH_INTERRUPTSTACK=0
CONFIG_ARCH_STACKDUMP=y
-CONFIG_DRAM_START=0
-CONFIG_DRAM_SIZE=285212672
+CONFIG_RAM_START=0
+CONFIG_RAM_SIZE=285212672
#
# C5471 specific device driver settings
diff --git a/nuttx/configs/c5471evm/ostest/defconfig b/nuttx/configs/c5471evm/ostest/defconfig
index d2a470f9e..17e6ba774 100644
--- a/nuttx/configs/c5471evm/ostest/defconfig
+++ b/nuttx/configs/c5471evm/ostest/defconfig
@@ -48,8 +48,8 @@ CONFIG_ARCH_LEDS=y
CONFIG_ARCH_INTERRUPTSTACK=0
CONFIG_ARCH_STACKDUMP=y
-CONFIG_DRAM_START=0
-CONFIG_DRAM_SIZE=285212672
+CONFIG_RAM_START=0
+CONFIG_RAM_SIZE=285212672
#
# C5471 specific device driver settings