[U-Boot] [PATCH v6] Marvell Kirkwood family SOC support
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Tue May 5 00:37:46 CEST 2009
On 00:38 Tue 05 May , Wolfgang Denk wrote:
> Dear Jean-Christophe PLAGNIOL-VILLARD,
>
> In message <20090504220837.GB13923 at game.jcrosoft.org> you wrote:
> >
> > > diff --git a/include/common.h b/include/common.h
> > > index 30fff7d..9e4b859 100644
> > > --- a/include/common.h
> > > +++ b/include/common.h
> > > @@ -294,6 +294,7 @@ void pciinfo (int, int);
> > > #endif
> > > #endif
> > >
> > > +int arch_misc_init (void);
> > please move to include/asm-arm/u-boot-arm.h
>
> This change request makes no sense to me. Please leave as is.
all other arm specific init are already store there so for me it's make sense
to have them all store at the same place
Best Regards,
J.
More information about the U-Boot
mailing list