[U-Boot] [PATCH] net: eepro100: Fix build warnings

Joe Hershberger joe.hershberger at gmail.com
Mon Jan 25 15:46:04 CET 2016


On Mon, Jan 25, 2016 at 3:26 AM, Bin Meng <bmeng.cn at gmail.com> wrote:
> When building katmai, it reports quite a lot
>
>   warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
>
> Fix this by casting the dev->iobase with u_long.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>

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


More information about the U-Boot mailing list