1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-31 03:07:12 +01:00
Files
u-boot-megous/arch
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
..
2019-10-08 13:57:39 +08:00
2019-08-11 16:43:41 -04:00
2019-08-11 16:43:41 -04:00
2019-08-28 13:47:47 +05:30
2019-09-14 21:28:55 +02:00
2019-08-11 16:43:41 -04:00
2019-09-02 17:38:43 +02:00