commit | 581508bdfbf2e6d4a8c8f1f86cc3439718ca9588 | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Thu Mar 19 09:43:12 2015 -0700 |
committer | York Sun <yorksun@freescale.com> | Thu Apr 23 08:55:54 2015 -0700 |
tree | 67f5184bb10ffe50f5fbeb69d2984f85453f38e7 | |
parent | 9f9f0093730f91d95cb8e9546155ae6a3286159e [diff] |
cmd_mem: Store last address/size/etc as ulong Otherwise the high 32 bits get truncated on 64-bit U-boot. Signed-off-by: Scott Wood <scottwood@freescale.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: York Sun <yorksun@freescale.com>