From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Mon, 29 Jan 2018 15:20:58 -0500 Subject: [U-Boot] [U-Boot, 1/4] mvpp2: Fix warning over 32bit vs 64bit targets In-Reply-To: <1517082491-13491-1-git-send-email-trini@konsulko.com> References: <1517082491-13491-1-git-send-email-trini@konsulko.com> Message-ID: <20180129202058.GF20149@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sat, Jan 27, 2018 at 02:48:08PM -0500, Tom Rini wrote: > When we have a driver that is used on both 32bit and 64bit targets and > we are talking about address space we cannot use u64 nor u32 and instead > need to use phys_addr_t. > > Fixes: 377883f16d36 ("net: mvpp2x: fix phy connected to wrong mdio issue") > Cc: Stefan Chulski > Signed-off-by: Tom Rini > Reviewed-by: Stefan Roese > Reviewed-by: Joe Hershberger Applied to u-boot/master, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: not available URL: