mirror of
https://xff.cz/git/u-boot/
synced 2025-11-01 19:05:51 +01:00
The uint64_t type is defined in linux/types.h, so is safer than u64, which is not actually a Linux type. Change-Id: Ifc9a369e6543250c49117b8d3cb3a676eee43e04 Signed-off-by: Simon Glass <sjg@chromium.org>