Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/21575
to look at the new patch set (#3).
Change subject: google/setzer: add new board as variant of cyan baseboard ......................................................................
google/setzer: add new board as variant of cyan baseboard
Add support for google/setzer (HP Chromebook 11 G5) as a variant of the cyan Braswell baseboard.
- Add board-specific code as the new setzer variant - Add new I2C touchscreen device and SPD files to the baseboard for potential reuse by other variants
Sourced from Chromium branch firmware-strago-7287.B, commit 02dc8db: Banon: 2nd source DDR memory (Micro-MT52L256M32D1PF)
Change-Id: Ibcebebeb469c4bd6139b8ce83a1ca5ca560c2252 Signed-off-by: Matt DeVillier matt.devillier@gmail.com --- M src/mainboard/google/cyan/Kconfig M src/mainboard/google/cyan/Kconfig.name A src/mainboard/google/cyan/acpi/touchscreen_synaptics.asl A src/mainboard/google/cyan/spd/hynix_dimm_H9CCNNN8GTMLAR-NUD.spd.hex A src/mainboard/google/cyan/spd/samsung_dimm_K4E8E304EE-EGCF.spd.hex A src/mainboard/google/cyan/variants/setzer/Makefile.inc A src/mainboard/google/cyan/variants/setzer/board_info.txt A src/mainboard/google/cyan/variants/setzer/devicetree.cb A src/mainboard/google/cyan/variants/setzer/gpio.c A src/mainboard/google/cyan/variants/setzer/include/variant/acpi/dptf.asl A src/mainboard/google/cyan/variants/setzer/include/variant/acpi/mainboard.asl A src/mainboard/google/cyan/variants/setzer/include/variant/onboard.h A src/mainboard/google/cyan/variants/setzer/ramstage.c A src/mainboard/google/cyan/variants/setzer/romstage.c A src/mainboard/google/cyan/variants/setzer/spd_util.c 15 files changed, 975 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/75/21575/3