From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rupjyoti Sarmah Date: Wed, 23 Nov 2011 11:40:37 +0530 Subject: [U-Boot] PPC4xx: usbdev.c used at all? In-Reply-To: <201111171504.30732.sr@denx.de> References: <201111171504.30732.sr@denx.de> Message-ID: <121509299e9041e4389dbf52b5fd89ea@mail.gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de >> I just "touched" the file "arch/powerpc/cpu/ppc4xx/usbdev.c" again to remove >> some GCC 4.6 compiler warnings. While doing this I wondered (again) if anybody >> is using this "driver" at all. I definitely never did. And I'm wondering if >> this code is useful at all. Hi Stefan, This driver is used by PPC440EP for usb 1.1. Regards, Rup