summaryrefslogtreecommitdiff
path: root/nuttx/configs/demo9s12ne64
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/demo9s12ne64')
-rw-r--r--nuttx/configs/demo9s12ne64/README.txt4
-rwxr-xr-xnuttx/configs/demo9s12ne64/ostest/defconfig4
2 files changed, 4 insertions, 4 deletions
diff --git a/nuttx/configs/demo9s12ne64/README.txt b/nuttx/configs/demo9s12ne64/README.txt
index 96872f980..120aa8cd3 100644
--- a/nuttx/configs/demo9s12ne64/README.txt
+++ b/nuttx/configs/demo9s12ne64/README.txt
@@ -292,9 +292,9 @@ HCS12/DEMO9S12NEC64-specific Configuration Options
CONFIG_ENDIAN_BIG - define if big endian (default is little
endian)
- CONFIG_DRAM_SIZE - Describes the installed RAM.
+ CONFIG_RAM_SIZE - Describes the installed RAM.
- CONFIG_DRAM_START - The start address of installed RAM
+ CONFIG_RAM_START - The start address of installed RAM
CONFIG_ARCH_LEDS - Use LEDs to show state. Unique to boards that
have LEDs
diff --git a/nuttx/configs/demo9s12ne64/ostest/defconfig b/nuttx/configs/demo9s12ne64/ostest/defconfig
index f52952232..858310e48 100755
--- a/nuttx/configs/demo9s12ne64/ostest/defconfig
+++ b/nuttx/configs/demo9s12ne64/ostest/defconfig
@@ -43,8 +43,8 @@ CONFIG_ARCH_CHIP_MCS92S12NEC64=y
CONFIG_ARCH_BOARD="demo9s12ne64"
CONFIG_ARCH_BOARD_DEMOS92S12NEC64=y
CONFIG_BOARD_LOOPSPERMSEC=5483
-CONFIG_DRAM_SIZE=65536
-CONFIG_DRAM_START=0x20000000
+CONFIG_RAM_SIZE=65536
+CONFIG_RAM_START=0x20000000
CONFIG_ARCH_NOINTC=y
CONFIG_ARCH_IRQPRIO=n
CONFIG_ARCH_INTERRUPTSTACK=0