ryu: Remove BootROM-driven LPDDR3 SDRAM init
Removing BOOTROM_SDRAM_INIT from Ryu's config allows the code in sdram.c to handle LPDDR3 init for all 3 SDRAM vendors now. BUG=chrome-os-partner:29921 BUG=chrome-os-partner:31031 BUILD=None TEST=Built for rush and rush_ryu, booted Ryu to kernel login AOK (w/Samsung LPDDR3). Booted Rush to where it tried to load in the Ryu kernel (need to create Rush boot media). Micron and Hynix SDRAM boards need test (none here in AZ). Change-Id: Ieaa880f955e546e707230ba34e09594410c5fd8a Signed-off-by: Tom Warren <twarren@nvidia.com> Reviewed-on: https://chromium-review.googlesource.com/215864 Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
parent
a45e7788dd
commit
0982459dbc
1 changed files with 0 additions and 1 deletions
|
|
@ -4,6 +4,5 @@ CONFIG_COREBOOT_ROMSIZE_KB_8192=y
|
|||
CONFIG_CONSOLE_SERIAL=y
|
||||
CONFIG_CONSOLE_CBMEM=y
|
||||
CONFIG_MTS_DIRECTORY="3rdparty/mainboard/google/rush"
|
||||
CONFIG_BOOTROM_SDRAM_INIT=y
|
||||
CONFIG_VBOOT_VERIFY_FIRMWARE=y
|
||||
CONFIG_FLASHMAP_OFFSET=0x00200000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue