mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
This reads the low cell of the PCI address from the wrong cell. Fix it. Also fix the function that this code came from. Fixes:9e51204527
(dm: core: Add operations on device tree references) Fixes:4ea5243a3a
(fdt: fix fdtdec_get_pci_addr() for CONFIG_PHYS_64BIT) Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>