1
0
Fork 0
remarkable-uboot/drivers/bios_emulator
Simon Glass 7282672d29 dm: pci: Convert bios_emu to use the driver model PCI API
At present this BIOS emulator uses a bus/device/function number. Change
it to use a device if CONFIG_DM_PCI is enabled.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2016-01-24 12:07:19 +08:00
..
include bios_emulator: Fix an #ifdef typo in the header file 2015-01-23 17:24:15 -07:00
x86emu bios_emulator: Don't display error when emulator terminates 2015-01-23 17:24:15 -07:00
Makefile Various Makefiles: Add SPDX-License-Identifier tags 2015-11-10 09:19:52 -05:00
atibios.c dm: pci: Convert bios_emu to use the driver model PCI API 2016-01-24 12:07:19 +08:00
besys.c bios_emulator: Correct ordering of includes 2014-12-13 15:08:04 -07:00
bios.c dm: pci: Convert bios_emu to use the driver model PCI API 2016-01-24 12:07:19 +08: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