On Sat, Nov 14, 2015 at 04:39:51PM +0900, YounJaeRho wrote:
> 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
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