On Thursday, October 25, 2001, at 09:36 PM, GINGER.LING 凌精知 wrote:
> I want to use bootldr-2.14.15-jd1 to do the dataflash partition for > assabet. . > But I couldn't find any doc which can tell me how to do with this > bootldr. > Do we need to do any compiling job before load the bootldr? > How and when and where to do the dataflaspartition? > It would be appreciate if you can show me how to do this step by step. I'm sorry, I'm having a hard time parsing this. Let me give it a shot; please let me know if I'm not answering your question. Compiling bootldr for Assabet is just like compiling it for the iPAQ; you should be able to find information at handhelds.org on this topic. Edit os_linux.mk to point to your kernel tree, edit config.mk for the correct arch type (Assabet is the default), and `make'. The resulting binary, "bootldr", can be installed via JTAG. The Jflash utility (available for Linux and Win32) is probably the simplest way to accomplish this. -jd _______________________________________________ http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm Please visit the above address for information on this list.
