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>
Wed, 11 Jul 2018 18:59:44 +0000 (20:59 +0200)
commit33553a11ab83c4e487f357e3b4a8c3000e1c499d
treeaae2711686fd0ce035df791c3bd537f32c2bad8a
parent21ee8ce9b52f8ae4a6babf4032f71e2d4d56392b
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