u-boot-brain/drivers/bios_emulator/include
Simon Glass b3521f2e49 bios_emulator: Add an option to enable debugging
At present there are DEBUG options spread around the place. If you enable
one and not another you can end up with an emulator that does not work,
since each file can have a different view of what the registers look like.
To fix this, create a global CONFIG_X86EMU_DEBUG option that keeps
everything consistent.

Signed-off-by: Simon Glass <sjg@chromium.org>
2014-11-25 07:11:17 -07:00
..
x86emu bios_emulator: Add an option to enable debugging 2014-11-25 07:11:17 -07:00
biosemu.h Introduce a header file for the BIOS emulator 2014-11-25 06:34:14 -07:00
x86emu.h bios_emulator: Add an option to enable debugging 2014-11-25 07:11:17 -07:00