From: codekipper at gmail.com <codekipper@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/2] ARM: dt: sunxi: Add Itead Ibox support
Date: Tue, 15 Mar 2016 18:34:56 +0100 [thread overview]
Message-ID: <1458063298-3428-1-git-send-email-codekipper@gmail.com> (raw)
From: Marcus Cooper <codekipper@gmail.com>
This patch delivers the uboot changes required for the Itead Ibox A20. As there
are a few Itead variants out there based on their A10/A20 core module; I have
created a common dtsi for all of them.
I've also converted the A10 Itead Iteaduino dts to use this common file.
BR,
CK
Marcus Cooper (2):
sun7i: Add support for the Itead Ibox
sun4i: Convert Iteadunio plus dts
arch/arm/dts/Makefile | 1 +
arch/arm/dts/sun4i-a10-itead-iteaduino-plus.dts | 86 +--------------
arch/arm/dts/sun7i-a20-itead-ibox.dts | 125 ++++++++++++++++++++++
arch/arm/dts/sunxi-itead-core-common.dtsi | 136 ++++++++++++++++++++++++
board/sunxi/MAINTAINERS | 5 +
configs/Itead_Ibox_A20_defconfig | 16 +++
6 files changed, 285 insertions(+), 84 deletions(-)
create mode 100644 arch/arm/dts/sun7i-a20-itead-ibox.dts
create mode 100644 arch/arm/dts/sunxi-itead-core-common.dtsi
create mode 100644 configs/Itead_Ibox_A20_defconfig
--
2.7.3
next reply other threads:[~2016-03-15 17:34 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-15 17:34 codekipper at gmail.com [this message]
2016-03-15 17:34 ` [U-Boot] [PATCH 1/2] sun7i: Add support for the Itead Ibox codekipper at gmail.com
2016-03-15 17:34 ` [U-Boot] [PATCH 2/2] sun4i: Convert Iteadunio plus dts codekipper at gmail.com
2016-03-15 17:41 ` [U-Boot] [PATCH 0/2] ARM: dt: sunxi: Add Itead Ibox support Code Kipper
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1458063298-3428-1-git-send-email-codekipper@gmail.com \
--to=codekipper@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.