Hi Robert! I have read the patch this morning but I was unable to test it since now.
Your patch looks fine for me and it adds some stuff I want to do before the release :).. The get/set methods are really logical in the protocol. I have found a big switch table inside the bootloader which looks like the handler for these queries, and I can confirm that their flasher lacks lot of commands, but understanding the underlaying code is not very easy. It needs more work. At the moment I'm investigating on other fronts, so I will be adding your patches into my local repository, so I will notice you when publishing the repository. Well .. you can preview it at: http://news.nopcode.org:8080/?prj=0xFFFF Now I'm doing some changes into the version control system internals, so the repository will change, and I don't want to allow downloads before fixing this. Thanks for the contrib! --pancake On Tue, 24 Apr 2007 10:35:42 +0200 Robert Schuster <[EMAIL PROTECTED]> wrote: > Hi, > I have another patch for 0xFFFF. It does: > > 1) name the simple functions get_foo and set_foo (and make them more > consistent e.g. set_rd_mode and get_rd_mode). > > 2) moved remaining simple queries from main.c into query.c > > 3) created separate query.h header and included it in main.c > > 4) implemented get_usb_mode (they do not have this in the proprietary > flasher) and added this function to a normal run (-> you will see the > current USB mode when running with -i) > > I plan to add the remaining features of the proprietary flasher tool soon. > > Regards > Robert > --pancake _______________________________________________ 0xffff mailing list 0xffff@lists.nopcode.org https://lists.nopcode.org/mailman/listinfo/0xffff