[U-Boot] min/max macros are broken in common.h

Aaron Williams Aaron.Williams at caviumnetworks.com
Tue Jan 25 08:18:50 CET 2011


The min and max macros break if x is 32-bit and y is 64-bit. y will always get 
truncated to 32-bit and it will fail.

-Aaron


More information about the U-Boot mailing list