On Wed, 11 May 2016 12:26:17 +0800, "Aric" said: > But for each board, it have dedicated kernel code package. For example, what > I want to do first, it I can write kernel drivers and kernel code freely. I can > easily add a I2C (AT24C02) device and finished its driver in a short time. Wel, that's only actually helpful for the kernel if somebody's already done the port to that board (which it seems they have, since it already has a kernel package), and failed to add an I2C driver already. The other thing that you could do that would benefit the kernel is to take the vendor's code (which is probably some ancient creeping horror like 3.4 or even a 2.6.something), and get the drivers up to 4.6 level and get them upstreamed. Greg KH is almost certainly reading this, and he *loves* helping get drivers into the main kernel :) Greg, meet Aric. Aric, meet Greg. :)
Attachment:
pgpcdm6S6ABYU.pgp
Description: PGP signature
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@xxxxxxxxxxxxxxxxx http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies