commit | 79a0188679df53862e06fd7c8fecb7f3d7d44502 | [log] [tgz] |
---|---|---|
author | Vladimir Vid <vladimir.vid@sartura.hr> | Fri Jul 13 11:56:00 2018 +0200 |
committer | Stefan Roese <sr@denx.de> | Tue Aug 07 10:53:52 2018 +0200 |
tree | 27514cf8878c667faef9d8768d5c7cb040cd6ded | |
parent | 4469bd7b53acea642915e2bf0e3cb5dfa378a47e [diff] |
arm64: a37xx: add CONFIG_MTD_DEVICE and CONFIG_MTD_PARTITIONS CONFIG_MTD_DEVICE is required for the mtdparts command and but it is missing from the mvebu_armada-37xx.h CONFIG_MTD_PARTITIONS is needed for the ubi support. Some of the Marvell based devices may require this as well. Signed-off-by: Vladimir Vid <vladimir.vid@sartura.hr> Signed-off-by: Luka Perkov <luka.perkov@sartura.hr> Signed-off-by: Stefan Roese <sr@denx.de>