From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 27 Feb 2012 00:13:03 +0100 Subject: [U-Boot] [PATCH v2 0/4] Clean up ehci-omap and extend support for omap3/4 socs In-Reply-To: <1325840641-26580-1-git-send-email-govindraj.raja@ti.com> References: <1325840641-26580-1-git-send-email-govindraj.raja@ti.com> Message-ID: <201202270013.03886.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > From: "Govindraj.R" > > Clean up ehci-omap added and make it generic to extend support for omap4 > socs. Add ehci support for panda board. > > Patch series depends on below patch: > http://patchwork.ozlabs.org/patch/130952/ > > Patch series based commit id: > 9a420986cccc9bd2c37affd931d627b3c3e72952 > > This patch series long with above dependent patch is avialable at: > git://gitorious.org/denx_u-boot/denx_uboot_omap.git > v2_ehci_omap4 > > Fatls, ping and tftp was tested with this patch series. > Test log for Panda available here: > http://pastebin.pandaboard.org/index.php/view/55361716 > Test log for Beagle-XM available here: > http://pastebin.pandaboard.org/index.php/view/98437825 > Hi, what's the status of this patch/patchset? Thanks M