1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-31 23:57:09 +01:00
Files
u-boot-megous/test/dm
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-07-12 21:07:58 -04:00
2018-08-11 08:11:02 +02:00
2018-09-29 11:49:35 -06:00
2019-08-12 13:33:38 -04:00
2018-09-18 08:12:21 -06:00
2018-12-07 08:13:45 -05:00
2019-08-11 16:43:41 -04:00
2018-12-06 23:26:32 -05:00
2018-12-13 16:32:49 -07:00
2019-07-05 14:19:41 +02:00
2018-10-09 04:40:27 -06:00
2019-02-20 15:27:08 +08:00
2019-07-11 10:05:15 -04:00
2018-11-26 08:25:35 -05:00
2018-07-19 17:03:28 -04:00
2019-07-12 21:07:59 -04:00