[U-Boot] [PATCH v2 1/2] wandboard: Use 'wandboard' vendor for the Wandboard boards
Wolfgang Denk
wd at denx.de
Tue May 28 07:43:58 CEST 2013
Dear Otavio Salvador,
In message <CAP9ODKo=2zKLS5Ut6rgMPKuDpOXM1EjeVh8XV-fwDPjOkXZsuw at mail.gmail.com> you wrote:
>
> How do you suggest me to handle it? I'd like to have the logo file used
> when building wandboard.
Vendor subdirectories are used for vendors that support several
boards, eventually sharing common code. Here this is not the case:
"wandboard" is not a vendor name, and there will be no other boards
from this "vendor" / under this name.
As for the logo selection, the currecnt "ifeq ($(VENDOR),...)"
approach in "tools/Makefile" does not scale and needs to be reworked.
The "wandboard" case also shows that it makes no sense to depend this
selection on $(VENDOR).
So this is the point where to fix the issue: in "tools/Makefile".
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
Quantum particles: The dreams that stuff is made of.
More information about the U-Boot
mailing list