commit | 7996857502f53f3435847620fdf08b8a7399f3ba | [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 | ab7e8a133df1fb0d57edb20527bd9e030cd23837 [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>