[U-Boot] [PATCH v2] linux/compat.h: port lower_32_bits and upper_32_bits from Linux

Wolfgang Denk wd at denx.de
Sat Jun 7 00:19:17 CEST 2014


Dear Lijun Pan,

In message <1402090662-3702-1-git-send-email-Lijun.Pan at freescale.com> you wrote:
...
> + * upper_32_bits - return bits 32-63 of a number
> + * @n: the number we're accessing

Comments wrong on Power Architecture.

> + * lower_32_bits - return bits 0-31 of a number
> + * @n: the number we're accessing

Ditto.

BTW: what exactly are the license terms for this code?

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Life is a garment we continuously alter, but which  never  seems  to
fit."                                                  - David McCord


More information about the U-Boot mailing list