
11 Sep
2018
11 Sep
'18
2:25 p.m.
On Mon, Aug 06, 2018 at 08:47:38PM +0900, Masahiro Yamada wrote:
You do not need to use the typedefs provided by compiler.
Our compilers are either IPL32 or LP64. Hence, U-Boot can/should always use int-ll64.h typedefs like Linux kernel, whatever the typedefs the compiler internally uses.
Signed-off-by: Masahiro Yamada yamada.masahiro@socionext.com
Applied to u-boot/master, thanks!
--
Tom