u-boot-brain/arch/mips
Daniel Schwierzeck 37f93f7b79 MIPS: fix types u64 and __u64 to unsigned long long
Linux MIPS uses asm-generic/int-ll64.h in asm/types.h.
Thus u64 and __u64 are defined as unsigned long long. Port this
over to U-Boot.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
2014-03-04 23:18:00 +01:00
..
cpu kbuild: change out-of-tree build 2014-02-19 11:07:50 -05:00
include/asm MIPS: fix types u64 and __u64 to unsigned long long 2014-03-04 23:18:00 +01:00
lib mips: don't hardcode Malta env baudrate 2013-11-26 21:49:17 +01:00
config.mk kbuild: rename OBJCFLAGS to OBJCOPYFLAGS 2014-02-25 11:01:28 -05:00