tools: remove easylogo and include/video_logo.h
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 22 Aug 2019 10:32:42 +0000 (12:32 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 26 Aug 2019 15:46:30 +0000 (11:46 -0400)
commit44de15d6867c246e7a09ef061d3de56e1799a606
treeb1735871034e819f65b17753c1376eed58f6c43d
parent9fcea65bca12775c599168641ec1ae15d088800b
tools: remove easylogo and include/video_logo.h

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>
include/video_logo.h [deleted file]
tools/Makefile
tools/easylogo/Makefile [deleted file]
tools/easylogo/easylogo.c [deleted file]
tools/easylogo/linux_blackfin.tga [deleted file]
tools/easylogo/linux_logo.tga [deleted file]
tools/easylogo/runme.sh [deleted file]