storm: Increase DRAM size to 1024MB

BUG=chrome-os-partner:29871
BRANCH=storm
TEST=builds and boots (sort of)

Signed-off-by: David Hendricks <dhendrix@chromium.org>
Change-Id: I82e1792152d17d689e129c9941e8972221bde366
Reviewed-on: https://chromium-review.googlesource.com/206011
Reviewed-by: Stefan Reinauer <reinauer@chromium.org>
This commit is contained in:
David Hendricks 2014-06-27 13:30:21 -07:00 committed by chrome-internal-fetch
commit 8995fde9bd

View file

@ -37,7 +37,7 @@ config MAINBOARD_PART_NUMBER
config DRAM_SIZE_MB
int
default 512
default 1024
config DRAM_DMA_START
hex