* Elvis Dowson <[email protected]> [110426 11:44]: > Hi, > Which git repo should I consider using for OMAP4430 Pandaboard kernel > development? > > a. mainline linux-2.6 repo
You should do all the patches against the mainline kernel where possible to avoid rebasing them later on. Some patches of course may have dependencies to other branches, but in those cases you should question how come those dependencies exist. Usually those dependencies can be sorted out in the mainline kernel. Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
