- AMD selected a couple of options that are incompatible with QEmu (and
authorPatrick Georgi <patrick.georgi@coresystems.de>
Thu, 13 Aug 2009 15:29:01 +0000 (15:29 +0000)
committerPatrick Georgi <patrick.georgi@coresystems.de>
Thu, 13 Aug 2009 15:29:01 +0000 (15:29 +0000)
commitfabde37cb8af695c605fc04fa005930de057b9a3
treea7e87f47a1c952a4aa9cd28912b74df88436f0d4
parenta5c8bb39b5ec7d971971a56ecf386a71a2bc5a32
- AMD selected a couple of options that are incompatible with QEmu (and
probably others). Only select them for AMD

- 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@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4542 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/arch/i386/Makefile.inc
src/cpu/amd/model_fxx/Kconfig
util/cbfstool/util.c