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>
8 lines
254 B
Text
8 lines
254 B
Text
CONFIG_VENDOR_GOOGLE=y
|
|
CONFIG_BOARD_GOOGLE_RUSH_RYU=y
|
|
CONFIG_COREBOOT_ROMSIZE_KB_8192=y
|
|
CONFIG_CONSOLE_SERIAL=y
|
|
CONFIG_CONSOLE_CBMEM=y
|
|
CONFIG_MTS_DIRECTORY="3rdparty/mainboard/google/rush"
|
|
CONFIG_VBOOT_VERIFY_FIRMWARE=y
|
|
CONFIG_FLASHMAP_OFFSET=0x00200000
|