Hi,
attached patch makes qemu use the udelay function in src/pc80/udelay_io.c instead of the equivalent copy in src/cpu/emulation/qemu-x86/northbridge.c. Similar changes can be done for AMD boards (just with UDELAY_LAPIC), I think.
Signed-off-by: Patrick Georgi patrick.georgi@coresystems.de
Patrick
On 1/10/10 10:48 PM, Patrick Georgi wrote:
attached patch makes qemu use the udelay function in src/pc80/udelay_io.c instead of the equivalent copy in src/cpu/emulation/qemu-x86/northbridge.c. Similar changes can be done for AMD boards (just with UDELAY_LAPIC), I think.
Signed-off-by: Patrick Georgi patrick.georgi@coresystems.de
Acked-by: Stefan Reinauer stepan@coresystems.de
Stefan