From 94c573f3eca59347cd397d6b68159997bb674246 Mon Sep 17 00:00:00 2001 From: Bertrik Sikken Date: Sun, 23 Oct 2011 14:20:47 +0000 Subject: Sansa clipzip: miscellaneous updates * add support for OF version 01.01.17 in mkamsboot * introduce and implement oled_brightness function * configure voltage CVDD2 to 2.8V (like the OF does) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30831 a1c6a512-1295-4272-9138-f99709370657 --- rbutil/mkamsboot/mkamsboot.c | 1 + 1 file changed, 1 insertion(+) (limited to 'rbutil') diff --git a/rbutil/mkamsboot/mkamsboot.c b/rbutil/mkamsboot/mkamsboot.c index c3ca69b329..c50fe9f5b4 100644 --- a/rbutil/mkamsboot/mkamsboot.c +++ b/rbutil/mkamsboot/mkamsboot.c @@ -174,6 +174,7 @@ static struct md5sums sansasums[] = { #if 0 /* disabled for now because it's not been proven they can be patched */ { MODEL_CLIPZIP, "1.01.12", "45adea0873326b5af34f096e5c402f78" }, { MODEL_CLIPZIP, "1.01.15", "f62af954334cd9ba1a87a7fa58ec6074" }, + { MODEL_CLIPZIP, "1.01.17", "27bcb343d6950f35dc261629e22ba60c" }, #endif }; -- cgit v1.2.3