ramips: clean up and fix MT7621 NAND driver issues
authorFelix Fietkau <nbd@nbd.name>
Wed, 11 Jul 2018 18:56:42 +0000 (20:56 +0200)
committerFelix Fietkau <nbd@nbd.name>
Fri, 13 Jul 2018 15:01:41 +0000 (17:01 +0200)
commitdd1f97b37d41f4d7b85cce31546bc64962ffeab7
tree0a984786d10423fea667b61c38f9cb4c61ce04b7
parent68f40d7ecc4cef220d601da2ffdb3d5299e288a6
ramips: clean up and fix MT7621 NAND driver issues

- remove misaligned custom buffer allocation in the NAND driver
- remove broken bounce buffer implementation for 16-byte align

Let the MTD core take care of both

Fixes messages like these:
[  102.820541] Data buffer not 16 bytes aligned: 87daf08c

Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/linux/ramips/patches-4.14/0039-mtd-add-mt7621-nand-support.patch