[U-Boot-Users] Patch: Add USB OHCI support for MPC8220 - part 1
Liew Tsi Chung-r5aahp
Tsi-chung.Liew at freescale.com
Tue May 15 19:33:34 CEST 2007
Markus,
Thanks for the info.
There is a repeat prototype in drivers/usb_ohci.h.
extern int usb_cpu_init_fail(void);
line 13 should be
extern int usb_board_init_fail(void);
Regards,
TsiChung
-----Original Message-----
From: Markus Klotzbücher [mailto:mk at denx.de]
Sent: Tuesday, May 15, 2007 3:32 AM
To: Liew Tsi Chung-r5aahp
Cc: u-boot-users at lists.sourceforge.net
Subject: Re: [U-Boot-Users] Patch: Add USB OHCI support for MPC8220 - part 1
TsiChung,
"Liew Tsi Chung-r5aahp" <Tsi-chung.Liew at freescale.com> writes:
> Is MPC5xxx using the generic usb driver now? This driver is
Yes, see for example the TQM5200 board.
> based on previous MP5xxx usb_ohci driver. If that is the case, you can
> drop this update until I implement the new generic usb driver.
The generic driver is the result of merging the various almost identical OHCI drivers. Please use it, configuring it should be trivial.
Best regards
Markus
--
DENX Software Engineering GmbH, HRB 165235 Munich, CEO: Wolfgang Denk
Office: Kirchenstr. 5, D-82194 Groebenzell, Germany
More information about the U-Boot
mailing list