diff options
author | Simon Glass <sjg@chromium.org> | 2020-06-02 19:26:46 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-07-08 17:21:46 -0400 |
commit | 4680976fb6e6dd478c0cb0233889122755f4d2db (patch) | |
tree | eefbb8158c4c16d06e063b62f632a1ca90dd66c2 /tools/logos/u-boot_logo.bmp | |
parent | 76be8f75c5f9cd4d968f720f80b891e101fff1fd (diff) |
cmd: mem: 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.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'tools/logos/u-boot_logo.bmp')
0 files changed, 0 insertions, 0 deletions