[U-Boot] [PATCH 3/3] Consolidate arch-specific mem_malloc_init() implementations
Wolfgang Denk
wd at denx.de
Sat Aug 22 14:49:26 CEST 2009
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message <20090822123232.GB11950 at game.jcrosoft.org> you wrote:
>
> > That would mean you have to touch N board configurations. To me it
> > sounds as if this was not per-board choice, but an architecture-
> > specific decision. And a CONFIG_* name seems wrong (it should be
> > CONFIG_SYS_* at least).
> no the arch config file
Yiour terminology is confusing. I guess what you write is not what you
mean. The closes thing to "arch config file" would be cpu/*/config.mk;
but I don;t think you mean that?
> > > and then define it in the configs/arch.h
> >
> > What is configs/arch.h? There is no such file, and the name does not
> > make sense to me.
> as introduce by Kumar
>
> #include <asm/config.h>
Ah. well, configs/arch.h != asm/config.h !!
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
It would be illogical to assume that all conditions remain stable
-- Spock, "The Enterprise" Incident", stardate 5027.3
More information about the U-Boot
mailing list