From mboxrd@z Thu Jan 1 00:00:00 1970
From: Pierre AUBERT
Date: Mon, 03 Mar 2014 17:26:13 +0100
Subject: [U-Boot] [PATCH REPOST] usb: create common header virtual root
hub descriptors
In-Reply-To: <5306D3C0.30501@wwwdotorg.org>
References: <1392351318-23304-1-git-send-email-swarren@wwwdotorg.org>
<5306D3C0.30501@wwwdotorg.org>
Message-ID: <5314AD25.8000605@staubli.com>
List-Id:
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
To: u-boot@lists.denx.de
Hello Stephen,
Sorry for the delay, I wasn't connected during 2 weeks.
I can't comment your patch because I no longer have an MPC5200-based board.
Best regards
Le 21/02/2014 05:19, Stephen Warren a ?crit :
> On 02/13/2014 09:15 PM, Stephen Warren wrote:
>> Many USB host controller drivers contain almost identical copies of the
>> same virtual root hub descriptors. Put these into a common file to avoid
>> duplication.
>>
>> Note that there were some very minor differences between the descriptors
>> in the various files, such as:
>>
>> - USB 1.0 vs. USB 1.1
>> - Manufacturer/Device ID
>> - Max packet size
>> - String content
>>
>> I assume these aren't relevant.
> Marek, how long do you think we should wait for acks/naks from the CC'd
> people?
>
>
>