diff options
author | Bin Meng <bin.meng@windriver.com> | 2021-01-31 20:36:06 +0800 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2021-02-03 03:38:41 -0700 |
commit | 6424fba1bc4e80c43eb5eb69b9e66c0d89d1b1cf (patch) | |
tree | 6ee8f7485500055db638c92c87ca9bbae207648e /cmd/source.c | |
parent | 98592c7509278e73b2d56c5e307015d6f33c0f34 (diff) |
bdinfo: Change to use bdinfo_print_num_ll() where the number could be 64-bit
There are some calls to bdinfo_print_num_l() with parameters that
could be a 64-bit value on a 32-bit system. Change those calls to
use bdinfo_print_num_ll() instead.
Signed-off-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'cmd/source.c')
0 files changed, 0 insertions, 0 deletions