[coreboot] Kconfig patches

Myles Watson mylesgw at gmail.com
Tue Sep 22 18:51:30 CEST 2009


I'm still trying to update my Tyan boards so they don't get pruned.  They're
pretty close, there is still an issue with ACPI that I'm working on, but I'd
like to start shrinking my patch stack.

tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ...
Kconfig_bools.diff: Change some more ints to bools, change some default
values.
xip_size.diff: Make XIP_SIZE + XIP_BASE add up to 4GB so that the end of the
ROM gets cached (speeds up booting immensely.)
failoverR.diff: Revert my failover change from before since Kconfig only
supports fallback.
kconfig_s2892.dif: Add support for Tyan s2891, s2892, and s2895 to Kconfig.
smp.diff: set CONFIG_SMP based on MAX_CPUS.  I think maybe CONFIG_SMP should
just die and test for CONFIG_MAX_CPUS.

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/20090922/16892759/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tables.diff
Type: text/x-patch
Size: 1793 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090922/16892759/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Kconfig_bools.diff
Type: text/x-patch
Size: 4196 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090922/16892759/attachment-0001.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xip_size.diff
Type: text/x-patch
Size: 262 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090922/16892759/attachment-0002.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: failoverR.diff
Type: text/x-patch
Size: 11694 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090922/16892759/attachment-0003.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kconfig_s2892.diff
Type: text/x-patch
Size: 16807 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090922/16892759/attachment-0004.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smp.diff
Type: text/x-patch
Size: 283 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090922/16892759/attachment-0005.diff>


More information about the coreboot mailing list