mkmpioboot: restructure model / firmware file information.
commite77437e736b33bfa31c45d90645b42fea24c5d6f
authorbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Mon, 31 Jan 2011 19:16:06 +0000 (31 19:16 +0000)
committerbluebrother <bluebrother@a1c6a512-1295-4272-9138-f99709370657>
Mon, 31 Jan 2011 19:16:06 +0000 (31 19:16 +0000)
treea2b328b0a0eb4d8aa7286960506583eaf1408aaf
parent15944f4cc823444506e01dd47ac0c58e1a55d2f2
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
rbutil/mkmpioboot/mkmpioboot.c