ipq40xx: use upstream MX25L25635[E|F] fix
authorChristian Lamparter <chunkeey@gmail.com>
Fri, 11 Jan 2019 22:52:54 +0000 (23:52 +0100)
committerChristian Lamparter <chunkeey@gmail.com>
Fri, 18 Jan 2019 14:50:39 +0000 (15:50 +0100)
commit17b4457ac23610b8ab88cf8336bb676f7b4367ec
tree75e8aa54b161b75cc2529e1636d7e1b4cb84b8ea
parent4e53299bd73223955b2ef127d3bb494f89309797
ipq40xx: use upstream MX25L25635[E|F] fix

This patch removes the previous hack that was necessary
for the ZyXEL NBG6617:
303-spi-nor-enable-4B-opcodes-for-mx25l25635f.patch

And replaces it with the 5.0-rc1 solution. This will
likely also enable Compex WPJ428's that still use the
original SPL1/u-boot will now sucessfully reboot.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
target/linux/ipq40xx/files-4.19/arch/arm/boot/dts/qcom-ipq4018-nbg6617.dts
target/linux/ipq40xx/patches-4.19/032-mtd-spi-nor-Add-the-SNOR_F_4B_OPCODES-flag.patch [new file with mode: 0644]
target/linux/ipq40xx/patches-4.19/033-mtd-spi-nor-Add-a-post-BFPT-parsing-fixup-hook.patch [new file with mode: 0644]
target/linux/ipq40xx/patches-4.19/034-mtd-spi-nor-Add-a-post-BFPT-fixup-for-MX25L25635E.patch [new file with mode: 0644]
target/linux/ipq40xx/patches-4.19/300-mtd-spi-nor-fix-fixup-npe-panic.patch [new file with mode: 0644]
target/linux/ipq40xx/patches-4.19/303-spi-nor-enable-4B-opcodes-for-mx25l25635f.patch [deleted file]