From e863d595b50867c550d53cd9d92032fcbb82ef3c Mon Sep 17 00:00:00 2001 From: Dominik Wenger Date: Wed, 21 Feb 2007 20:27:14 +0000 Subject: Implementation of Bootloader installation/uninstallation for all Targets in rbUtil. Needs testing. FS#6643 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12439 a1c6a512-1295-4272-9138-f99709370657 --- rbutil/h300sums.h | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100755 rbutil/h300sums.h (limited to 'rbutil/h300sums.h') diff --git a/rbutil/h300sums.h b/rbutil/h300sums.h new file mode 100755 index 0000000000..1c6581a6d1 --- /dev/null +++ b/rbutil/h300sums.h @@ -0,0 +1,17 @@ +/* Checksums of firmwares for ihp_300 */ +/* order: unpatched, patched */ + +/* 1.28eu */ +{"0b2083d37f24899b82d21a14d2b38060", "9cd7e291a66f55335c619d63f3a7634b"}, +/* 1.28k */ +{"c6f854ae3d8f48e8982819a4b5302fb0", "90967247ba3f1bcb257432a4d78553bf"}, +/* 1.28jp */ +{"7fcd7bca6b98a34134e2518a616f4e85", "cfd22c20e473727148f11f83d0028fb3"}, +/* 1.29eu */ +{"27d90fc316709c096979ab24c914ee31", "5982302507d57c2a96e9480c242b5de0"}, +/* 1.29k */ +{"44416d97737fc47cd417a64d44064768", "1303e22ef5b1af866aa4def03d6c5f5a"}, +/* 1.29jp */ +{"1ac242c645572a0a5de99ae2b23453b8", "ce433c404ff7531f5852ce3cb61143ee"}, +/* 1.30eu */ +{"8d2d775b018f0532235d38f5317ae10c", "7fb49041294b3e6aea3894218d6d64cf"}, -- cgit v1.2.3