On Tue, Nov 27, 2007 at 08:02:02AM -0800, ron minnich wrote:
> +++ mainboard/pcengines/alix1c/stage1.c       (working copy)
>  
> +#define SERIAL_DEV W83627HF_SP1
> +#define SERIAL_IOBASE 0x3f8

> +++ mainboard/pcengines/alix1c/dts    (working copy)
> @@ -37,5 +37,9 @@
>                       pcipath = "0xf,1";
>                       enabled;
>               };
> +             superio {
> +                     /config/("superio/winbond/w83627hf");
> +                     com1enable = "1";
> +             };

Why is the port needed in stage1.c?

I would like it to be tied either to the superio (preferably) or in
the dts, if there is positively no other place to put it.


//Peter

-- 
linuxbios mailing list
linuxbios@linuxbios.org
http://www.linuxbios.org/mailman/listinfo/linuxbios

Reply via email to