immortalwrt/target
Mantas Pucka 0bdcaa1189 generic: spi-nor: fix 4-byte opcode support for w25q256
There are 2 different chips (w25q256fv and w25q256jv) that share
the same JEDEC ID. Only w25q256jv fully supports 4-byte opcodes.
Use SFDP header version to differentiate between them.

Fixes broken reboot on 8devices Habanero since f0f35fdac

Signed-off-by: Mantas Pucka <mantas@8devices.com>
2020-04-19 12:21:00 +08:00
..
imagebuilder target/imagebuilder: use multi-thread support for xz compression 2020-03-27 18:40:33 +08:00
linux generic: spi-nor: fix 4-byte opcode support for w25q256 2020-04-19 12:21:00 +08:00
sdk sdk: fix building external modules when CONFIG_STACK_VALIDATION=y 2020-03-27 18:35:03 +08:00
toolchain toolchain: update 2020-01-15 02:18:19 +08:00
Config.in target: make TESTING_KERNEL selectable 2020-04-14 23:56:07 +08:00
Makefile