[coreboot] [PATCH]Kconfig: fix QEmu build, reduce bootblock size

Stefan Reinauer stepan at coresystems.de
Thu Aug 13 17:26:14 CEST 2009


On 8/13/09 5:18 PM, Patrick Georgi wrote:
> Hi,
>
> attached patches do:
> 20090813-1:
>   AMD selected a couple of options that are incompatible with QEmu (and
> probably others). Only select them for AMD
>   

I think putting "HAVE_INIT_TIMER" in AMD model specific code is
generally wrong. It's not an AMD specific option. Also enabling options
per default that are very cpu specific is bad. Is there no better way to
do this?

> 20090813-2:
>   Make the bootblock smaller (only one copy of it), and don't pad the
> bootblock using dd(1), but top-align inside cbfstool, to reduce
> dependencies on unix tools.
>
> Signed-off-by: Patrick Georgi <patrick.georgi at coresystems.de>
>   
Anyways, both are Acked-by: Stefan Reinauer <stepan at coresystems.de>

-- 
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
      Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: info at coresystems.dehttp://www.coresystems.de/
Registergericht: Amtsgericht Freiburg • HRB 7656
Geschäftsführer: Stefan Reinauer • Ust-IdNr.: DE245674866





More information about the coreboot mailing list