[U-Boot] [PATCH 0/2] ARM: dt: sunxi: Add Itead Ibox support
Code Kipper
codekipper at gmail.com
Tue Mar 15 18:41:29 CET 2016
On 15 March 2016 at 18:34, <codekipper at gmail.com> wrote:
> From: Marcus Cooper <codekipper at 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
NAK - just noticed a rouge patch that I didn't squash into this. Will
fix straight away.
CK
> 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
>
More information about the U-Boot
mailing list