diff options
author | Simon Glass <sjg@chromium.org> | 2020-06-02 19:26:47 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-07-08 17:21:46 -0400 |
commit | 677dbf5daebe5bd49193c2971593ac8b1fe734f1 (patch) | |
tree | 2c76944d00032600dd31b1feaa92ca80e67c543e /tools/logos/u-boot_logo.bmp | |
parent | 4680976fb6e6dd478c0cb0233889122755f4d2db (diff) |
display_options: Drop #ifdef for MEM_SUPPORT_64BIT_DATA
This is defined only when __lp64__ is defined. That means that ulong is
64 bits long. Therefore we don't need to use a separate u64 type on those
architectures.
Fix up the code to take advantage of that, removing the preprocessor
conditions.
Also include the missing header file that defines MEM_SUPPORT_64BIT_DATA
Fixes: 09140113108 ("command: Remove the cmd_tbl_t typedef")
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/logos/u-boot_logo.bmp')
0 files changed, 0 insertions, 0 deletions