summaryrefslogtreecommitdiff
path: root/lib/display_options.c
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2020-06-03 04:26:46 +0300
committerTom Rini <trini@konsulko.com>2020-07-09 00:21:46 +0300
commit4680976fb6e6dd478c0cb0233889122755f4d2db (patch)
treeeefbb8158c4c16d06e063b62f632a1ca90dd66c2 /lib/display_options.c
parent76be8f75c5f9cd4d968f720f80b891e101fff1fd (diff)
downloadu-boot-4680976fb6e6dd478c0cb0233889122755f4d2db.tar.xz
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 'lib/display_options.c')
0 files changed, 0 insertions, 0 deletions