On Fri, May 22, 2015 at 08:30:14AM -0400, Andrew Bradford wrote:

> From: Andrew Bradford <[email protected]>
> 
> gd->ram_size is stored as phys_size_t type which can be bigger than an
> unsigned long on some architectures.  When using unsigned long type,
> SDRAM of 4GiB or larger will not print the correct size, but using
> phys_size_t will.
> 
> Signed-off-by: Andrew Bradford <[email protected]>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to