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@coresystems.de
Anyways, both are Acked-by: Stefan Reinauer stepan@coresystems.de