Hi,
This patch adds a board enable for MS-6163 Pro (MS-6163 rev:2) http://www.msi.com/index.php?func=proddesc&prod_no=340
Matching on NB/SB. Probe, read, erase and write all work.
lspci/superiotool output: http://www.flashrom.org/pipermail/flashrom/2010-August/004461.html
Previous version of this patch: http://www.flashrom.org/pipermail/flashrom/2010-August/004463.html
I believe that this board enable also works for MSI BX Master (MS-6163 rev:3) and perhaps also for MSI MS-6163FC (MS-6163 rev:1) but these boards have not been tested.
Test logs for MS-6163 (rev:2) attached.
Thanks, -mattias
On Sat, Sep 11, 2010 at 03:29:14AM +0200, Mattias Mattsson wrote:
This patch adds a board enable for MS-6163 Pro (MS-6163 rev:2) http://www.msi.com/index.php?func=proddesc&prod_no=340
Looks good, but there's no Signed-off-by line, please add that and we'll commit.
Uwe.
On Sat, Sep 11, 2010 at 05:44:11PM +0200, Uwe Hermann wrote:
On Sat, Sep 11, 2010 at 03:29:14AM +0200, Mattias Mattsson wrote:
This patch adds a board enable for MS-6163 Pro (MS-6163 rev:2) http://www.msi.com/index.php?func=proddesc&prod_no=340
Looks good, but there's no Signed-off-by line, please add that and we'll commit.
Sorry, I forgot that.
Signed-off-by: Mattias Mattsson vitplister@gmail.com
On Sat, Sep 11, 2010 at 06:49:03PM +0200, Mattias Mattsson wrote:
On Sat, Sep 11, 2010 at 05:44:11PM +0200, Uwe Hermann wrote:
On Sat, Sep 11, 2010 at 03:29:14AM +0200, Mattias Mattsson wrote:
This patch adds a board enable for MS-6163 Pro (MS-6163 rev:2) http://www.msi.com/index.php?func=proddesc&prod_no=340
Looks good, but there's no Signed-off-by line, please add that and we'll commit.
Sorry, I forgot that.
Signed-off-by: Mattias Mattsson vitplister@gmail.com
Thanks,
Acked-by: Uwe Hermann uwe@hermann-uwe.de
/*
- Suited for:
- MSI MS-6163 v2 (MS-6163 Pro)
Feel free to mention NB + SB + Super I/O info here as we have them in some other such comments (not in all of them yet).
Uwe.
On Mon, Sep 13, 2010 at 20:02, Uwe Hermann uwe@hermann-uwe.de wrote:
On Sat, Sep 11, 2010 at 06:49:03PM +0200, Mattias Mattsson wrote:
On Sat, Sep 11, 2010 at 05:44:11PM +0200, Uwe Hermann wrote:
On Sat, Sep 11, 2010 at 03:29:14AM +0200, Mattias Mattsson wrote:
This patch adds a board enable for MS-6163 Pro (MS-6163 rev:2) http://www.msi.com/index.php?func=proddesc&prod_no=340
Looks good, but there's no Signed-off-by line, please add that and we'll commit.
Sorry, I forgot that.
Signed-off-by: Mattias Mattsson vitplister@gmail.com
Thanks,
Acked-by: Uwe Hermann uwe@hermann-uwe.de
/* * Suited for:
- - MSI MS-6163 v2 (MS-6163 Pro)
Feel free to mention NB + SB + Super I/O info here as we have them in some other such comments (not in all of them yet).
Fixed, and committed in r1160.
Thanks, -mattias