From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?iso-8859-1?q?Markus_Klotzb=FCcher?= Date: Fri, 05 May 2006 00:58:07 +0200 Subject: [U-Boot-Users] PXA27x USB support? References: <917E1033-A808-46E3-878F-27752A2632F5@cse.unsw.edu.au> Message-ID: <87y7xh9z40.fsf@gmx.at> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de David Snowdon writes: > Has anyone given PXA27X USB support a go? If not, I'm probably going > to need to have a crack. Anyone else have a need for it? Any sage > words of advice from someone who's looked at USB for another platform? Not exactly the PXA27x but its successor monahans, which is more or less identical regarding usb. I started of from the arm920t s3c24x0 usb_ohci driver and it required few changes such as modifying the OHCI base register and clock setup to compile and detect the root hub. Unfortunately I couldn't do any further testing so far due to lack of HW. Regards Markus Klotzbuecher