[coreboot-gerrit] Patch set updated for coreboot: mainboard: Drop abuild.disabled files for Skylake boards

Martin Roth (martinroth@google.com) gerrit at coreboot.org
Fri Jan 8 00:36:19 CET 2016


Martin Roth (martinroth at google.com) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/12857

-gerrit

commit 660f5dc0b053a27f009e0eb3898fdfec84372e0a
Author: Stefan Reinauer <stefan.reinauer at coreboot.org>
Date:   Wed Nov 18 15:21:34 2015 -0800

    mainboard: Drop abuild.disabled files for Skylake boards
    
    Make sure the latest & greatest Intel targets actually
    build in our build system.
    
    intel/sklrvp is still failing for reasons unrelated to the rest
    of the skylake boards.  Leaving that disabled for now.
    
    Change-Id: Ie784628a57257cea30e5e47074648198b884f6db
    Signed-off-by: Stefan Reinauer <stefan.reinauer at coreboot.org>
    Signed-off-by: Martin Roth <martinroth at google.com>
---
 src/mainboard/google/chell/abuild.disabled    | 2 --
 src/mainboard/google/glados/abuild.disabled   | 2 --
 src/mainboard/google/lars/abuild.disabled     | 2 --
 src/mainboard/intel/kunimitsu/abuild.disabled | 2 --
 4 files changed, 8 deletions(-)

diff --git a/src/mainboard/google/chell/abuild.disabled b/src/mainboard/google/chell/abuild.disabled
deleted file mode 100644
index 7d1725a..0000000
--- a/src/mainboard/google/chell/abuild.disabled
+++ /dev/null
@@ -1,2 +0,0 @@
-Successful builds for this board require the Skylake FSP binary and header files
-along with the Skylake microcode files from Intel.
diff --git a/src/mainboard/google/glados/abuild.disabled b/src/mainboard/google/glados/abuild.disabled
deleted file mode 100644
index 7d1725a..0000000
--- a/src/mainboard/google/glados/abuild.disabled
+++ /dev/null
@@ -1,2 +0,0 @@
-Successful builds for this board require the Skylake FSP binary and header files
-along with the Skylake microcode files from Intel.
diff --git a/src/mainboard/google/lars/abuild.disabled b/src/mainboard/google/lars/abuild.disabled
deleted file mode 100644
index 7d1725a..0000000
--- a/src/mainboard/google/lars/abuild.disabled
+++ /dev/null
@@ -1,2 +0,0 @@
-Successful builds for this board require the Skylake FSP binary and header files
-along with the Skylake microcode files from Intel.
diff --git a/src/mainboard/intel/kunimitsu/abuild.disabled b/src/mainboard/intel/kunimitsu/abuild.disabled
deleted file mode 100644
index 7d1725a..0000000
--- a/src/mainboard/intel/kunimitsu/abuild.disabled
+++ /dev/null
@@ -1,2 +0,0 @@
-Successful builds for this board require the Skylake FSP binary and header files
-along with the Skylake microcode files from Intel.



More information about the coreboot-gerrit mailing list