[U-Boot] [PATCH v2 02/32] dm: pci: Break out the common region display code

Simon Glass sjg at chromium.org
Sun Mar 13 02:52:14 CET 2016


On 29 February 2016 at 15:25, Simon Glass <sjg at chromium.org> wrote:
> Each region is displayed in almost the same way. Break out this common code
> into its own function.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Fix use of pci_mem instead of pci_prefetch
> - Remove 0x prefix for addresses
>
>  drivers/pci/pci_auto_common.c | 51 +++++++++++++++----------------------------
>  1 file changed, 17 insertions(+), 34 deletions(-)

Applied to u-boot-dm/next.


More information about the U-Boot mailing list