u-boot-brain/drivers/bios_emulator/include
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
..
x86emu drivers: delete unused header files 2014-01-24 16:59:07 -05:00
biosemu.h Introduce a header file for the BIOS emulator 2014-11-25 06:34:14 -07:00
x86emu.h bios_emulator: Allow x86 to use the emulator 2014-11-25 07:11:16 -07:00