diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-12-18 04:29:55 -0500 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2008-01-09 15:10:08 +0100 |
commit | fc6414eca55f1fc108fb12fc8cdc43bd8b4463f9 (patch) | |
tree | 7008b67093b4b31df2a70e6135507f849a5ba2d9 /tools/easylogo/runme.sh | |
parent | 38d299c2db81bd889c601b5dfc12c4e83ef83333 (diff) | |
download | u-boot-imx-fc6414eca55f1fc108fb12fc8cdc43bd8b4463f9.zip u-boot-imx-fc6414eca55f1fc108fb12fc8cdc43bd8b4463f9.tar.gz u-boot-imx-fc6414eca55f1fc108fb12fc8cdc43bd8b4463f9.tar.bz2 |
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>
Diffstat (limited to 'tools/easylogo/runme.sh')
0 files changed, 0 insertions, 0 deletions