[U-Boot] [PATCH v4 07/16] sh: bitops: Use the generic bitops headers
Fabio Estevam
festevam at gmail.com
Fri Oct 30 15:55:30 CET 2015
On Fri, Oct 30, 2015 at 4:18 AM, Jagan Teki <jteki at openedev.com> wrote:
> On 26 October 2015 at 21:41, Fabio Estevam <fabio.estevam at freescale.com> wrote:
>> The generic bitops headers are required when calling logarithimic
>> functions, such as ilog2().
>>
>> Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
>> Reviewed-by: Tom Rini <trini at konsulko.com>
>> Reviewed-by: Heiko Schocher <hs at denx.de>
>> ---
>
> Reviewed-by: Jagan Teki <jteki at openedev.com>
>
>> Changes since v3:
>> - None
>>
>> arch/microblaze/include/asm/bitops.h | 4 ++++
>> arch/sh/include/asm/bitops.h | 5 +++++
>
> This patch need to break for two for sh and microblaze, anyway I shall
> do that while applying.
Ops, my mistake. Thanks for taking care of this.
More information about the U-Boot
mailing list