[U-Boot] [PATCH 1/4] spi: fsl_qspi: Fix issues on arm64

York Sun york.sun at nxp.com
Tue May 17 18:32:26 CEST 2016


On 03/14/2016 11:45 PM, Yuan Yao wrote:
> From: Yuan Yao <yao.yuan at nxp.com>
> 
> The address value and size value get from dts "reg" property have type
> of u64 on arm64.
> If we assign those values to "u32" variables, driver can't work correctly.
> Converting the type of those variables to fdt_xxx_t.
> 
> Signed-off-by: Yuan Yao <yao.yuan at freescale.com>
> Signed-off-by: Prabhakar Kushwaha <prabhakar at freescale.com>
> Signed-off-by: Yuan Yao <yao.yuan at nxp.com>
> ---

Yuan,

Did you mean to put both your legacy freescale email id and your nxp email id in
the signature lines? I can remove your freescale id if it was added by mistake.
I need to reformat your commit message anyway because some lines are too long.

York




More information about the U-Boot mailing list