summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2017-03-09 15:25:49 -0800
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-03-30 10:06:54 +0200
commit25eb2538f6d16eaef886485780ceecd1ec9c4e14 (patch)
treec8faee1fee432433c9e0d49bda4e569aad52f66e /configs
parentcedf55d098b4b0af2815c92ee40576a4c899fcfb (diff)
colibri_imx7: use device-tree for MTD partitions
Use device-tree fixup to communicate the MTD partitions to the kernel. Remove mtdparts from the kernel command line. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/colibri_imx7_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/colibri_imx7_defconfig b/configs/colibri_imx7_defconfig
index 7425500bc6..47a521b043 100644
--- a/configs/colibri_imx7_defconfig
+++ b/configs/colibri_imx7_defconfig
@@ -55,4 +55,5 @@ CONFIG_G_DNL_MANUFACTURER="Toradex"
CONFIG_G_DNL_VENDOR_NUM=0x1b67
CONFIG_G_DNL_PRODUCT_NUM=0x4000
CONFIG_OF_LIBFDT_OVERLAY=y
+CONFIG_FDT_FIXUP_PARTITIONS=y
# CONFIG_EFI_LOADER is not set