[U-Boot] [PATCH] iomux-v3: Add support for mx6sl LVE bit

Otavio Salvador otavio at ossystems.com.br
Tue Apr 29 02:27:08 CEST 2014


On Mon, Apr 28, 2014 at 9:14 PM, Fabio Estevam <festevam at gmail.com> wrote:
> On Mon, Apr 28, 2014 at 8:40 PM, Otavio Salvador
> <otavio at ossystems.com.br> wrote:
>>>  #define PAD_CTL_HYS            (1 << 16)
>>> +#define PAD_CTL_LVE            (1 << 17)
>>> +#define PAD_CTL_LVE_BIT                (1 << 22)
>>
>> This conflicts with:
>>
>> #define NO_PAD_CTRL (1 << 17)
>
> Correct, I missed the NO_PAD_CTRL definition.

So use 18?

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


More information about the U-Boot mailing list