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

Tom Rini tom.rini at gmail.com
Wed Dec 14 17:27:22 CET 2011


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.

-- 
Tom


More information about the U-Boot mailing list