[coreboot-gerrit] Patch set updated for coreboot: 590805c board_info.txt: Categorize few Google boards.

Vladimir Serbinenko (phcoder@gmail.com) gerrit at coreboot.org
Mon Jan 20 12:48:41 CET 2014


Vladimir Serbinenko (phcoder at gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/4758

-gerrit

commit 590805c52a800a9164ed7fbe19021a1ca5e5f1d7
Author: Vladimir Serbinenko <phcoder at gmail.com>
Date:   Mon Jan 20 04:26:38 2014 +0100

    board_info.txt: Categorize few Google boards.
    
    Based on info from ML posted by Aaron Durbin.
    
    Change-Id: Ifac39262925544637ed9492148c49db7eecc5725
    Signed-off-by: Vladimir Serbinenko <phcoder at gmail.com>
---
 src/mainboard/google/bolt/board_info.txt   | 1 +
 src/mainboard/google/peppy/board_info.txt  | 1 +
 src/mainboard/google/slippy/board_info.txt | 1 +
 3 files changed, 3 insertions(+)

diff --git a/src/mainboard/google/bolt/board_info.txt b/src/mainboard/google/bolt/board_info.txt
new file mode 100644
index 0000000..b351b8e
--- /dev/null
+++ b/src/mainboard/google/bolt/board_info.txt
@@ -0,0 +1 @@
+Category: eval
diff --git a/src/mainboard/google/peppy/board_info.txt b/src/mainboard/google/peppy/board_info.txt
new file mode 100644
index 0000000..4ce92d3
--- /dev/null
+++ b/src/mainboard/google/peppy/board_info.txt
@@ -0,0 +1 @@
+Category: laptop
diff --git a/src/mainboard/google/slippy/board_info.txt b/src/mainboard/google/slippy/board_info.txt
new file mode 100644
index 0000000..b351b8e
--- /dev/null
+++ b/src/mainboard/google/slippy/board_info.txt
@@ -0,0 +1 @@
+Category: eval



More information about the coreboot-gerrit mailing list