On Mon, Dec 8, 2008 at 11:20 AM, Myles Watson <[EMAIL PROTECTED]> wrote:
> This fixes the fintek superIO by adding a placeholder so that array > indexing works. > > Besides that it > - Changes the struct definition in include/device/pnp.h so that it is more > like v2 for porting ease. > - Fixes some bugs I introduced in device/pnp_device.c > - Sets up the default values of the superios based on v2 boards. > > Signed-off-by: Myles Watson <[EMAIL PROTECTED]> > > Thanks, > Myles This patch is simpler. It just fixes the struct definition and fixes the || when it should be | bugs. It makes it so that all of the SuperIOs build again. build tested on: serengeti, m57sli, kontron, jetway Signed-off-by: Myles Watson <[EMAIL PROTECTED]> Thanks, Myles
-- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

