Correct the value for SDCFG for the c100 - based on a USB log of the C100 firmware updater.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15332 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dave Chapman 2007-10-27 11:55:38 +00:00
parent 28c5ba86d5
commit 738a897fa0

View file

@ -48,7 +48,7 @@ struct device_t
static struct device_t devices[] =
{
{"c100", "Sansa C100 series", 0xb021, 0x20000000, 0x62e97010 },
{"c100", "Sansa C100 series", 0xb021, 0x20000000, 0x42e97010 },
{"cowond2", "Cowon D2", 0xb011, 0x20000000, 0xa2e92010 },
{"iaudio6", "iAudio 6", 0xb021, 0x20000000, 0x62e97010 },
{"iaudio7", "iAudio 7", 0xb021, 0x20000000, 0x62e97010 },