[coreboot-gerrit] New patch to review for coreboot: 3da73a4 boardstatus: declare chromebooks as laptops.

Vladimir Serbinenko (phcoder@gmail.com) gerrit at coreboot.org
Sun Jan 19 01:38:56 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/4734

-gerrit

commit 3da73a44fb45e37cffe03ab8f33b4de24e3e53ed
Author: Vladimir Serbinenko <phcoder at gmail.com>
Date:   Sun Jan 19 01:18:04 2014 +0100

    boardstatus: declare chromebooks as laptops.
    
    Change-Id: I4a3ed7e9b6aaec8aba8ffc47eafdbcca31e4c700
    Signed-off-by: Vladimir Serbinenko <phcoder at gmail.com>
---
 src/mainboard/google/parrot/board_info.txt | 1 +
 src/mainboard/google/snow/board_info.txt   | 1 +
 src/mainboard/google/stout/board_info.txt  | 1 +
 3 files changed, 3 insertions(+)

diff --git a/src/mainboard/google/parrot/board_info.txt b/src/mainboard/google/parrot/board_info.txt
new file mode 100644
index 0000000..4ce92d3
--- /dev/null
+++ b/src/mainboard/google/parrot/board_info.txt
@@ -0,0 +1 @@
+Category: laptop
diff --git a/src/mainboard/google/snow/board_info.txt b/src/mainboard/google/snow/board_info.txt
new file mode 100644
index 0000000..4ce92d3
--- /dev/null
+++ b/src/mainboard/google/snow/board_info.txt
@@ -0,0 +1 @@
+Category: laptop
diff --git a/src/mainboard/google/stout/board_info.txt b/src/mainboard/google/stout/board_info.txt
new file mode 100644
index 0000000..4ce92d3
--- /dev/null
+++ b/src/mainboard/google/stout/board_info.txt
@@ -0,0 +1 @@
+Category: laptop



More information about the coreboot-gerrit mailing list