
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi Tom, Joe,
On 10/25/2012 04:59 PM, Tom Rini wrote:
On Fri, Aug 17, 2012 at 10:34:36AM -0000, Joe Hershberger wrote:
Prevent printing the entire image in a itb. It is most likely unhelpful to have the hex of the entire image scroll for minutes on your slow serial console.
Signed-off-by: Joe Hershberger joe.hershberger@ni.com
This causes: $ uboot-build.sh sandboxTesting sandbox on -00004-gf0a29d4 Thu Oct 25 13:59:03 MST 2012 Configuring for sandbox board... text data bss dec hex filename 140245 6332 28472 175049 2abc9 sandbox/u-boot cmd_fdt.c: In function 'print_data': cmd_fdt.c:679:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] cmd_fdt.c:691:32: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
Sorry, I should have caught that and the 3/6 warning. :-(
I'm tied up with a flight test through Friday (Nov 2) which has been consuming all my available time. Joe, can you look at fixing the warnings?
Thanks, gvb