[coreboot-gerrit] Patch set updated for coreboot: e3fcc13 board-status: Add board_info.txt manually for irregular wiki entries

Vladimir Serbinenko (phcoder@gmail.com) gerrit at coreboot.org
Sun Jan 19 00:26:32 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/4706

-gerrit

commit e3fcc13336501f1c1d0168f061e83605db642703
Author: Vladimir Serbinenko <phcoder at gmail.com>
Date:   Sun Jan 19 00:26:05 2014 +0100

    board-status: Add board_info.txt manually for irregular wiki entries
    
    Based on info from wiki.
    
    Change-Id: Iebd799abe48550c4df55632b8177d845df7d9a7d
    Signed-off-by: Vladimir Serbinenko <phcoder at gmail.com>
---
 src/mainboard/emulation/qemu-armv7/board_info.txt  | 3 +++
 src/mainboard/emulation/qemu-i440fx/board_info.txt | 2 ++
 src/mainboard/emulation/qemu-q35/board_info.txt    | 2 ++
 src/mainboard/nokia/ip530/board_info.txt           | 1 -
 src/mainboard/via/epia-cn/board_info.txt           | 3 +++
 5 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/src/mainboard/emulation/qemu-armv7/board_info.txt b/src/mainboard/emulation/qemu-armv7/board_info.txt
new file mode 100644
index 0000000..7d06d71
--- /dev/null
+++ b/src/mainboard/emulation/qemu-armv7/board_info.txt
@@ -0,0 +1,3 @@
+Board name: QEMU armv7 (vexpress-a9)
+Category: misc
+Board URL: http://fabrice.bellard.free.fr/qemu/
diff --git a/src/mainboard/emulation/qemu-i440fx/board_info.txt b/src/mainboard/emulation/qemu-i440fx/board_info.txt
new file mode 100644
index 0000000..3c77e45
--- /dev/null
+++ b/src/mainboard/emulation/qemu-i440fx/board_info.txt
@@ -0,0 +1,2 @@
+Category: misc
+Board URL: http://fabrice.bellard.free.fr/qemu/
diff --git a/src/mainboard/emulation/qemu-q35/board_info.txt b/src/mainboard/emulation/qemu-q35/board_info.txt
new file mode 100644
index 0000000..3c77e45
--- /dev/null
+++ b/src/mainboard/emulation/qemu-q35/board_info.txt
@@ -0,0 +1,2 @@
+Category: misc
+Board URL: http://fabrice.bellard.free.fr/qemu/
diff --git a/src/mainboard/nokia/ip530/board_info.txt b/src/mainboard/nokia/ip530/board_info.txt
index ff7b658..f9285bf 100644
--- a/src/mainboard/nokia/ip530/board_info.txt
+++ b/src/mainboard/nokia/ip530/board_info.txt
@@ -1,5 +1,4 @@
 Category: server
-Board URL: [Nokia
 ROM package: TSOP48
 ROM protocol: Parallel
 ROM socketed: n
diff --git a/src/mainboard/via/epia-cn/board_info.txt b/src/mainboard/via/epia-cn/board_info.txt
new file mode 100644
index 0000000..fbf0866
--- /dev/null
+++ b/src/mainboard/via/epia-cn/board_info.txt
@@ -0,0 +1,3 @@
+Category: mini
+Board name: EPIA-CN10000EG / EPIA-CN13000G
+Board URL: http://www.via.com.tw/en/products/mainboards/motherboards.jsp?motherboard_id=400



More information about the coreboot-gerrit mailing list