[U-Boot] [RFC] [UBOOT] [PATCH 0/4] DWC back port from Linux kernel

Tom Rini trini at ti.com
Fri Jun 21 21:28:37 CEST 2013


On Fri, Jun 21, 2013 at 01:27:41PM -0500, Dan Murphy wrote:
> This patch series has been generated in an effort to get comments on 
> the implementation of the dwc code within the uBoot.
> 
> The first patch is the one of major concern as this patch will make an
> attempt to commonize the usb headers so that there is re-use and prepare
> the usb headers for future usb code back ports from the linux kernel.
> 
> This code will compile for omap5 and omap4 but fails for am335x. 
> Before I invest anymore time in this I would like to understand if there are
> any comments on the overall implemenation.

A few minor, I hope, comments to make review easier.  While in the final
commit we would squash these into two commits, I'd like to suggest:
commit 1: Import vanilla kernel files A/B/C
commit 2: U-Boot adaptation of files A/B/C
commit 3: Import vanilla kernel dwc3 driver
commit 4: U-Boot adaptation of dwc3 driver

Also, note that we don't need the last kernel commit ID to change the
file, but the kernel commit ID you backported the whole thing from.  In
other words, you can just grab everything from v3.10-rc6 and use that ID
in the commit messages.

Oh, and doing things in the above split will make it easier for you to
re-sync with v3.10 when it comes out and so forth.

Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130621/a527213f/attachment.pgp>


More information about the U-Boot mailing list