ipq806x: enable NAND flash support in the kernel
authorFelix Fietkau <nbd@openwrt.org>
Fri, 7 Aug 2015 08:36:36 +0000 (08:36 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 7 Aug 2015 08:36:36 +0000 (08:36 +0000)
commit3e52c8c35706f9cb7fa9dfb8cd4cbbaebb4d5fc7
tree5e15a721db645ebe4c990ab36c95b4633a5e1f3a
parentd523866eb39d8957fa16e05ebabf04101bfb5f85
ipq806x: enable NAND flash support in the kernel

Previous patch set backported the recently posted NAND flash driver to
3.18 and 4.1 kernel. This patch now enables it in the kernel config.

There is no change to the partition layout and init yet. But the NAND
flash can be seen in the mtd list on an AP148:

root@OpenWrt:/# cat /proc/mtd
dev:    size   erasesize  name
mtd0: 10000000 00020000 "qcom-nandc"
...

Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org>
SVN-Revision: 46569
target/linux/ipq806x/Makefile
target/linux/ipq806x/config-3.18
target/linux/ipq806x/config-4.1