summaryrefslogtreecommitdiff
path: root/tools/easylogo/linux_blackfin.tga
AgeCommit message (Collapse)AuthorFilesLines
2019-08-26tools: remove easylogo and include/video_logo.hHeinrich Schuchardt1-0/+0
include/video_logo.h once was created via the tool easylogo and than used in cpu/mpc8xx/video.c to display Tux. video_logo.h has been replaced by include/linux_logo.h and is not needed anymore. Delete the include and the tool, Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2008-02-05add the default Blackfin logo used by Blackfin boards with splash screensMike Frysinger1-0/+0
Signed-off-by: Mike Frysinger <vapier@gentoo.org>