This patch fixes up our board configs to conform to the new relationship between CBFS_SIZE and ROM_SIZE, and to remove the FLASHMAP_OFFSET which now has a useful default. BRANCH=None BUG=None TEST=Tested with other patches. Change-Id: I4781df455ee15ddc91b51d2c42cdeedd60089027 Signed-off-by: Julius Werner <jwerner@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/231576 Reviewed-by: Aaron Durbin <adurbin@chromium.org>
11 lines
353 B
Text
11 lines
353 B
Text
CONFIG_VENDOR_GOOGLE=y
|
|
CONFIG_BOARD_GOOGLE_RUSH_RYU=y
|
|
CONFIG_CBFS_SIZE=0x200000
|
|
# CONFIG_CONSOLE_SERIAL is not set
|
|
CONFIG_CONSOLE_CBMEM=y
|
|
CONFIG_MTS_DIRECTORY="3rdparty/mainboard/google/rush_ryu"
|
|
CONFIG_VBOOT2_VERIFY_FIRMWARE=y
|
|
CONFIG_ELOG=y
|
|
CONFIG_DRIVERS_TI_TPS65913_RTC=y
|
|
CONFIG_DRIVERS_TI_TPS65913_RTC_BUS=4
|
|
CONFIG_DRIVERS_TI_TPS65913_RTC_ADDR=0x58
|