Project

General

Profile

Actions

Support #349

open

support to add WINBOND W25Q256JW SPIROM

Added by ritul guru about 2 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
board support
Target version:
-
Start date:
04/12/2022
Due date:
% Done:

0%

Estimated time:
Affected versions:
Needs backport to:
Affected hardware:
Affected OS:

Description

I am trying to add support for WINBOND SPI FLASH part W25Q256JW (0x6019).
tried adding below entry in winbond.c, is there any other changes required to enable this part to boot from?

{
    /* W25Q256JW */
    .id[0]              = 0x6019,
    .nr_sectors_shift       = 13,
    .fast_read_dual_output_support  = 1,
    .fast_read_dual_io_support  = 1,
    .protection_granularity_shift   = 16,
    .bp_bits            = 4,
},

No data to display

Actions

Also available in: Atom PDF