[U-Boot] [PATCH v3 11/13] pci: Move PCI header output code into its own function
Simon Glass
sjg at chromium.org
Sat Nov 28 17:55:47 CET 2015
On 26 November 2015 at 18:51, Simon Glass <sjg at chromium.org> wrote:
> We want to share this code with the driver model version, so put it in a
> separate function.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
> common/cmd_pci.c | 17 +++++++++++------
> 1 file changed, 11 insertions(+), 6 deletions(-)
Applied to u-boot-dm.
More information about the U-Boot
mailing list