diff options
author | Parthiban Nallathambi | 2019-04-07 20:32:42 +0200 |
---|---|---|
committer | Stefano Babic | 2019-06-11 10:42:48 +0200 |
commit | a443c8212c204372ac1c374010055f6690ede7b9 (patch) | |
tree | ea6edbae84e85d1a9118f1a93928a4f2c7eef98b /board/phytec | |
parent | d3eaf95ec67c8a7897052812ca30367cdf764c17 (diff) |
ARM: dts: i.MX6ULL: U-Boot specific dts for u-boot, dm-spl
u-boot,dm-spl property is specific to U-Boot, so created one
for i.MX6ULL platforms.
Signed-off-by: Parthiban Nallathambi <parthitce@gmail.com>
Diffstat (limited to 'board/phytec')
-rw-r--r-- | board/phytec/pcl063/MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/phytec/pcl063/MAINTAINERS b/board/phytec/pcl063/MAINTAINERS index c65a951f3dd..037f243cb60 100644 --- a/board/phytec/pcl063/MAINTAINERS +++ b/board/phytec/pcl063/MAINTAINERS @@ -3,6 +3,7 @@ M: Martyn Welch <martyn.welch@collabora.com> S: Maintained F: arch/arm/dts/imx6ul-pcl063.dtsi F: arch/arm/dts/imx6ul-phycore-segin.dts +F: arch/arm/dts/imx6ull-u-boot.dtsi F: board/phytec/pcl063/ F: configs/phycore_pcl063_defconfig F: include/configs/pcl063.h |