Commit 4253cfd2 authored by Grzegorz Daniluk's avatar Grzegorz Daniluk Committed by Alessandro Rubini

fix at91boot config, we have 64M not 128M of RAM

This actually has no effect, but since the item is there, we'd better
have it correct.
parent 4674fe14
#
# Automatically generated make config: don't edit
# Tue Nov 13 14:34:19 2012
# Thu Jul 31 15:05:04 2014
#
HAVE_DOT_CONFIG=y
CONFIG_BOARDNAME="at91sam9g45ek"
......@@ -59,8 +59,8 @@ ALLOW_HSMCI=y
# ALLOW_PSRAM is not set
# ALLOW_SDRAM_16BIT is not set
# CONFIG_RAM_32MB is not set
# CONFIG_RAM_64MB is not set
CONFIG_RAM_128MB=y
CONFIG_RAM_64MB=y
# CONFIG_RAM_128MB is not set
# CONFIG_RAM_256MB is not set
CONFIG_DATAFLASH=y
# CONFIG_FLASH is not set
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment