RaeNye wrote:
I rebased the RB bootloader and merged it into the OF.
I added a small routine that dispatches either RB or the OF based on whether
REC button is pressed or not.
I use the PCF50606 read/write routines copied to DRAM by the OF preloader
(the part on flash addr 0x0 to 0x10000).
The preloader uses them to check for low-batt, so they're functional.
Why don't you use the pcf50606 driver that is in the Rockbox bootloader?
That bootloader is designed to dual-boot, it does that on the iriver.
Linus