Dear Sughosh Ganu, In message <20101022080434.gc8...@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: [email protected] When some people discover the truth, they just can't understand why everybody isn't eager to hear it. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

