
27 Oct
2014
27 Oct
'14
11:20 p.m.
On Wed, Oct 15, 2014 at 04:38:33AM -0600, Simon Glass wrote:
Unfortunately 'unsigned long long' and 'uint64_t' are not necessarily compatible on 64-bit machines. Use the correct typedef instead of writing the supposed type out in full.
Signed-off-by: Simon Glass sjg@chromium.org
Applied to u-boot/master, thanks!
--
Tom