Skip to content
Snippets Groups Projects
Commit 96903dae authored by Otavio Salvador's avatar Otavio Salvador Committed by Stefano Babic
Browse files

build: Use generic boot logo matching


The boot logo matching is now done in following way:

 - use LOGO_BMP if it is set, or
 - use $(BOARD).bmp if it exists in tools/logos, or
 - use $(VENDOR).bmp if it exists in tools/logos, or
 - use denx.bmp otherwise.

Signed-off-by: default avatarOtavio Salvador <otavio@ossystems.com.br>
Acked-by: default avatarWolfgang Denk <wd@denx.de>
parent 0c54f4b7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment