On Fri, Apr 12, 2013 at 03:56:28PM +0800, Mingkai Hu wrote:
> To avoid sign extension problem, use explicit casting to cast
> the SDRAM size to type phys_size_t, or else, if the SDRAM size
> is 2G(0x80000000), it will be extended to 0xffffffff80000000
> when phys_size_t is type 'unsigned long long'.
> 
> Signed-off-by: Mingkai Hu <mingkai...@freescale.com>

Applied, thanks!

Andy

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

Reply via email to