Dear Gururaja,

in message <[EMAIL PROTECTED]> you wrote:
> 
> While going through some the files that i use for my u-boot version, i found
> an incorrect escape sequence mentioned in u-boot-1.3.3/common/usb.c. Below
> is the patch that corrects the same.

Thanks. Had to apply manually, as your patch is line-wrapped.

> Here in my company i cannot use git and hence no git-patch or git-mail.
> sorry for that..

What could you prevent from using git? I cannot imagine...

> -             USB_HUB_PRINTF("usb_hub_configure: failed to get hub descriptor 
> - too
> long: %d\N",
^^^^^^^^^^^^^^^^^^
> +             USB_HUB_PRINTF("usb_hub_configure: failed to get hub descriptor 
> - too
> long: %d\n",
^^^^^^^^^^^^^^^^^^

Please fix your mailer to not wrap lines!

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED]
Do not underestimate the value of print statements for debugging.
Don't have aesthetic convulsions when using them, either.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to