Hi Abel, On Wed, Jan 16, 2019 at 12:11 PM Abel Vesa <abel.v...@nxp.com> wrote: > > Add necessary dts and dtsi files in order to enable DM in both > SPL and u-boot proper for mx6sabresd. > > Signed-off-by: Abel Vesa <abel.v...@nxp.com> > --- > arch/arm/dts/Makefile | 3 +- > arch/arm/dts/imx6q-sabresd.dts | 92 ++++ > arch/arm/dts/imx6qdl-sabresd.dtsi | 1065 > +++++++++++++++++++++++++++++++++++++ > 3 files changed, 1159 insertions(+), 1 deletion(-) > create mode 100644 arch/arm/dts/imx6q-sabresd.dts > create mode 100644 arch/arm/dts/imx6qdl-sabresd.dtsi > > diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile > index dad5436..1614a19 100644 > --- a/arch/arm/dts/Makefile > +++ b/arch/arm/dts/Makefile > @@ -439,7 +439,8 @@ dtb-$(CONFIG_MX6QDL) += \ > imx6q-icore-mipi.dtb \ > imx6q-icore-rqs.dtb \ > imx6q-logicpd.dtb \ > - imx6q-sabreauto.dtb > + imx6q-sabreauto.dtb \ > + imx6q-sabresd.dtb
Currently we support imx6q/imx6dl/imx6qp sabresd with the same U-Boot image. It seems that now you only support the imx6q variant, but we should keep supporting all the variants. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot