
Hi Marek,
Dear Lukasz Majewski,
Remove the repeated USB descriptor code and use usbdescriptors.h file. ch9.h file has been copied from linux and is needed for USB gadget related work. Now usbdescriptors.h and ch9.h shall be used together.
Please don't expect my response on these patches earlier than in 2 days time -- I have a slow build-test machine. Also, I'll be eventually scheduling these for next release, ok?
I think that good testing is welcome, since <usbstrings.h> and <ch9.h> are used widely (up to now separately) in USB. It can be submitted for -rc or next release. It depends if we manage to test it thoroughly.
BTW: Can you share information how could I get toolchains for mips, powerPC to test more architectures from MAKEALL script?
Do you use ELDK 5.1 or any "customized" toolchain? I'm planning to setup some build server.
Though I'll likely review these today.
Great.
btw. this patch looks reasonable, but I'll need to build-test it .