On Sat, Oct 06, 2012 at 10:16:10AM -0300, Fabio Estevam wrote:
On Sat, Oct 6, 2012 at 10:03 AM, Shawn Guo [off-list ref] wrote:
quoted
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)
I also noticed the problem. It's a merge issue, and we intend to use
CONFIG_ARCH_MXC cover all imx dtb targets.
Would you like a patch to remove this duplicate entry?
Just sent a fix to Olof.
Shawn