diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2018-10-11 13:15:01 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-11-16 13:34:34 -0500 |
commit | 95187bb7cbb95c1074ad17ccc3822d83d972210d (patch) | |
tree | dff4264d11cacdc0f5d4672ebbca349be5634253 /include | |
parent | 1473f6ac882fde8078826ca828aa3494ff98bf08 (diff) |
cmd/bdinfo: correct output of numerical values
Display all digits on 64bit systems. Currently we print only the lower
32 bits. Examples of values that can exceed 32 bits are the size and start of
memory banks.
For fdt_blob use the same output method as for other values. This avoids
misalignment.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions