[coreboot] [PATCH] MS7135 fixes and updates

Jonathan A. Kollasch jakllsch at kollasch.net
Thu May 1 03:09:01 CEST 2008


On Thu, May 01, 2008 at 02:22:25AM +0200, Uwe Hermann wrote:
> On Wed, Apr 30, 2008 at 03:21:13PM +0000, Jonathan A. Kollasch wrote:
> > Fix various issues on MSI MS7135 board.
> > 
> >  - w83627thf is strapped to 0x4e, not 0x2e
> >  - there's no device 9 on PCI-E x1 bus, it should be device 0
> >  - add mptable entries for AGR slot, based on info in user manual
> >  - enable floppy drive controller so that some legacy VGA ROMs will work
> > 
> > Signed-off-by: Jonathan A. Kollasch <jakllsch at kollasch.net>
> 
> Acked-by: Uwe Hermann <uwe at hermann-uwe.de>
> 
> 
> > -	      device pnp 2e.6 off end		# non-existant or undocumented
> > -	      device pnp 2e.7 off end		# Game, MIDI, GPIO 1, GPIO 5
> > -	      device pnp 2e.8 off end		# GPIO 2
> > -	      device pnp 2e.9 off end		# GPIO 3, GPIO 4
> > -	      device pnp 2e.a off end		# ACPI
> > -              device pnp 2e.b on		# env monitor
> 
> 
> > +              device pnp 4e.6 off end		# unknown
> 
> LDN 6 is undocumented in the datasheet, might even not exist.
> Did you test if removing the line has problematic effects? Or do you
> have a reason to believe there's something on that LDN?

I don't think I've really tested it. Does having a LDN unlisted
in Config.lb mean it doesn't get touched?  If that's the case
that LDN should just be omitted there.  It probably is unimplemented.
(It is implemented in the W83627EHG, apparently. But i have a THG
on this board.)

	Jonathan Kollasch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 194 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20080501/b9245819/attachment.sig>


More information about the coreboot mailing list