aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/config-4.14
diff options
context:
space:
mode:
authorChristian Lamparter <chunkeey@gmail.com>2018-09-04 23:27:01 +0200
committerJohn Crispin <john@phrozen.org>2018-09-10 09:07:11 +0200
commitcd9c2492c18d1c2abd200e5911ad546d7c77a617 (patch)
tree1989635d0b74eec586b3c3a33e8658659af20904 /target/linux/ath79/config-4.14
parentffa80bf5a784a34b81e32144669f30560780bdb6 (diff)
downloadupstream-cd9c2492c18d1c2abd200e5911ad546d7c77a617.tar.gz
upstream-cd9c2492c18d1c2abd200e5911ad546d7c77a617.tar.bz2
upstream-cd9c2492c18d1c2abd200e5911ad546d7c77a617.zip
ath79: port cybertan_part from ar71xx
This patch ports the cybertan_part code from ar71xx and converts the driver to a DT-supported mtd parser. As a result, it will no longer add the u-boot, nvram and art partitions, which were never part of the special Cybertan header. Instead these partitions have to be specified in the DT, which has the upside of making it possible to add properties (i.e.: read-only), labels and references to these important partitions. Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Diffstat (limited to 'target/linux/ath79/config-4.14')
-rw-r--r--target/linux/ath79/config-4.141
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ath79/config-4.14 b/target/linux/ath79/config-4.14
index a8349040a1..6f273e1bcd 100644
--- a/target/linux/ath79/config-4.14
+++ b/target/linux/ath79/config-4.14
@@ -163,6 +163,7 @@ CONFIG_MTD_CMDLINE_PARTS=y
CONFIG_MTD_M25P80=y
# CONFIG_MTD_MAP_BANK_WIDTH_1 is not set
# CONFIG_MTD_MAP_BANK_WIDTH_4 is not set
+CONFIG_MTD_PARSER_CYBERTAN=y
CONFIG_MTD_PHYSMAP=y
CONFIG_MTD_SPI_NOR=y
CONFIG_MTD_SPLIT_FIRMWARE=y