This patch fix mt7621 nand driver for linux-3.18 kernel.
mt7621 share PIN between NAND,SDXC,SPI.
so you should pinctrl in dts file that only one of them is used at a time.
Tested and working:
* Initramfs
* Squashfs
* jffs2fs (no hardware ECC support when `CONFIG_JFFS2_FS` is toggled )
Signed-of
netis WF-2881 is an MT7621AT based router with MT7602EN, MT7612EN.
It has 128MB DDR3, 128MB SLC NAND FLASH, 5-port Gbps switch and 1x USB 3.0.
The following patch adds support for this device.
Tested and working:
* ethernet
* both WiFi radios
* USB 3.0
* buttons (reset button)
* ethernet switch an
netis WF-2881 is an MT7621AT based router with MT7602EN, MT7612EN.
It has 128MB DDR3, 128MB SLC NAND FLASH, 5-port Gbps switch and 1x USB 3.0.The
following patch adds support for this device.
Tested and working:
* ethernet
* both WiFi radios
* USB 3.0
* buttons (reset button)
* ethernet switch an
This patch fix mt7621 nand driver for linux-3.18 kernel.mt7621 share PIN
between NAND,SDXC,SPI.so you should pinctrl in dts file that only one of them
is used at a time.
SQUASH supportJFFS2 support (no hardware ECC support which is disabled by
`CONFIG_TARGET_ROOTFS_JFFS2` )
Signed-off-by: YounJ