Matt DeVillier has uploaded a new patch set (#2). ( https://review.coreboot.org/21570 )
Change subject: google/terra: add new board as variant of cyan baseboard
......................................................................
google/terra: add new board as variant of cyan baseboard
Add support for google/terra (Asus Chromebook C202SA/C300SA) as
a variant of the cyan Braswell baseboard.
- Add board-specific code as the new terra variant
- Add code to the baseboard to handle terra's unique thermal management
- Add new shared SPD files to baseboard
Sourced from Chromium branch firmware-terra-7287.154.B,
commit 153f08a: Revert "Revert "soc/intel/braswell: Populate NVS SCC BAR1""
Change-Id: Ib2682eda15a989f2ec20c78317561f5b6a97483a
Signed-off-by: Matt DeVillier <matt.devillier(a)gmail.com>
---
M src/mainboard/google/cyan/Kconfig
M src/mainboard/google/cyan/Kconfig.name
M src/mainboard/google/cyan/acpi/dptf.asl
M src/mainboard/google/cyan/dsdt.asl
A src/mainboard/google/cyan/spd/micron_2GiB_dimm_EDF8132A3MA-GD-F-R.spd.hex
A src/mainboard/google/cyan/spd/micron_2GiB_dimm_MT52L256M32D1PF-107WT.spd.hex
A src/mainboard/google/cyan/variants/terra/Makefile.inc
A src/mainboard/google/cyan/variants/terra/board_info.txt
A src/mainboard/google/cyan/variants/terra/devicetree.cb
A src/mainboard/google/cyan/variants/terra/gpio.c
A src/mainboard/google/cyan/variants/terra/include/variant/acpi/charger.asl
A src/mainboard/google/cyan/variants/terra/include/variant/acpi/cpu.asl
A src/mainboard/google/cyan/variants/terra/include/variant/acpi/dptf.asl
A src/mainboard/google/cyan/variants/terra/include/variant/acpi/mainboard.asl
A src/mainboard/google/cyan/variants/terra/include/variant/acpi/thermal.asl
A src/mainboard/google/cyan/variants/terra/include/variant/onboard.h
A src/mainboard/google/cyan/variants/terra/ramstage.c
A src/mainboard/google/cyan/variants/terra/romstage.c
A src/mainboard/google/cyan/variants/terra/spd_util.c
19 files changed, 1,624 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/70/21570/2
--
To view, visit https://review.coreboot.org/21570
To unsubscribe, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ib2682eda15a989f2ec20c78317561f5b6a97483a
Gerrit-Change-Number: 21570
Gerrit-PatchSet: 2
Gerrit-Owner: Matt DeVillier <matt.devillier(a)gmail.com>