[U-Boot] Rules for board/* directory, was: [PATCH v3] Adding support for DevKit8000
Wolfgang Denk
wd at denx.de
Sat Aug 22 10:14:46 CEST 2009
Dear Frederik Kriewitz,
In message <f67028d40908211627v31668e61k859d431f3ecc577 at mail.gmail.com> you wrote:
>
> Ok, is there a official naming convention for the include/configs/*.h
> files and the *_config targets? Should they be grouped by CPU/SoC
> and/or vendor (Makefile/MAKEALL)?
There is no such convention except that *_config targets are expected
to use lower case characters only. We try to match the real product
names as close as possible so everybody is able to recognize "his"
board. The only grouping done in Makefilke and Makeall is by CPU
architecture (i. e. ARM9, ARM11, ARM_CORTEX_A8, ... 4xx, 83xx, ...)
etc. Within each group, lists are sorted alphabetically (ignoring
case).
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
"One planet is all you get."
More information about the U-Boot
mailing list