[U-Boot] [PATCH 02/11] net: designware: Use dm_pci_mem_to_phys() in the probe routine

Simon Glass sjg at chromium.org
Wed Feb 3 04:27:23 CET 2016


On 2 February 2016 at 06:58, Bin Meng <bmeng.cn at gmail.com> wrote:
> Convert to use native DM PCI API dm_pci_mem_to_phys().
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  drivers/net/designware.c | 4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list