[PATCH 06/10] eukrea_cpuimx25: update board support
Eric Bénard
eric at eukrea.com
Wed Oct 20 06:43:19 EDT 2010
Hi Baruch,
Le 16/10/2010 21:01, Baruch Siach a écrit :
>> +#ifdef CONFIG_USB
>> +
>> +#define MX35_H1_SIC_SHIFT 21
>> +#define MX35_H1_SIC_MASK (0x3<< MX35_H1_SIC_SHIFT)
>> +#define MX35_H1_PM_BIT (1<< 8)
>> +#define MX35_H1_IPPUE_UP_BIT (1<< 7)
>> +#define MX35_H1_IPPUE_DOWN_BIT (1<< 6)
>> +#define MX35_H1_TLL_BIT (1<< 5)
>> +#define MX35_H1_USBTE_BIT (1<< 4)
>> +#define MXC_EHCI_INTERFACE_SINGLE_UNI (2<< 0)
>
> The exact same defines appear in patch no. 10 of this series. IMO these should
> go into a shared header file.
>
done, thanks for the review.
Eric
More information about the barebox
mailing list