* Can i submit B&N Nook Color generic kernel support patches?
@ 2011-04-08 13:47 Abimanyu Gottumukkala
2011-04-08 14:30 ` Kevin Hilman
0 siblings, 1 reply; 3+ messages in thread
From: Abimanyu Gottumukkala @ 2011-04-08 13:47 UTC (permalink / raw)
To: linux-omap
Hi everyone,
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?
Thanks
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Can i submit B&N Nook Color generic kernel support patches?
2011-04-08 13:47 Can i submit B&N Nook Color generic kernel support patches? Abimanyu Gottumukkala
@ 2011-04-08 14:30 ` Kevin Hilman
2011-04-18 12:25 ` Tony Lindgren
0 siblings, 1 reply; 3+ messages in thread
From: Kevin Hilman @ 2011-04-08 14:30 UTC (permalink / raw)
To: Abimanyu Gottumukkala; +Cc: linux-omap
Hello,
Abimanyu Gottumukkala <me@abimanyu.in> 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.)
Thanks,
Kevin
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Can i submit B&N Nook Color generic kernel support patches?
2011-04-08 14:30 ` Kevin Hilman
@ 2011-04-18 12:25 ` Tony Lindgren
0 siblings, 0 replies; 3+ messages in thread
From: Tony Lindgren @ 2011-04-18 12:25 UTC (permalink / raw)
To: Kevin Hilman; +Cc: Abimanyu Gottumukkala, linux-omap
* Kevin Hilman <khilman@ti.com> [110408 17:27]:
> Hello,
>
> Abimanyu Gottumukkala <me@abimanyu.in> 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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-04-18 12:25 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-08 13:47 Can i submit B&N Nook Color generic kernel support patches? Abimanyu Gottumukkala
2011-04-08 14:30 ` Kevin Hilman
2011-04-18 12:25 ` Tony Lindgren
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.