From d197ef2cd86db8350adf796ae9b77316830bdb75 Mon Sep 17 00:00:00 2001 From: Peng Fan Date: Tue, 7 Feb 2017 10:58:44 +0800 Subject: MLK-14418-9 imx: mx7dsabresd: add nand/qspi boot support Add nand/qspi build configurations for their boot support. Also Add gpmi-nand and qspi specified DTS files for enable them. For QSPI, this patch changes it to use DM driver. Signed-off-by: Peng Fan Signed-off-by: Ye Li --- arch/arm/dts/imx7d-sdb-gpmi-weim.dts | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 arch/arm/dts/imx7d-sdb-gpmi-weim.dts (limited to 'arch/arm/dts/imx7d-sdb-gpmi-weim.dts') diff --git a/arch/arm/dts/imx7d-sdb-gpmi-weim.dts b/arch/arm/dts/imx7d-sdb-gpmi-weim.dts new file mode 100644 index 0000000..346e38c --- /dev/null +++ b/arch/arm/dts/imx7d-sdb-gpmi-weim.dts @@ -0,0 +1,9 @@ +/* + * Copyright (C) 2015 Freescale Semiconductor, Inc. + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ +#include "imx7d-sdb.dts" +#include "imx7d-sdb-gpmi-weim.dtsi" -- cgit v1.1