Hi Jagan,
On 11/4/2020 5:10 PM, tkuw584...@gmail.com wrote:
> From: Takahiro Kuwano
>
> The S25HL-T/S25HS-T family is the Cypress Semper Flash with Quad SPI.
> The datasheet can be found in https://community.cypress.com/docs/DOC-15165
> Tested on Xilinx Zynq-7000 FPGA board.
>
> Takahiro Kuwano
On 9/25/2020 7:11 PM, Pratyush Yadav wrote:
> On 25/09/20 03:13PM, Pratyush Yadav wrote:
>>> + if (instr->addr < erasesize) {
>>> + instr_4k.addr = 0;
>>> + ret = spi_nor_erase(mtd, &instr_4k);
>>> + }
>>> + if (!ret && instr->addr + instr->len >= mtd->size - erasesize)
Hi Pratyush,
On 9/25/2020 6:43 PM, Pratyush Yadav wrote:
> Hi,
>
> On 24/09/20 04:43PM, tkuw584...@gmail.com wrote:
>> From: Takahiro Kuwano
>>
>> The S25HL-T/S25HS-T family is the Cypress Semper Flash with Quad SPI.
>> The datasheet can be found in https://community.cypress.com/docs/DOC-15165
>
3 matches
Mail list logo