[PATCH v2 20/38] pci: mpc85xx: Support controller register physical address beyond 32-bit

Heiko Schocher hs at denx.de
Sun Feb 21 08:06:33 CET 2021


Hello Bin,

On 18.02.21 16:57, Bin Meng wrote:
> devfdt_get_addr_index() returns fdt_addr_t which might be a 64-bit
> physical address. Use map_physmem() to return the virtual address
> that can be used by a 32-bit machine.
> 
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
> 
> (no changes since v1)
> 
>  drivers/pci/pci_mpc85xx.c | 5 ++---
>  1 file changed, 2 insertions(+), 3 deletions(-)


Reviewed-by: Heiko Schocher <hs at denx.de>

bye,
Heiko
-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52   Fax: +49-8142-66989-80   Email: hs at denx.de


More information about the U-Boot mailing list