u-boot-brain/tools/easylogo
Mike Frysinger fc6414eca5 fix easylogo on big endian dev systems
didnt realize how out of shape easylogo actually was until i tried using it.
this patch does byte swapping as need be on the input tga header since the tga
is in little endian but the host could just as well be big endian.  i didnt
bother using bswap macros or such stuff from system headers as nothing in
POSIX dictates byte swapping functionality.

Signed-Off-By: Mike Frysinger <vapier@gentoo.org>
2008-01-09 15:10:08 +01:00
..
easylogo.c fix easylogo on big endian dev systems 2008-01-09 15:10:08 +01:00
linux_logo.tga Initial revision 2000-10-14 23:05:38 +00:00
Makefile cleanup easylogo 2008-01-09 15:09:05 +01:00
runme.sh Initial revision 2002-11-03 00:07:02 +00:00