mainboard/google/reef: add snappy variant

Hardware / Coreboot - Wisley Chen [quantatw.com] - 20 October 2016 13:18 UTC

Create the initial Snappy variant which refers to the Reef device.

Snappy, an Apollolake-platform, is deviated from reference board Reef.

BRANCH=master BUG=None TEST=Built & booted

084a343 mainboard/google/reef: add snappy variant
src/mainboard/google/reef/Kconfig | 4 +
src/mainboard/google/reef/Kconfig.name | 5 +
.../google/reef/variants/snappy/devicetree.cb | 173 ++++++++++++++++++++
.../variants/snappy/include/variant/acpi/dptf.asl | 89 ++++++++++
.../reef/variants/snappy/include/variant/ec.h | 21 +++
.../reef/variants/snappy/include/variant/gpio.h | 21 +++
6 files changed, 313 insertions(+)

Upstream: review.coreboot.org


  • Share