at91: Add esd gmbh OTC570 board support
[platform/kernel/u-boot.git] / tools / Makefile
index 266306e..743505f 100644 (file)
@@ -112,6 +112,9 @@ endif
 ifeq ($(VENDOR),atmel)
 LOGO_BMP= logos/atmel.bmp
 endif
+ifeq ($(VENDOR),esd)
+LOGO_BMP= logos/esd.bmp
+endif
 ifeq ($(VENDOR),ronetix)
 LOGO_BMP= logos/ronetix.bmp
 endif