[U-Boot] [PATCH v2 2/3] ARM: dts: sunxi: Add device tree for Sunchip CX-A99

Jagan Teki jagan at openedev.com
Tue Feb 28 14:34:17 UTC 2017


On Sat, Feb 25, 2017 at 5:55 PM, Rask Ingemann Lambertsen
<rask at formelder.dk> wrote:
> The Sunchip CX-A99 is a board used in some media players. It features:
>
> An Allwinner A80 ARM SoC (4 * Cortex-A7 + 4 * Cortex-A15 cores)
> 2 GiB or 4 GiB DDR3 DRAM
> AXP808 PMIC
> 16 GB or 32 GB eMMC
> SDIO Wifi/Bluetooth/FM module
> SD card slot
> 1 USB 3.0 connector
> 2 USB 2.0 connectors
> SATA connector
> UART connector (internally) for serial console
> Ethernet connector (10/100/1000 Mbit/s)
> HDMI connector
> Composite video and analog audio connector
> S/PDIF connector
> IR remote control receiver
>
> This is a preliminary device tree for use until a device tree is accepted
> upstream, after which it can be replaced by the upstream version.
>
> Signed-off-by: Rask Ingemann Lambertsen <rask at formelder.dk>
> ---
> No changes from v1 to v2.
>
>  arch/arm/dts/Makefile             |   3 +-
>  arch/arm/dts/sun9i-a80-cx-a99.dts | 380 ++++++++++++++++++++++++++++++++++++++
>  2 files changed, 382 insertions(+), 1 deletion(-)
>  create mode 100644 arch/arm/dts/sun9i-a80-cx-a99.dts
>
> diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile
> index 66ea0b3..fd86794 100644
> --- a/arch/arm/dts/Makefile
> +++ b/arch/arm/dts/Makefile
> @@ -286,7 +286,8 @@ dtb-$(CONFIG_MACH_SUN50I) += \
>         sun50i-a64-pine64.dtb
>  dtb-$(CONFIG_MACH_SUN9I) += \
>         sun9i-a80-optimus.dtb \
> -       sun9i-a80-cubieboard4.dtb
> +       sun9i-a80-cubieboard4.dtb \
> +       sun9i-a80-cx-a99.dtb

This along with 3/3 squashed and

Applied to u-boot-sunxi/master

thanks!
-- 
Jagan Teki
Free Software Engineer | www.openedev.com
U-Boot, Linux | Upstream Maintainer
Hyderabad, India.


More information about the U-Boot mailing list