Hi,

On Mon, Aug 24, 2015 at 10:51 PM, Joe Hershberger
<joe.hershber...@gmail.com> wrote:
> On Tue, Aug 18, 2015 at 4:06 PM, York Sun <york...@freescale.com> wrote:
>> From: Mingkai Hu <mingkai...@freescale.com>
>>
>> High 32-bit address is needed when u-boot runs in 64-bit space.
>> Tested on armv8-based LS2085ARDB.
>>
>> Signed-off-by: Mingkai Hu <mingkai...@freescale.com>
>> Signed-off-by: York Sun <york...@freescale.com>
>
> Applied to u-boot-net, thanks!
> -Joe

Unfortunately this commit causes build warnings on 32-bit systems.

drivers/net/e1000.c: In function ‘e1000_configure_tx’:
drivers/net/e1000.c:4982:2: warning: right shift count >= width of
type [enabled by default]
drivers/net/e1000.c: In function ‘e1000_configure_rx’:
drivers/net/e1000.c:5126:2: warning: right shift count >= width of
type [enabled by default]

Regards,
Bin
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to