fdt: Limit printed hex in fdt print and list commands
authorJoe Hershberger <joe.hershberger@ni.com>
Fri, 17 Aug 2012 10:34:36 +0000 (10:34 +0000)
committerGerald Van Baren <gvb@unssw.com>
Mon, 15 Oct 2012 23:20:16 +0000 (19:20 -0400)
commitf0a29d43313c9d0d9091aeae175bd7e8e7ac6124
tree72e7da4c7c2d25397bbd9280d80c43a2beb676fb
parent367e12597617b2581eb72b3676c6cb86822268b5
fdt: Limit printed hex in fdt print and list commands

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>
common/cmd_fdt.c