Re: [U-Boot] [PATCH v3 61/72] dm: pci: Update uclass to support livetree

2017-05-24 Thread sjg
Update the PCI uclass to support livetree. This mostly involves fixing the address decoding from the device tree. Signed-off-by: Simon Glass --- Changes in v3: None Changes in v2: None drivers/pci/pci-uclass.c | 26 -- 1 file changed, 12

[U-Boot] [PATCH v3 61/72] dm: pci: Update uclass to support livetree

2017-05-18 Thread Simon Glass
Update the PCI uclass to support livetree. This mostly involves fixing the address decoding from the device tree. Signed-off-by: Simon Glass --- Changes in v3: None Changes in v2: None drivers/pci/pci-uclass.c | 26 -- 1 file changed, 12