[coreboot] PNP fixes

Myles Watson mylesgw at gmail.com
Mon Dec 8 20:13:57 CET 2008


On Mon, Dec 8, 2008 at 11:20 AM, Myles Watson <mylesgw at gmail.com> 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 <mylesgw at gmail.com>
>
> 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 <mylesgw at gmail.com>

Thanks,
Myles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20081208/378b4d14/attachment.html>


More information about the coreboot mailing list