Tool/software: Linux
Hi Team,
My customer is using the Linux kernel 2.6.32 for AM3352. In their previous project, they ported all the drivers except for USB part from the Linux SDK 6.0 to the version 2.6.32 themselves. It worked well.
However, when porting the USB drivers, as there're many unknown USB related operations, which is not clearly stated in the TRM, so they have the concern on the stability when porting the USB driver from Linux SDK 6.0 to the 2.6.32.
I would appreciate if anyone could help to comment on this porting action!
Is there any stability risk when doing such porting?
Is there any suggestions for this case? It is very hard for my customer to change the kernel version as this is their internal stable version which is verified for 4 years or more.