[U-Boot] [PATCH v3 12/13] dm: pci: Convert 'pci' command to driver model

Simon Glass sjg at chromium.org
Sat Nov 28 17:55:49 CET 2015


On 26 November 2015 at 18:51, 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>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> Tested-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v3: None
> Changes in v2:
> - Make pciinfo() static
>
>  common/cmd_pci.c | 133 ++++++++++++++++++++++++++++++++++++++++++++++++++++---
>  include/common.h |   1 -
>  2 files changed, 128 insertions(+), 6 deletions(-)

Applied to u-boot-dm.


More information about the U-Boot mailing list