- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm transferring 64MB of qspiimage.img image to QSPI NOR S25FL512 flash on our custom board (uses A10SoC same as GHRD design).
It takes a long time to finish the image transfer (>2hr).
I’m following steps from
https://rocketboards.org/foswiki/Documentation/A10Gsrd161QspiBoot
May I know how can I speed up the qspiimage.img transfer (64MB).
Thanks,
Allen Rubis
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Allen,
This approach will be always slow. But once you flash-ed the image then the update could be done quite fast depending from few things.
- networking support in that linux image
- mtd utils present in linux image
Once programmed the image, you will be able to transfer the next image file into DDRAM (ramfs) with ftp or sftp and then usind mtd utils (flashcp, flash_erase, etc...) to program the image to the device. it will be significantly faster.
Unfortunatelly I am not familiar with the contents of that linux version.
Cordially
Georgi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page