summaryrefslogtreecommitdiffstats
path: root/print.c
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2009-10-06 20:23:29 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2009-10-06 20:23:29 +0000
commit14b3e1e3d76d50fa2ea6fa74c6a8a89c71c9a809 (patch)
treeb7583cb494e8b7bafce4cf3947622c4a6281b253 /print.c
parentd0e347d003ed0dc52bb57a0716e163273753a82e (diff)
downloadast2050-flashrom-14b3e1e3d76d50fa2ea6fa74c6a8a89c71c9a809.zip
ast2050-flashrom-14b3e1e3d76d50fa2ea6fa74c6a8a89c71c9a809.tar.gz
Mark the following boards as supported (no board-enable needed)
- MSI MS-6153 (reported by Uwe Hermann <uwe@hermann-uwe.de>) Tested by me on hardware. The board decodes max. 256 KB. - MSI MS-6156 (reported by Uwe Hermann <uwe@hermann-uwe.de>) Tested by me on hardware. The board decodes max. 256 KB. Also, fix Dell PowerEdge 1850 name and add some more board URLs. Corresponding to flashrom svn r749. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
Diffstat (limited to 'print.c')
-rw-r--r--print.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/print.c b/print.c
index 7291efe..346f5bd 100644
--- a/print.c
+++ b/print.c
@@ -270,6 +270,8 @@ const struct board_info boards_ok[] = {
{ "GIGABYTE", "GA-MA770T-UD3P", },
{ "Intel", "EP80759", },
{ "Jetway", "J7F4K1G5D-PB", },
+ { "MSI", "MS-6153", },
+ { "MSI", "MS-6156", },
{ "MSI", "MS-6570 (K7N2)", },
{ "MSI", "MS-7065", },
{ "MSI", "MS-7168 (Orion)", },
OpenPOWER on IntegriCloud