[coreboot] [PATCH] Drop the CONFIG_PCI_BUS_COUNT tweak for seabios
Myles Watson
mylesgw at gmail.com
Wed Apr 8 17:27:25 CEST 2009
On Mon, Apr 6, 2009 at 6:36 AM, Bernie Innocenti <bernie at codewiz.org> wrote:
>
>
> This configuration option does no longer exist since when PCI
> handling was reworked in seabios.
>
> Signed-off-by: Bernie Innocenti <bernie at codewiz.org>
Acked-by: Myles Watson <mylesgw at gmail.com>
Rev 263.
Thanks,
Myles
>
> Index: packages/seabios/hardcode.diff
> ===================================================================
> --- packages/seabios/hardcode.diff (revision 261)
> +++ packages/seabios/hardcode.diff (working copy)
> @@ -17,12 +17,3 @@
>
> // Support for int13 floppy drive access
> #define CONFIG_FLOPPY_SUPPORT 1
> -@@ -36,7 +36,7 @@
> - // Support int 1a/b1 PCI BIOS calls
> - #define CONFIG_PCIBIOS 1
> - // Maximum number of PCI busses.
> --#define CONFIG_PCI_BUS_COUNT 2
> -+#define CONFIG_PCI_BUS_COUNT 6
> - // Support int 15/53 APM BIOS calls
> - #define CONFIG_APMBIOS 1
> - // Support int 19/18 system bootup support
>
> --
> // Bernie Innocenti - http://www.codewiz.org/
> \X/ Sugar Labs - http://www.sugarlabs.org/
>
> --
> coreboot mailing list: coreboot at coreboot.org
> http://www.coreboot.org/mailman/listinfo/coreboot
>
More information about the coreboot
mailing list