Lucas Chen uploaded patch set #3 to this change.

View Change

mb/google/kukui: add support different ram table for Willow

Add support different ram id table base on board_id for Willow
board_id >= 6 , ram table index += 0x10
board_id < 6 , ram table index += 0x0 for original table

BUG=b:160288021
BRANCH=kukui
TEST=emerge-jacuzzi coreboot

Signed-off-by: Lucas Chen <lucas.chen@quanta.corp-partner.google.com>
Change-Id: Icee922c647774f755d41bc3c37f6a0d5ffc35df1
---
M src/mainboard/google/kukui/Kconfig
M src/mainboard/google/kukui/boardid.c
2 files changed, 11 insertions(+), 3 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/89/45289/3

To view, visit change 45289. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Icee922c647774f755d41bc3c37f6a0d5ffc35df1
Gerrit-Change-Number: 45289
Gerrit-PatchSet: 3
Gerrit-Owner: Lucas Chen <lucas.chen@quanta.corp-partner.google.com>
Gerrit-Reviewer: Hung-Te Lin <hungte@chromium.org>
Gerrit-Reviewer: Pan Sheng-Liang <sl.pan.quantw@gmail.com>
Gerrit-Reviewer: Tim Chen <tim-chen@quanta.corp-partner.google.com>
Gerrit-Reviewer: Zhuohao Lee <zhuohao@google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-MessageType: newpatchset