On Sat, Oct 6, 2012 at 10:03 AM, Shawn Guo [off-list ref] wrote:
quoted
Documentation/devicetree/bindings/arm/fsl.txt | 4 ++
arch/arm/boot/dts/imx6q-sabreauto.dts | 65 +++++++++++++++++++++++++
Add imx6q-sabreauto.dtb into arch/arm/boot/dts/Makefile.
Ok, looking at arch/arm/boot/dts/Makefile I see that
imx6q-sabrelite.dtb, for example appears
under dtb-$(CONFIG_ARCH_MXC) and dtb-$(CONFIG_SOC_IMX6Q)
Would you like a patch to remove this duplicate entry?
Should we use only CONFIG_SOC?
Regards,
Fabio Estevam