
13 Mar
2016
13 Mar
'16
2:52 a.m.
On 29 February 2016 at 15:25, Simon Glass sjg@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@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.