mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 07:12:54 +08:00
Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user