commit | 3ec02881e987aa4c02de8ce6cef1adaa4db56830 | [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 | 1f8d70691dd5c57b8a983048e8e4cb7581e2dc8d [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>