[coreboot] [PATCH][v3] Fintek F71805f improvements

Corey Osgood corey.osgood at gmail.com
Sat Oct 11 19:45:28 CEST 2008


On Sat, Oct 11, 2008 at 1:12 PM, Uwe Hermann <uwe at hermann-uwe.de> wrote:

> On Sat, Oct 11, 2008 at 12:42:43PM -0400, Corey Osgood wrote:
> > Signed-off-by: Corey Osgood <corey.osgood at gmail.com>
>
> Acked-by: Uwe Hermann <uwe at hermann-uwe.de>



Committed (with some minor changes) in r917


> > Index: superio/fintek/f71805f/stage1.c
> > ===================================================================
> > --- superio/fintek/f71805f/stage1.c   (revision 916)
> > +++ superio/fintek/f71805f/stage1.c   (working copy)
> > @@ -1,7 +1,7 @@
> >  /*
> >   * This file is part of the coreboot project.
> >   *
> > - * Copyright 2007 Corey Osgood <corey.osgood at gmail.com>
> > + * Copyright 2008 Corey Osgood <corey.osgood at gmail.com>
>
> Probably "2007-2008".


I removed the only piece of code I wrote beforehand, so I figured 2008 was
enough.

apropos this:
>                //init_uart8250(res0->base, &conf->sp2);
>
> it's in all the superios. The issue is that the name changed to:
> void uart8250_init(unsigned base_port, unsigned divisor, unsigned lcs)
>
> We should fix those up for all superios.


I'll be back in there fixing the rest of the functions later anways.

-Corey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20081011/3386d7cb/attachment.html>


More information about the coreboot mailing list