[U-Boot] [PATCH 1/5] usb_storage.c: initialize device type

Remy Bohmer linux at bohmer.net
Sun Aug 1 12:46:01 CEST 2010


Hi,

2010/7/24 Wolfgang Denk <wd at denx.de>:
> Dear Wolfgang Denk,
>
> In message <1279532220-5848-2-git-send-email-wd at denx.de> you wrote:
>> The device type was left uninitialized which caused later tests
>> against DEV_TYPE_UNKNOWN to fail. In the result, "usb part" would
>> attempt to print information about non-existent devices like this:
>> Signed-off-by: Wolfgang Denk <wd at denx.de>
>> Cc: Remy Bohmer <linux at bohmer.net>
>>
>> ---
>>  common/usb_storage.c |    3 ++-
>>  1 files changed, 2 insertions(+), 1 deletions(-)
>
> Applied.
>
> Remy, I hope this is OK with you?

OK with me.
Thanks.

Remy


More information about the U-Boot mailing list