[U-Boot-Users] [PATCH v3] ppc: Added fls, fls64, __ilog2_u64, and ffs64 to bitops

Wolfgang Denk wd at denx.de
Sun Jul 6 00:32:03 CEST 2008


In message <Pine.LNX.4.64.0806111013470.18478 at blarg.am.freescale.net> you wrote:
> fls64, __ilog2_u64, ffs64 are variants that work on an u64 and fls
> is used to implement them.
> 
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> 
> Added comment about __ilog2(0) not being generally safe from Haavard Skinnemoen
> 
> - k
> 
>  include/asm-ppc/bitops.h |   52 ++++++++++++++++++++++++++++++++++++++++++++++
>  1 files changed, 52 insertions(+), 0 deletions(-)

Applied, thanks.

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
"You know, after a woman's raised a family and so on,  she  wants  to
start living her own life."   "Whose life she's _been_ living, then?"
                                  - Terry Pratchett, _Witches Abroad_




More information about the U-Boot mailing list