aboutsummaryrefslogtreecommitdiff
path: root/util/board_status
diff options
context:
space:
mode:
authorPatrick Georgi <pgeorgi@chromium.org>2015-11-01 14:20:15 +0100
committerPatrick Georgi <pgeorgi@google.com>2015-11-03 21:29:16 +0100
commit2a4f58ac1283e45d1f0cc6102a319b6d442a888d (patch)
tree604f175e255427fe80ba61fbeae456b76fb691bb /util/board_status
parente0e7bba2de1122726b29e46b0301016d02286292 (diff)
board-status: Reorder the table categories
Show laptops and servers before desktop boards since that's where both the market and coreboot are the most active these days. Change-Id: I7de63975f3f2ff5e983b19e07558175a58870a1b Signed-off-by: Patrick Georgi <pgeorgi@chromium.org> Reviewed-on: http://review.coreboot.org/12292 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'util/board_status')
-rwxr-xr-xutil/board_status/to-wiki/towiki.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/board_status/to-wiki/towiki.sh b/util/board_status/to-wiki/towiki.sh
index c1d2394a63..e46d606091 100755
--- a/util/board_status/to-wiki/towiki.sh
+++ b/util/board_status/to-wiki/towiki.sh
@@ -58,7 +58,7 @@ cat <<EOF
! align="left" | <span title="Vendor Cooperation Score">VCS<sup>5</sup></span>
EOF
-for category in desktop server laptop half mini settop "eval" sbc emulation misc unclass; do
+for category in laptop server desktop half mini settop "eval" sbc emulation misc unclass; do
last_vendor=
color=eeeeee
case "$category" in