On Mon, May 27, 2013 at 6:22 PM, Wolfgang Denk <w...@denx.de> wrote: > Dear Otavio Salvador, > > In message <1369672312-18774-2-git-send-email-ota...@ossystems.com.br> > you wrote: > > Signed-off-by: Otavio Salvador <ota...@ossystems.com.br> > > --- > > include/configs/wandboard.h | 3 +++ > > tools/Makefile | 3 +++ > > tools/logos/wandboard.bmp | Bin 0 -> 22390 bytes > > 3 files changed, 6 insertions(+) > > create mode 100644 tools/logos/wandboard.bmp > ... > > --- a/tools/Makefile > > +++ b/tools/Makefile > > @@ -146,6 +146,9 @@ endif > > ifeq ($(VENDOR),syteco) > > LOGO_BMP= logos/syteco.bmp > > endif > > +ifeq ($(VENDOR),wandboard) > > +LOGO_BMP= logos/wandboard.bmp > > +endif > > This does not scale; it never did, but now we're running out of > control. Can we please fix the logo selection? Thanks. >
I can work on this but how you think we can make it? Like check for vendor, than board? -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://projetos.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot