aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/storm/Kconfig
diff options
context:
space:
mode:
authorDavid Hendricks <dhendrix@chromium.org>2014-06-27 13:30:21 -0700
committerKyösti Mälkki <kyosti.malkki@gmail.com>2015-01-09 06:20:44 +0100
commit0c0767c238210d7bb5e504e985ad44679f7eb6da (patch)
treedf9a58325a67231988de650ecfac7e85439fdd74 /src/mainboard/google/storm/Kconfig
parentf6ad8320dd9b33bcfcd1a280d62b865f9da4bdd9 (diff)
storm: Increase DRAM size to 1024MB
BUG=chrome-os-partner:29871 BRANCH=storm TEST=builds and boots (sort of) Original-Signed-off-by: David Hendricks <dhendrix@chromium.org> Original-Change-Id: I82e1792152d17d689e129c9941e8972221bde366 Original-Reviewed-on: https://chromium-review.googlesource.com/206011 Original-Reviewed-by: Stefan Reinauer <reinauer@chromium.org> (cherry picked from commit 8995fde9bdfb8af8fb86525fd67a61614881f78e) Signed-off-by: Marc Jones <marc.jones@se-eng.com> Change-Id: Ice4a5382903b0ab6e085c39d05c46601373080eb Reviewed-on: http://review.coreboot.org/8148 Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'src/mainboard/google/storm/Kconfig')
-rw-r--r--src/mainboard/google/storm/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/storm/Kconfig b/src/mainboard/google/storm/Kconfig
index 1063f83ddd..5e34802ddf 100644
--- a/src/mainboard/google/storm/Kconfig
+++ b/src/mainboard/google/storm/Kconfig
@@ -38,7 +38,7 @@ config MAINBOARD_PART_NUMBER
config DRAM_SIZE_MB
int
- default 512
+ default 1024
config DRAM_DMA_START
hex