Hi Wolfgang, 2010/10/14 Wolfgang Denk <[email protected]>: > Dear Remy, > > In message <[email protected]> I wrote: >> From: Damien Dusha <[email protected]> >> >> Signed-off-by: Francesco Rendine <[email protected]> >> Signed-off-by: Damien Dusha <[email protected]> >> Signed-off-by: Anatolij Gustschin <[email protected]> >> >> Coding style cleanup; slight file restructuring. >> Signed-off-by: Wolfgang Denk <[email protected]> >> --- >> 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?
Acked-by: Remy Bohmer <[email protected]> Go ahead! Thanks, Remy _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

