From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Fuchs Date: Thu, 17 Nov 2011 15:34:06 +0100 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: <4EC51B5E.3020501@esd.eu> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de We do not use it or plan to use it. Matthias On 17.11.2011 15:04, Stefan Roese wrote: > Hi Marri, > > 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. > > So Marri (or anybody else): Do you need this driver in U-Boot? > > If not, I'll just remove it in a short while. > > Thanks. > > Best regards, > Stefan >