Gru: support 4GB sdram on gru
now we use 4GB sdram on gru board, enable it. BRANCH=none BUG=chrome-os-partner:51537 TEST=boot from kevin board Change-Id: I26f77ff4ad9b2aa35ab5ff50f23984796f4f06bc Signed-off-by: Lin Huang <hl@rock-chips.com> Reviewed-on: https://chromium-review.googlesource.com/342585 Commit-Ready: Patrick Georgi <pgeorgi@chromium.org> Tested-by: Vadim Bendebury <vbendeb@chromium.org> Reviewed-by: Vadim Bendebury <vbendeb@chromium.org>
This commit is contained in:
parent
766308c89e
commit
4cecbcaaf4
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ config MAINBOARD_VENDOR
|
|||
|
||||
config DRAM_SIZE_MB
|
||||
int
|
||||
default 2048
|
||||
default 4096
|
||||
|
||||
config EC_GOOGLE_CHROMEEC_SPI_BUS
|
||||
hex
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue