hi!
I had this in my sansa e280:
-sandisk BL
-RB BL v6.0 (a preview that boots to RB even if a USB host is detected)
-RB v3.3
I wanted to mod the RB BL, so I downloaded the VMware devel environment, checked out from the svn, configured e200 BL and made; all went fine.
now, building produces an output PP5022.mi4 file. I flashed the file using recovery mode (I don't know how to use sansapatcher), and then...
-found the expected boot sequence: sandisk splash, followed by RB BL, and then RB; booting to RB works fine as before.
-apparently the RB BL was updated: before the RB BL said Boot Ver 6.0, now it says Boot Ver 22xxxx.xxxxxx.
-but here's the strange thing: when the HOLD switch is on, it says "Key LOCKED\nSystem shutdown" like it always used to. but when I look at the code I'm convinced it should say "Hold switch on\nShutting down..."! (see bootloader/main-pp.c line 485)
can anybody explain this behavior?
more info:
-I installed the new BL twice; same outcome.
-I grepped the "Key LOCKED" string an it's nowhere to be found: not on the sources and not on the binaries.
-I grepped the expected "Hold switch on" string an naturally I found it on the sources and on the binaries.
I don't want to start touching the BL until I understand what's happening here...
thank you very much for your help!
-----------------
noobie question: could someone point to the sansapatcher documentation? sorry for not STFWing enough!
