From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Thu, 14 Oct 2010 18:27:33 +0200 Subject: [U-Boot] [PATCH] MPC5121: Add USB EHCI support In-Reply-To: <1287062826-12481-1-git-send-email-wd@denx.de> References: <1282455714-12834-1-git-send-email-d.dusha@gmail.com> <1287062826-12481-1-git-send-email-wd@denx.de> Message-ID: <20101014162733.8AC25134F26@gemini.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 Dear Remy, In message <1287062826-12481-1-git-send-email-wd@denx.de> I wrote: > From: Damien Dusha > > Signed-off-by: Francesco Rendine > Signed-off-by: Damien Dusha > Signed-off-by: Anatolij Gustschin > > Coding style cleanup; slight file restructuring. > Signed-off-by: Wolfgang Denk > --- > arch/powerpc/include/asm/immap_512x.h | 4 + > board/freescale/mpc5121ads/mpc5121ads.c | 4 +- > drivers/usb/host/Makefile | 4 + > drivers/usb/host/ehci-fsl.c | 2 +- > drivers/usb/host/ehci-mpc512x.c | 159 +++++++++++++++++++++++++++++++ > drivers/usb/host/ehci.h | 5 + > include/configs/mpc5121ads.h | 21 ++++- > include/usb/ehci-fsl.h | 148 +++++++++++++++++++++++----- > 8 files changed, 318 insertions(+), 29 deletions(-) > create mode 100644 drivers/usb/host/ehci-mpc512x.c How would you like to handle this? Shall I send you an ACK for the MPC512x related parts, and you pull through the USB repo, or do you prefer to send me your ACK for the USB parts, and I pull through the MPC5xxx repos? in any case: Tested on MPC5121ADS board. Tested-by: Wolfgang Denk Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de I came home the other night and tried to open the door with my car keys...and the building started up. So I took it out for a drive. A cop pulled me over for speeding. He asked me where I live... "Right here". - Steven Wright