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)
commit39abf49212f8c2e8fceb86da9fa7c7879d3a8db5
treedaa396e969f5bdb02d3982e01a781dac9a9d1a01
parenteee74e90bf7dba6158f6de9029ca503b1c186627
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