mainboard/google/reef: add baseboard nhlt configuration
commit8db1f8dabb6bb189388a25493e807fbce95fc72d
authorAaron Durbin <adurbin@chromium.org>
Sat, 3 Sep 2016 01:19:59 +0000 (2 20:19 -0500)
committerAaron Durbin <adurbin@chromium.org>
Tue, 6 Sep 2016 18:16:56 +0000 (6 20:16 +0200)
tree4ce1779188c4fc7e222ccc1723b48fa753c3576d
parentd94967dd22f66adf92a751e31e677924a9fc868d
mainboard/google/reef: add baseboard nhlt configuration

Move the current NHLT configuration implementation to the baseboard
area such that other variants can leverage it or provide their
own configuration.

BUG=chrome-os-partner:56677

Change-Id: If0d48cacdc793492e1618d0eda02a149e33f0650
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/16431
Tested-by: build bot (Jenkins)
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
src/mainboard/google/reef/mainboard.c
src/mainboard/google/reef/variants/baseboard/Makefile.inc
src/mainboard/google/reef/variants/baseboard/include/baseboard/variants.h
src/mainboard/google/reef/variants/baseboard/nhlt.c [new file with mode: 0644]