On Fri, Oct 9, 2009 at 12:36 PM, Myles Watson <[email protected]> wrote: >> pnp_set_logical_device(dev); >> - pnp_set_enable(dev, 0); >> +/* don't disable for now, it kills serialice */ >> + pnp_set_enable(dev, 1); >> if (iobase) > > I don't think this piece should be committed. It looks like it is > just for debugging, and should stay local. A comment like /* Don't > disable this if you're using SerialICE. */ might still make sense. > > Acked-by: Myles Watson <[email protected]>
I did not commit that piece. All others: Committed revision 4755. \ -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

