* Kevin Hilman <khilman@xxxxxx> [110408 17:27]: > Hello, > > Abimanyu Gottumukkala <me@xxxxxxxxxxx> writes: > > > I am working on porting B&N Nook color source to generic kernel (non > > Android). Can i submit my ported code to omap-linux git? > > Absolutely! > > Support for new platforms is always welcome. This platform is based on > the OMAP36xx (3621 I think), so you might look at other 36xx-based > platforms (like Zoom3) as a starting point for your platform support. > > It will also be good to be familiar with the differences between a 3621 > and a 3630 and use OMAP features so any differences in the parts can be > determined at runtime (see omap_has_* in <plat/cpu.h> for example.) Adding support for new machines adds only a few tens of lines of code in most cases, so that should not be a problem from code consolidation point of view. Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html