Re: [U-Boot] [PATCH 13/28] net/phy/cortina: Fix compilation warning

2015-03-19 Thread Joe Hershberger
On Thu, Mar 19, 2015 at 11:45 AM, York Sun york...@freescale.com wrote: From: pankaj chauhan pankaj.chau...@freescale.com Fix comilation warning which is emitted when firmware address is more than 32 bit. Signed-off-by: pankaj chauhan pankaj.chau...@freescale.com CC: Joe Hershberger

[U-Boot] [PATCH 13/28] net/phy/cortina: Fix compilation warning

2015-03-19 Thread York Sun
From: pankaj chauhan pankaj.chau...@freescale.com Fix comilation warning which is emitted when firmware address is more than 32 bit. Signed-off-by: pankaj chauhan pankaj.chau...@freescale.com CC: Joe Hershberger joe.hershber...@ni.com --- drivers/net/phy/cortina.c |4 ++-- 1 file changed, 2