[coreboot-gerrit] New patch to review for coreboot: 4056a21 DO NOT MERGE: to-wiki.sh: Make it more user friendly

Denis Carikli (GNUtoo@no-log.org) gerrit at coreboot.org
Sun May 3 21:59:59 CEST 2015


Denis Carikli (GNUtoo at no-log.org) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/10084

-gerrit

commit 4056a21b001c2f9708c3cedcc264b9f619b8edb5
Author: Denis 'GNUtoo' Carikli <GNUtoo at no-log.org>
Date:   Sun May 3 15:04:19 2015 +0200

    DO NOT MERGE: to-wiki.sh: Make it more user friendly
    
    Change-Id: I280d8182421866fe3dd75b3e91e86c45088ca706
    Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo at no-log.org>
---
 util/board_status/to-wiki/foreword.wiki | 25 -------------------------
 util/board_status/to-wiki/towiki.sh     |  2 +-
 2 files changed, 1 insertion(+), 26 deletions(-)

diff --git a/util/board_status/to-wiki/foreword.wiki b/util/board_status/to-wiki/foreword.wiki
index be05c8c..e69de29 100644
--- a/util/board_status/to-wiki/foreword.wiki
+++ b/util/board_status/to-wiki/foreword.wiki
@@ -1,25 +0,0 @@
-= coreboot status by mainboard =
-
-* This list contains reports of successful coreboot execution, ordered by date. It's shows which boards can actually run with current coreboot versions.
-
-* Using the precise commit id and config.txt, it's possible to reproduce working coreboot builds (assuming no compiler bugs).
-
-* By sorting it by date, we encourage developers and users to keep ports current and well-tested.
-
-* Status data comes from the [http://review.coreboot.org/gitweb?p=board-status.git board status repository].
-
-* The coreboot tree [http://review.coreboot.org/gitweb?p=coreboot.git;a=tree;f=util/board_status;hb=HEAD contains a tool] to generate and push suitable data
-as well as the scripts that present the data in wiki format.
-
-* Board info is automatically generated from Kconfig and board_info.txt files. All boards present in the tree will appear here with varying amount of details.
-
-* An account on review.coreboot.org is required for sending data.
-
-* Sometimes the same board is sold under different names, we've tried to list all known names but some names might be missing.
-
-* Some boards have been removed for various reasons, may be brought back if someone works on them. Consult [[Graveyard]] for details.
-
-* If the board is not found in the corebootv4's source code, there might be some form of support that is not ready yet for inclusion in coreboot, usually people willing to send their patches to coreboot goes trough [http://review.coreboot.org gerrit], so looking there could find some code for boards that are not yet merged.
-* some vendors have their own coreboot trees/fork, like for instance:
-** [http://git.xivo.fr/?p=official/xioh/coreboot.git;a=summary xivo's tree]
-** [http://git.chromium.org/gitweb/?p=chromiumos/third_party/coreboot.git;a=summary chrome/chromium's tree]
diff --git a/util/board_status/to-wiki/towiki.sh b/util/board_status/to-wiki/towiki.sh
index faa6b99..efb3c1f 100755
--- a/util/board_status/to-wiki/towiki.sh
+++ b/util/board_status/to-wiki/towiki.sh
@@ -39,7 +39,7 @@ while read line; do
 done
 
 cat <<EOF
-== Motherboards supported in coreboot ==
+== Compatible mainboards ==
 
 {| border="0" style="font-size: smaller"
 |- bgcolor="#6699ff"



More information about the coreboot-gerrit mailing list