1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-20 22:48:10 +02:00
openwrt/target/linux/ipq806x
Felix Fietkau 3e52c8c357 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
2015-08-07 08:36:36 +00:00
..
base-files ipq806x: add db149 support to OpenWrt init scripts 2015-04-21 07:15:47 +00:00
image ipq806x: add support for non-dt enabled ap148 bootloader 2015-08-04 23:09:43 +00:00
patches-3.18 ipq806x: add NAND flash controller support 2015-08-07 08:36:31 +00:00
patches-4.1 ipq806x: add NAND flash controller support 2015-08-07 08:36:31 +00:00
profiles ipq806x: automatically select kmod-usb-phy-qcom-dwc3 2015-04-10 08:28:44 +00:00
base-files.mk
config-3.18 ipq806x: enable NAND flash support in the kernel 2015-08-07 08:36:36 +00:00
config-4.1 ipq806x: enable NAND flash support in the kernel 2015-08-07 08:36:36 +00:00
Makefile ipq806x: enable NAND flash support in the kernel 2015-08-07 08:36:36 +00:00
modules.mk kernel: add package for dwc3 usb driver used on ipq806x 2015-04-03 19:06:21 +00:00