[coreboot] v3: superio/via/vt1211 with serial port init but nothing else

Peter Stuge peter at stuge.se
Fri Oct 31 19:49:52 CET 2008


Uwe Hermann wrote:
> On Fri, Oct 31, 2008 at 07:11:55PM +0100, Peter Stuge wrote:
> > Maybe this works..
> 
> I doubt it, so NAK in the current state.

Oops. Too late.


> > +#define VT1211_HWM             11   /* Hardware Monitor */
> 
> The LDNs here are wrong (probably a copy of some Winbond Super I/O),
> please check v2's vt1211.h or the datasheet for the correct ones.

Not sure how I produced this but I definately did look at v2 for the
serial port. I may have left the other untouched.


> > +	rawpnp_set_iobase(dev, 2, (iobase>>2) & 0xff);
> 
> Might work, didn't check the datasheet, yet.

This from v2 IIRC.


> > +++ superio/via/vt1211/superio.c	(revision 0)
> 
> Pretty much all of this file's code won't work/apply for VT1121,

I know, I wrote that in the message. Are you suggesting that we need
private repositories for work in progress?


//Peter




More information about the coreboot mailing list