u-boot-brain/arch/sandbox
Simon Glass 33c215af4b dm: pci: Add a function to read a PCI BAR
At present PCI address transaction is not supported so drivers must
manually read the correct BAR after reading the device tree info. The
ns16550 has a suitable implementation, so move this code into the core
DM support.

Note that there is no live-tree equivalent at present.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
[bmeng: correct the unclear comments in test.dts]
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
2019-10-08 13:57:43 +08:00
..
cpu sandbox: Allow use of real I/O with readl(), etc. 2019-10-08 13:57:41 +08:00
dts dm: pci: Add a function to read a PCI BAR 2019-10-08 13:57:43 +08:00
include/asm sandbox: Allow use of real I/O with readl(), etc. 2019-10-08 13:57:41 +08:00
lib sandbox: Add support for clrsetio_32() and friends 2019-10-08 13:57:40 +08:00
config.mk sandbox: Allo sdl-config to be overridden 2019-07-10 16:52:58 -06:00
Kconfig sandbox: Add 64-bit sandbox 2018-02-18 15:53:48 -07:00
Makefile sandbox: Use 'extras' to specify 'head' files 2018-12-05 06:01:34 -07:00