Re: [U-Boot] [PATCH v2 0/8] ARMV7: Enhance support for OMAP4

2010-07-23 Thread Steve Sakoman
On Fri, 2010-07-23 at 20:14 -0700, Steve Sakoman wrote: > This is version 2 of the patch set. It incorporates all feedback to date. > > This patch series adds support for: > - pad mux initialization > - OMAP4 TWL6030 companion chip initialization > - usb driver and gadget support These patche

[U-Boot] [PATCH v2 0/8] ARMV7: Enhance support for OMAP4

2010-07-23 Thread Steve Sakoman
This is version 2 of the patch set. It incorporates all feedback to date. This patch series adds support for: - pad mux initialization - OMAP4 TWL6030 companion chip initialization - usb driver and gadget support It also fixes issues in the udelay implementation and the OMAP I2C driver as we