1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-30 06:09:23 +01:00
Files
u-boot-megous/test
Andrew Scull 55e6adbd78 test: pci: Test PCI address conversion functions
Add tests for the functions dm_pci_bus_to_phys() and
dm_pci_phys_to_bus() which convert between PCI bus addresses and
physical addresses based on the ranges declared for the PCI controller.

The ranges of bus#1 are used for the tests, adding a translation to one
of the ranges to cover more cases.

Signed-off-by: Andrew Scull <ascull@google.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2022-05-03 15:50:46 -04:00
..
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00
2021-07-23 13:36:14 -04:00
2022-03-10 08:28:36 -05:00