> -----Original Message-----
> From: Troy Kisky <troy.ki...@boundarydevices.com>
> Sent: 2019年12月4日 6:54
> To: Peng Fan <peng....@nxp.com>; Stefano Babic <sba...@denx.de>;
> u-boot@lists.denx.de
> Subject: re: [U-Boot] [PATCH 16/17] imx: add dtsi for i.MX8MN
> 
> |+                       gpio1: gpio@30200000 {
> |+                               compatible = "fsl,imx8mn-gpio",
> |"fsl,imx35-gpio";
> |+                               reg = <0x30200000 0x10000>;
> 
> Should these be 64 bit addresses ?

This is imported from Linux Kernel.
No. address-size, cell-size is 1.

Regards,
Peng.

> 
> tkisky@OS2:~/u-boot$ make imx8mn_ddr4_evk_defconfig # # configuration
> written to .config # tkisky@OS2:~/u-boot$ grep PHYS_64BIT .config
> CONFIG_PHYS_64BIT=y
> 
> 
> Thanks
> Troy

Reply via email to