Attention is currently required from: Angel Pons, Martin L Roth, Martin Roth, Raj Astekar, Ravishankar Sarawadi, Wonkyu Kim.
5 comments:
Commit Message:
Patch Set #6, Line 11: https://www.gigadevice.com/datasheet/gd25lr512me/
The links are not working anymore. They probably were working at the moment of patch creation, but not anymore.
I am wondering, Martin maybe you have working links to these datasheets? Then you can replace the links.
In any case, the original ones need to be removed.
sudo dut-control cold_reset:on fw_wp_en:off spi2_buf_en:on spi2_buf_on_flex_en:on spi2_vref:pp1800 spi_hold:off
sudo flashrom -V -p raiden_debug_spi -w <test_binary>
sudo dut-control spi2_buf_en:off spi2_buf_on_flex_en:off spi2_vref:off spi_hold:off cold_reset:off
These are probably the commands used by original patch author (which is all good). Maybe if you tested the chip differently, you could add your commands?
File flashchips.c:
Patch Set #4, Line 6415: FEATURE_4BA_WREN
I don't think that this chip requires WREN before setting 4 bit addressing. […]
Done
Patch Set #4, Line 6434: .eraseblocks = { {64 * 1024, 1024} },
It looks like we lost the .block_erase identifier: […]
Done
Patch Set #4, Line 6450: .voltage = {1600, 2000},
Maybe add the register bits? I think this is right: […]
Done
To view, visit change 58025. To unsubscribe, or for help writing mail filters, visit settings.