[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.00.0908062303390.16073@xanadu.home>
Date: Thu, 6 Aug 2009 23:07:33 -0400 (EDT)
From: Nicolas Pitre <nico@...vell.com>
To: Ben Dooks <ben-linux@...ff.org>
Cc: Dhaval Vasa <dhaval.vasa@...fochips.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Rabeeh Khoury <rabeeh@...vell.com>
Subject: Re: [PATCH] [ARM] Kirkwood: Marvell OpenRD-Base board support added
to v2.6.31-rc5
On Thu, 6 Aug 2009, Ben Dooks wrote:
> On Thu, Aug 06, 2009 at 07:39:13PM +0530, Dhaval Vasa wrote:
> > reference:
> > http://open-rd.org
> > http://code.google.com/p/openrd
> >
> > This patch is tested for:
> > 1. Boot from DRAM/NAND flash
> > 2. NAND read/write/erase
> > 3. GbE0
> > 4. USB read/write
> >
> > FIXME:
> > 1. SD/UART1 selection
> > 2. MPP configuration (currently, default)
> > 3. PEX
> >
> > Signed-off-by: Dhaval Vasa <dhaval.vasa@...fochips.com>
>
> You forgot to cc: linux-arm-kernel@...ts.arm.linux.org.uk, although
> someone really should issue a MAINTAINERS entry for that machine
> directory.
Yep, I'll take care of it.
> > ---
> > arch/arm/mach-kirkwood/Kconfig | 5 ++
> > arch/arm/mach-kirkwood/Makefile | 1 +
> > arch/arm/mach-kirkwood/openrd_base-setup.c | 79 ++++++++++++++++++++++++++++
> > 3 files changed, 85 insertions(+), 0 deletions(-)
> > create mode 100644 arch/arm/mach-kirkwood/openrd_base-setup.c
>
> call this openrd.c or openrd_base.c, the -setup is redundant as
> these directories are suposed to have the machine setup files in
> them.
The *-setup.c is the existing naming sheme used for the Orion and
Kirkwood architectures to contain board setup code instead of common IRQ
or timer code for example. So it is fine.
Nicolas
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists