Files
u-boot/board
Alifer Moraes 2f2fdbe3f4 mx6sabresd: Convert PCI to driver model
Convert imx6sabresd PCI to driver model to fix the following warning:

===================== WARNING ======================
This board does not use CONFIG_DM_PCI Please update
the board to use CONFIG_DM_PCI before the v2019.07 release.
Failure to update by the deadline may result in board removal.
See doc/driver-model/MIGRATION.txt for more info.
====================================================

After the conversion the following commands were used for testing:

=> pci enum
PCI: Failed autoconfig bar 10
PCI: Failed autoconfig bar 10
=> pci 1
Scanning PCI devices on bus 1
BusDevFun  VendorId   DeviceId   Device Class       Sub-Class
Reviewed-by: Fabio Estevam <festevam@gmail.com>
2020-02-09 15:05:10 +01:00
..
2019-08-11 16:43:41 -04:00
2020-01-07 10:26:56 +01:00
2019-12-15 11:44:30 +08:00
2020-01-24 23:06:48 +05:30
2019-08-11 16:43:41 -04:00
2020-01-24 23:06:48 +05:30
2019-10-25 17:20:43 +02:00
2019-08-11 16:43:41 -04:00
2020-01-24 23:06:48 +05:30
2020-01-24 23:06:49 +05:30