rockbox/rbutil/mkmpioboot
Dominik Riebeling 6f2bba961f mkmpioboot: restructure model / firmware file information.
Collect the various arrays holding model names, numbers etc. into a
structure. This makes the code cleaner since there aren't multiple
arrays that need to be kept in sync any more and avoids issues with
other tools (like mkamsboot) when linked together with Rockbox Utility.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29176 a1c6a512-1295-4272-9138-f99709370657
2011-01-31 19:16:06 +00:00
..
Makefile Tweak Makefiles a bit to allow cross compiling Rockbox Utility. 2010-12-23 18:59:58 +00:00
main.c mkmpioboot - Add support for HD300, increase verbosity. 2010-11-15 20:42:58 +00:00
mkmpioboot.c mkmpioboot: restructure model / firmware file information. 2011-01-31 19:16:06 +00:00
mkmpioboot.h mkmpioboot - Add support for HD300, increase verbosity. 2010-11-15 20:42:58 +00:00