Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_

This commit is contained in:
Gregory Nutt
2013-07-26 10:09:17 -06:00
parent ec8a56259c
commit 70f0ffdfc5
327 changed files with 881 additions and 876 deletions
+2 -2
View File
@@ -103,8 +103,8 @@ CONFIG_ENDIAN_BIG=y
#
# Board Settings
#
CONFIG_DRAM_START=0x0
CONFIG_DRAM_SIZE=65536
CONFIG_RAM_START=0x0
CONFIG_RAM_SIZE=65536
#
# Boot options