[U-Boot] [PATCH 6/6] OMAP4: config: Add usb support for panda config.

Govindraj govindraj.ti at gmail.com
Thu Dec 15 12:43:25 CET 2011


On Wed, Dec 14, 2011 at 9:57 PM, Tom Rini <tom.rini at gmail.com> wrote:
> On Wed, Dec 14, 2011 at 9:24 AM, Tom Rini <tom.rini at gmail.com> wrote:
>> On Wed, Dec 14, 2011 at 5:21 AM, Govindraj.R <govindraj.ti at gmail.com> wrote:
>>> From: "Govindraj.R" <govindraj.raja at ti.com>
>>>
>>> Enable usb ehci support and Ethernet support for panda board.
>>> Disable dcache as usb uses dma operations and to avoid any
>>> resulting cache coherency issue.
>>>
>>> Signed-off-by: Govindraj.R <govindraj.raja at ti.com>
>>
>> I'm not thrilled with disabling dcache globally for this.  We can just
>> do 'dcache off' and then start doing USB ops, or since this won't get
>> in until 2012.03, can we spend more time making USB cache coherent?
>
> Oh, and I'd really like to see "add USB support to panda, enable it in
> config" as one commit.

Yes sure.


More information about the U-Boot mailing list