ARM: dts: add initial Rex Pro board support
authorRobert Nelson <robertcnelson@gmail.com>
Tue, 8 Jul 2014 14:49:22 +0000 (09:49 -0500)
committerShawn Guo <shawn.guo@freescale.com>
Fri, 18 Jul 2014 08:49:46 +0000 (16:49 +0800)
commite2047e33f2bd2713f6924c6dc2bf13e15784402e
tree18a713f4ed62d8cbe02fc5f214d0b5908650beef
parent18e8499b22f5ea21449f2ea8730e06982c24cfc0
ARM: dts: add initial Rex Pro board support

Add initial Rex Pro i.mx6q board support. Ethernet, UART, USB, I2C, SPI, HDMI,
Audio, and SDHC cards are working.  Currently no mainline u-boot, so boot with
cat zImage imx6q-rex-pro.dtb > zImage.dtb, then using mkimage create uImage

Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/imx6q-rex-pro.dts [new file with mode: 0644]
arch/arm/boot/dts/imx6qdl-rex.dtsi [new file with mode: 0644]
This page took 0.024663 seconds and 5 git commands to generate.