u-boot/drivers/bios_emulator
Simon Glass ad6edca379 bios_emulator: Allow x86 to use the emulator
There is an implicit assumption that x86 machines want to use raw I/O in the
BIOS emulator, but this should be selectable. Add an CONFIG_X86EMU_RAW_IO
option to control it instead.

Also fix a few bugs which cause warnings on x86 and adjust the Makefile to
remove the assumption that only PowerPC uses the emulator.

Signed-off-by: Simon Glass <sjg@chromium.org>
2014-11-25 07:11:16 -07:00
..
include bios_emulator: Allow x86 to use the emulator 2014-11-25 07:11:16 -07:00
x86emu bios_emulator: Allow x86 to use the emulator 2014-11-25 07:11:16 -07:00
atibios.c Consolidate bool type 2013-04-01 16:33:52 -04:00
besys.c bios_emulator: Allow x86 to use the emulator 2014-11-25 07:11:16 -07:00
bios.c biosemu: include <asm/io.h> header 2013-04-02 16:23:35 -04:00
biosemu.c Update Freescale copyrights to remove "All Rights Reserved" 2009-07-29 09:59:22 +02:00
biosemui.h Update Freescale copyrights to remove "All Rights Reserved" 2009-07-29 09:59:22 +02:00
Makefile bios_emulator: Allow x86 to use the emulator 2014-11-25 07:11:16 -07:00