Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/19835
to look at the new patch set (#3).
Change subject: google/kahlee: Add ChromeOS and ChromeEC ......................................................................
google/kahlee: Add ChromeOS and ChromeEC
Add the basics for building as a ChromeOS device. ChromeOS and ChromeEC are dependent on each other, so bring them in together. The EC is a Nuvoton and you can find additional details in the Chromium EC repo.
The chromeos.fmd for Kahlee takes advantage of the AGESA located outside cbfs and includes typical RW, VPD, and MRC areas.
There are some updates required to depthcharge, vboot, GPIOs, and the ChromeEC before we have a complete-ish system.
Change-Id: Ifb0a6afc01dd80ef9e7bb81039d9152936043999 Signed-off-by: Marc Jones marcj303@gmail.com --- M src/mainboard/google/kahlee/Kconfig M src/mainboard/google/kahlee/Makefile.inc A src/mainboard/google/kahlee/bootblock/bootblock.c A src/mainboard/google/kahlee/chromeos.c A src/mainboard/google/kahlee/chromeos.fmd A src/mainboard/google/kahlee/ec.c A src/mainboard/google/kahlee/ec.h M src/mainboard/google/kahlee/mainboard.c 8 files changed, 258 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/35/19835/3