Skip to content
Snippets Groups Projects
Commit ad6edca3 authored by Simon Glass's avatar Simon Glass
Browse files

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: default avatarSimon Glass <sjg@chromium.org>
parent 62d0c5e1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment