Search found 1 match
- Wed Mar 14, 2007 5:22 am
- Forum: PSP Development
- Topic: uClinux on the PSP
- Replies: 151
- Views: 155296
speed up bootloader time
Hi all, I have managed a speed up bootloader from Chris. The old one is load from srecords (about 3 mins loading time). I changed it to load from statically linked binary that reduce the loading time to about few seconds. Attach psp_bootloader_fast.tar.gz, (put uclinux.bin to root directory of the m...