Rename sbinfo to sbtools and sbinfo.c to sbtoelf.c; preparing for future elftosb
commit4e87b8afa68b0d453eedc4d70589c3a2819f9f06
authorpamaury <pamaury@a1c6a512-1295-4272-9138-f99709370657>
Sun, 17 Apr 2011 01:43:44 +0000 (17 01:43 +0000)
committerpamaury <pamaury@a1c6a512-1295-4272-9138-f99709370657>
Sun, 17 Apr 2011 01:43:44 +0000 (17 01:43 +0000)
treecd585e94b9a91c832668569798dd07e0b0fca66b
parente48169ae67c08a507e16d5581239af45a8af3546
Rename sbinfo to sbtools and sbinfo.c to sbtoelf.c; preparing for future elftosb

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29733 a1c6a512-1295-4272-9138-f99709370657
utils/sbtools/Makefile [moved from utils/sbinfo/Makefile with 100% similarity]
utils/sbtools/aes128.c [moved from utils/sbinfo/aes128.c with 100% similarity]
utils/sbtools/crc.c [moved from utils/sbinfo/crc.c with 100% similarity]
utils/sbtools/crypto.h [moved from utils/sbinfo/crypto.h with 100% similarity]
utils/sbtools/elf.c [moved from utils/sbinfo/elf.c with 100% similarity]
utils/sbtools/elf.h [moved from utils/sbinfo/elf.h with 100% similarity]
utils/sbtools/fuze+_key_file.txt [moved from utils/sbinfo/fuze+_key_file.txt with 100% similarity]
utils/sbtools/sb.h [moved from utils/sbinfo/sb.h with 100% similarity]
utils/sbtools/sbtoelf.c [moved from utils/sbinfo/sbinfo.c with 100% similarity]
utils/sbtools/sha1.c [moved from utils/sbinfo/sha1.c with 100% similarity]