the following patch was just integrated into master:
commit 6a489237d5686828f26d7e452824374df7fb5708
Author: Andrey Petrov <andrey.petrov(a)intel.com>
Date: Thu Feb 23 14:10:11 2017 -0800
mainboard/intel/leafhill: Clean up
This patch tries to clean the code by:
o removing duplication of LPC GPIO pads
o removing incorrect definitions from devicetree
o removing irrelevant entries from FMD file
Also adds vital defaults in Kconfig so it is possible to build an image.
Change-Id: Id9913f3b053189166392271152ce5300d82a7de8
Signed-off-by: Andrey Petrov <andrey.petrov(a)intel.com>
Reviewed-on: https://review.coreboot.org/18479
Tested-by: build bot (Jenkins)
See https://review.coreboot.org/18479 for details.
-gerrit
the following patch was just integrated into master:
commit 37e30aa624e959bcc5b3a3a2ed1d1337c32afff4
Author: Jonathan Neuschäfer <j.neuschaefer(a)gmx.net>
Date: Fri Feb 24 16:19:07 2017 +0100
nb/amd/amdmct: Remove another currently unused table
This fixes a warning that the new toolchain generates.
Change-Id: Idf46026729a474323e74a5cf7a156bf5bc8cf026
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer(a)gmx.net>
Reviewed-on: https://review.coreboot.org/18485
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth(a)google.com>
Reviewed-by: Patrick Georgi <pgeorgi(a)google.com>
See https://review.coreboot.org/18485 for details.
-gerrit