Lincoln60: Correct size of SRAM in configurations
This commit is contained in:
parent
f970157466
commit
b62497a416
@ -272,7 +272,7 @@ CONFIG_BOOT_RUNFROMFLASH=y
|
|||||||
# Boot Memory Configuration
|
# Boot Memory Configuration
|
||||||
#
|
#
|
||||||
CONFIG_RAM_START=0x10000000
|
CONFIG_RAM_START=0x10000000
|
||||||
CONFIG_RAM_SIZE=32768
|
CONFIG_RAM_SIZE=65536
|
||||||
# CONFIG_ARCH_HAVE_SDRAM is not set
|
# CONFIG_ARCH_HAVE_SDRAM is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -253,7 +253,7 @@ CONFIG_BOOT_RUNFROMFLASH=y
|
|||||||
# Boot Memory Configuration
|
# Boot Memory Configuration
|
||||||
#
|
#
|
||||||
CONFIG_RAM_START=0x10000000
|
CONFIG_RAM_START=0x10000000
|
||||||
CONFIG_RAM_SIZE=32768
|
CONFIG_RAM_SIZE=65536
|
||||||
# CONFIG_ARCH_HAVE_SDRAM is not set
|
# CONFIG_ARCH_HAVE_SDRAM is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user