[PATCH 2/4] mx6sabresd: Convert PCI to driver model

Fabio Estevam festevam at gmail.com
Wed Jan 22 14:48:48 CET 2020


On Mon, Jan 20, 2020 at 1:31 PM Alifer Moraes <alifer.wsdm at gmail.com> wrote:
>
> 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
> _____________________________________________________________
> 01.00.00   0x8086     0x08b1     Network controller      0x80
>
> Signed-off-by: Alifer Moraes <alifer.wsdm at gmail.com>

Reviewed-by: Fabio Estevam <festevam at gmail.com>


More information about the U-Boot mailing list