[U-Boot] [PATCH 1/3] omap4: add support for gpios

Gilles Chanteperdrix gilles.chanteperdrix at xenomai.org
Tue May 10 20:58:20 CEST 2011


On 05/10/2011 04:08 PM, John Rigby wrote:
> On Mon, May 9, 2011 at 11:04 PM, Gilles Chanteperdrix
> <gilles.chanteperdrix at xenomai.org> wrote:
>> Copied from omap3.
> I have not looked at the code but if it truly is a copy (other than
> some base addresses) is there a way to share with omap3?

Yes, probably. The linux code is full of switch/cases, but that is
because it has to support compiling one kernel for all omaps. We can do
something simple with a header defining the same defines to different
values depending on the actual processor.

-- 
                                                                Gilles.


More information about the U-Boot mailing list