From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Murphy Date: Wed, 9 Oct 2013 12:21:38 -0500 Subject: [U-Boot] TI xHCI updates In-Reply-To: <1381339171-31647-1-git-send-email-dmurphy@ti.com> References: <1381339171-31647-1-git-send-email-dmurphy@ti.com> Message-ID: <525590A2.3040404@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 10/09/2013 12:19 PM, Dan Murphy wrote: > This patch series contains the following changes > > - Moves the xhci-omap.h to a common location > - Fixes a compilation issue on OMAP5 when xHCI is defined when patch > "usb: new board-specific USB init interface" is applied > - Moves the TI USB PHY code out of the xhci-omap.c file and into > a new file called drivers/usb/phy/omap_usb_phy.c > - Enables the dra7xx xHCI controller > - Enables the AM437x xHCI controller > - Move OMAP5 MAC creation out of USB and into misc_init so that usbethaddr is > set on each boot or else the kernel sets a random MAC. > > > _______________________________________________ > U-Boot mailing list > U-Boot at lists.denx.de > http://lists.denx.de/mailman/listinfo/u-boot Forgot to mention this patchset is based on top of the uBoot USB next branch. Dan -- ------------------ Dan Murphy