summaryrefslogtreecommitdiff
path: root/configs/colibri_imx7_defconfig
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2017-03-10 01:17:54 (GMT)
committerStefano Babic <sbabic@denx.de>2017-03-19 16:29:28 (GMT)
commit640957042d8f878d093f37aadc04f6d08a7252a1 (patch)
tree9ec504d6a844d2d05b03df0cc2e7bf1e857f00d0 /configs/colibri_imx7_defconfig
parent05ed964d755ee1967640e63f8bef63e345725d05 (diff)
downloadu-boot-fsl-qoriq-640957042d8f878d093f37aadc04f6d08a7252a1.tar.xz
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>
Diffstat (limited to 'configs/colibri_imx7_defconfig')
-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 2d75b27..ce60056 100644
--- a/configs/colibri_imx7_defconfig
+++ b/configs/colibri_imx7_defconfig
@@ -55,3 +55,4 @@ 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