[U-Boot] [PATCH v2 12/13] dm: pci: Convert 'pci' command to driver model
Bin Meng
bmeng.cn at gmail.com
Mon Nov 23 03:45:08 CET 2015
On Sun, Nov 22, 2015 at 7:28 AM, Simon Glass <sjg at chromium.org> wrote:
> Adjust this command to use the correct PCI functions, instead of the
> compatibility layer.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Make pciinfo() static
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
Tested-by: Bin Meng <bmeng.cn at gmail.com>
> common/cmd_pci.c | 133 ++++++++++++++++++++++++++++++++++++++++++++++++++++---
> include/common.h | 1 -
> 2 files changed, 128 insertions(+), 6 deletions(-)
>
[snip]
Regards,
Bin
More information about the U-Boot
mailing list