[U-Boot] [PATCH V2 19/23] net: fec: fix build warnings for 64bits support

Joe Hershberger joe.hershberger at ni.com
Tue Dec 5 20:37:00 UTC 2017


On Sun, Dec 3, 2017 at 10:31 PM, Peng Fan <peng.fan at nxp.com> wrote:
> When building for 64bits system, we get some warnings about type
> cast between pointer and integer. This patch eliminates the warnings
> by using ulong/long type which is 32bits on 32bits system or 64bits on
> 64bits system.
>
> Signed-off-by: Ye Li <ye.li at nxp.com>
> Signed-off-by: Peng Fan <peng.fan at nxp.com>
> Cc: Joe Hershberger <joe.hershberger at ni.com>

Acked-by: Joe Hershberger <joe.hershberger at ni.com>


More information about the U-Boot mailing list