commit | f0a29d43313c9d0d9091aeae175bd7e8e7ac6124 | [log] [tgz] |
---|---|---|
author | Joe Hershberger <joe.hershberger@ni.com> | Fri Aug 17 10:34:36 2012 +0000 |
committer | Gerald Van Baren <gvb@unssw.com> | Mon Oct 15 19:20:16 2012 -0400 |
tree | 72e7da4c7c2d25397bbd9280d80c43a2beb676fb | |
parent | 367e12597617b2581eb72b3676c6cb86822268b5 [diff] |
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>