u-boot/drivers/bios_emulator
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
..
include bios_emulator: Add an option to enable debugging 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
atibios.c bios_emulator: Add vesa support and allow ROMs to be passed in as data 2014-11-25 07:11:17 -07:00
besys.c bios_emulator: Add an option to enable debugging 2014-11-25 07:11:17 -07:00
bios.c bios_emulator: Add an option to enable debugging 2014-11-25 07:11:17 -07:00
biosemu.c Update Freescale copyrights to remove "All Rights Reserved" 2009-07-29 09:59:22 +02:00
biosemui.h bios_emulator: Add an option to enable debugging 2014-11-25 07:11:17 -07:00
Makefile bios_emulator: Allow x86 to use the emulator 2014-11-25 07:11:16 -07:00