[U-Boot] [PATCH 1/2] Move and rename common headers from under board/davinci
Wolfgang Denk
wd at denx.de
Fri Oct 22 10:26:08 CEST 2010
Dear Sughosh Ganu,
In message <20101022080434.GC8597 at Hardy> you wrote:
>
> > Which points out where the actual problem comes from: relative path
> > based file inclusion is a Bad Thing and should be avoided.
>
> So then can we remove the relative path based inclusion used by all
> files under board/davinci. We would need to add corresponding path
> entries to the board's config.mk.
Please don't. Assume that all config.mk files are candidates for
removal.
Rather put commonly used header files in places where they can be
found easily.
> > I don't understand what you man by "keep them in the same place".
> > Where?
>
> I meant not moving the files to arch/arm/cpu/arm926ejs/davinci, and
> keep them in their current location under board/davinci.
That does not solve the problem, then, it seems.
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
When some people discover the truth, they just can't understand why
everybody isn't eager to hear it.
More information about the U-Boot
mailing list