From mboxrd@z Thu Jan 1 00:00:00 1970 From: Reinhard Meyer Date: Mon, 1 Mar 2004 12:27:36 +0100 Subject: [U-Boot-Users] Patch generalizing USB driver for MPC5200 Message-ID: <00ef01c3ff80$3bf22e90$644ba8c0@alb.sub.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 1. This spatch removes the compiler warnings (integer made from pointer without cast) 2. it generalizes the Clock Divider Values and the Port Config for USB if CONFIG_USB_CDMFDC5xxx and CONFIG_USB_GPSCFG5xxx are NOT defined, nothing changes. Defining them allows for other system clocks than 528 MHz and/or other types of USB Port Configurations, for example single ended (#define CONFIG_USB_GPSCFG5xxx 0x00005000) Thanks, Pierre, for the good work, the driver works fine on our board! -------------- next part -------------- A non-text attachment was scrubbed... Name: u-boot.usb5200.patch Type: application/octet-stream Size: 2695 bytes Desc: not available Url : http://lists.denx.de/pipermail/u-boot/attachments/20040301/77b5afc6/attachment.obj