From 92fa7a846a15cdc29677fcd5e708a3084e8100b7 Mon Sep 17 00:00:00 2001 From: Dominik Riebeling Date: Sun, 15 Jan 2012 23:30:56 +0100 Subject: Add alternate firmware filenames for e200v2. Depending on the firmware version the filename is different, so it's necessary to look for all the possible filenames when searching the file inside the zip. The player happily accepts any of the filenames, so (as before) the first one is used. Additional firmware filenames might be necessary for other players as well. Change-Id: If78444a8d9b7fe167ce0be1d58407038a4f9052b --- rbutil/rbutilqt/rbutil.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rbutil/rbutilqt/rbutil.ini') diff --git a/rbutil/rbutilqt/rbutil.ini b/rbutil/rbutilqt/rbutil.ini index e59b4e3e49..225b5e8174 100644 --- a/rbutil/rbutilqt/rbutil.ini +++ b/rbutil/rbutilqt/rbutil.ini @@ -451,7 +451,7 @@ name="Sansa e200v2 series" buildserver_modelname=sansae200v2 bootloadermethod=ams bootloadername=/sandisk-sansa/e200v2/bootloader-e200v2.sansa -bootloaderfile=/e200pa.bin +bootloaderfile=/e200pa.bin,/e200pe.bin,/e200pf.bin manualname= brand=Sandisk usbid=0x07817423 -- cgit v1.2.3