rambi: instruct MRC to use weaker memory ODT settings
Rambi has been validated to use weaker memory ODT settings. Enable the weaker settings. BUG=chrome-os-partner:25420 BRANCH=baytrail TEST=Built and booted. Suspended and resumed. Change-Id: I71f50a69821fb292a7914d4fc1db0e903f1fe6fd Signed-off-by: Aaron Durbin <adurbin@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/186420 Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
This commit is contained in:
parent
8c1a62f1f4
commit
b9329126ca
1 changed files with 1 additions and 0 deletions
|
|
@ -79,6 +79,7 @@ void mainboard_romstage_entry(struct romstage_params *rp)
|
|||
.mainboard = {
|
||||
.dram_type = DRAM_DDR3L,
|
||||
.dram_info_location = DRAM_INFO_SPD_MEM,
|
||||
.weaker_odt_settings = 1,
|
||||
},
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue