[flashrom] [PATCH 0/3] Add support for several GigaDevice SPI chips

Hatim Kanchwala hatim at hatimak.me
Wed Mar 16 16:34:33 CET 2016


I generated a random file to write to the chips using dd if=/dev/urandom of=random.bin bs=4K count=x. Logs for tests are attached. I forgot them in the previous mail, sorry about that. Thanks.

On Saturday 12 March 2016 02:33 AM, Hatim Kanchwala wrote:
> Hello,
> 
> One of the components I was waiting for was delivered yesterday so I performed tests on some of the sample chips GigaDevice sent using Serprog Arduino flasher (Urja's frser-duino). In the patches that follow, I have added support for 10 chips of which 8 were tested successfully for probe, read, write and erase.
> 
> A note - level translation using resistors mentioned here (https://www.flashrom.org/Serprog/Arduino_flasher) didn't work for me so I bypassed resistors and connected chip directly to Arduino. 
> 
> Patches follow. Thanks.
> 
> Hatim Kanchwala (3):
>   Add support for GD25LQ10B, GD25LQ20B, GD25LQ40B and GD25LQ80B
>   Add support for GD25D05B and GD25D10B
>   Add support for GD25Q21B, GD25Q41B, GD25Q80C and GD25Q16C
> 
>  flashchips.c | 397 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  flashchips.h |  18 +--
>  2 files changed, 407 insertions(+), 8 deletions(-)
> 

-- 
Kind Regards,
Hatim Kanchwala
http://hatimak.me
B. Tech. Electrical Engineering
Indian Institute of Technology Patna
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gd25d05b-1.log
Type: text/x-log
Size: 2608 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20160316/ce49287d/attachment.log>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gd25d10b-1.log
Type: text/x-log
Size: 2946 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20160316/ce49287d/attachment-0001.log>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gd25lq10b-1.log
Type: text/x-log
Size: 29969 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20160316/ce49287d/attachment-0002.log>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gd25lq20b-3.log
Type: text/x-log
Size: 30386 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20160316/ce49287d/attachment-0003.log>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gd25lq40b-1.log
Type: text/x-log
Size: 5205 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20160316/ce49287d/attachment-0004.log>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gd25lq80b-1.log
Type: text/x-log
Size: 7895 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20160316/ce49287d/attachment-0005.log>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gd25q21b-1.log
Type: text/x-log
Size: 3876 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20160316/ce49287d/attachment-0006.log>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gd25q41b-1.log
Type: text/x-log
Size: 5221 bytes
Desc: not available
URL: <http://www.flashrom.org/pipermail/flashrom/attachments/20160316/ce49287d/attachment-0007.log>


More information about the flashrom mailing list