DK-TM4C129X: Fix RAM size in defconfig files

This commit is contained in:
Gregory Nutt
2015-01-03 09:44:02 -06:00
parent af8245c42c
commit 1b2d2f81cf
+1 -1
View File
@@ -261,7 +261,7 @@ CONFIG_BOOT_RUNFROMFLASH=y
# Boot Memory Configuration
#
CONFIG_RAM_START=0x20000000
CONFIG_RAM_SIZE=32768
CONFIG_RAM_SIZE=262144
# CONFIG_ARCH_HAVE_SDRAM is not set
#