Simon Glass
a33a824227
command: 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 header file that defines MEM_SUPPORT_64BIT_DATA. It is
included by env.h in this file, but that might not last forever.
Signed-off-by: Simon Glass <sjg@chromium.org >
2020-07-08 17:21:46 -04:00
..
2020-05-18 17:33:33 -04:00
2020-07-08 17:21:46 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:23 -04:00
2019-12-02 18:24:58 -05:00
2020-05-18 21:19:23 -04:00
2020-02-05 19:33:46 -07:00
2020-07-07 09:45:07 -04:00
2020-05-18 17:33:33 -04:00
2020-06-25 13:24:12 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04:00
2019-12-02 18:23:13 -05:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 18:36:55 -04:00
2020-05-18 18:36:55 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 18:36:55 -04:00
2020-07-08 17:21:46 -04:00
2020-05-18 21:19:18 -04:00
2020-07-06 16:30:00 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 18:36:55 -04:00
2020-05-18 17:33:33 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04:00
2020-06-16 11:36:30 -04:00
2020-05-18 21:19:18 -04:00
2019-08-07 15:31:05 -04:00
2020-06-02 13:06:12 -04:00
2020-05-18 21:19:23 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04:00
2020-06-12 13:14:07 -04:00
2020-06-12 13:14:07 -04:00
2020-07-07 15:37:13 -04:00
2020-05-18 21:19:23 -04:00
2020-06-11 20:52:11 -06:00
2020-05-18 21:19:23 -04:00
2020-05-18 21:19:23 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 17:33:31 -04:00
2020-04-26 14:25:21 -06:00
2020-05-18 17:33:33 -04:00
2020-04-26 14:23:55 -06:00
2020-05-18 21:19:18 -04:00
2020-01-24 23:06:49 +05:30
2020-05-07 09:01:42 -04:00
2020-05-18 21:19:23 -04:00
2020-05-18 21:19:18 -04:00
2020-06-28 01:03:09 +02:00
2020-05-18 21:19:18 -04:00
2020-01-24 23:06:49 +05:30
2020-05-18 21:19:23 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:23 -04:00
2020-05-18 21:19:23 -04:00
2019-10-08 13:57:45 +08:00