[U-Boot] [PATCH 16/17] imx: add dtsi for i.MX8MN

Peng Fan peng.fan at nxp.com
Wed Dec 4 02:07:57 CET 2019



> -----Original Message-----
> From: Troy Kisky <troy.kisky at boundarydevices.com>
> Sent: 2019年12月4日 6:54
> To: Peng Fan <peng.fan at nxp.com>; Stefano Babic <sbabic at denx.de>;
> u-boot at lists.denx.de
> Subject: re: [U-Boot] [PATCH 16/17] imx: add dtsi for i.MX8MN
> 
> |+                       gpio1: gpio at 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 at OS2:~/u-boot$ make imx8mn_ddr4_evk_defconfig # # configuration
> written to .config # tkisky at OS2:~/u-boot$ grep PHYS_64BIT .config
> CONFIG_PHYS_64BIT=y
> 
> 
> Thanks
> Troy


More information about the U-Boot mailing list