[U-Boot] [PATCH v4 00/24] spi: Use BIT and GENMASK

Jagan Teki jteki at openedev.com
Fri Oct 23 19:10:45 CEST 2015


On 23 October 2015 at 02:55, Tom Rini <trini at konsulko.com> wrote:
> On Fri, Oct 23, 2015 at 02:20:00AM +0530, Jagan Teki wrote:
>
>> This series replaces numerical bit shitfts and mask values
>> with BIT and GENMASK macro's
>>
>> Changes for v4:
>> - Patch split for individual drivers.
>> Changes for v3, v2:
>> - none
>
> For the GENMASK changes, how did you do the conversion?  I only
> reviewed-by the OMAP ones since I pulled out printf and manually
> confirmed each change.

Did it manually based on the bit masks' but these were verified on armv7 system.

--  Jagan | openedev.


More information about the U-Boot mailing list