diff options
author | Leon M. Busch-George <leon@georgemail.eu> | 2022-11-12 19:31:32 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-01-06 19:22:52 +0100 |
commit | ed7c1a504eae6b220e01da330c62c47d299e2c5d (patch) | |
tree | caf9efb8a6db953e586f2e7ad46ba7bd64fd2817 /target/linux/ramips/mt7621 | |
parent | 4965cbd259bb9001e8724f53520f4be1e4723212 (diff) | |
download | upstream-ed7c1a504eae6b220e01da330c62c47d299e2c5d.tar.gz upstream-ed7c1a504eae6b220e01da330c62c47d299e2c5d.tar.bz2 upstream-ed7c1a504eae6b220e01da330c62c47d299e2c5d.zip |
kernel: add patch to support en25qh256a
The EN25QH256A variant of the EN25QH256 doesn't initialize correctly from SFDP
alone and only accesses memory below 8m (addr_width is 4 but read_opcode takes
only 3 bytes).
Set SNOR_F_4B_OPCODES if the flash chip variant was detected using hwcaps.
The fix submitted upstream uses the PARSE_SFDP initializer that is not
available in the kernel used with Openwrt.
Signed-off-by: Leon M. Busch-George <leon@georgemail.eu>
Diffstat (limited to 'target/linux/ramips/mt7621')
0 files changed, 0 insertions, 0 deletions