[U-Boot-Users] [Patch 1/3] U-Boot-V2: Bitops cleanup: introduce asm-generic bitops

Jon Loeliger jdl at freescale.com
Thu Jun 19 14:56:38 CEST 2008


Menon, Nishanth wrote:
> Sascha,
> The following 3 patches are for cleaning up the bitops
>> -----Original Message-----
>> From: Sascha Hauer [mailto:s.hauer at pengutronix.de]
>> Sent: Wednesday, June 18, 2008 10:51 AM
>> To: Menon, Nishanth
>> Cc: Kamat, Nishant; u-boot-users at lists.sourceforge.net; Laurent Desnogues; philip.balister at gmail.com;
>> dirk.behme at googlemail.com
>> Subject: Re: [Patch 2/9] U-boot-V2:ARM: Introduce additional bitops
>>
>>
>> In the kernel are generic bitops, #ifdefed with CONFIG_GENERIC_XXX

Again, either leave the above crap out entirely or place it
below the triple-dash line.

> This introduces selected generic bitop files from kernel. We don't need minix, ext2, sched or lock based bitops. Those have been dropped.

Line wrap the log message at 70 or 72.

> Signed-off-by: Nishanth Menon <x0nishan at ti.com>
> 
> ---
>  include/asm-generic/bitops/__ffs.h   |   43 ++++++++++++++++
>  include/asm-generic/bitops/__fls.h   |   43 ++++++++++++++++


Thanks,
jdl





More information about the U-Boot mailing list