[U-Boot] [PATCH] arm: sunxi: Add icnova-a20-swac defconfig and dts file

Maxime Ripard maxime.ripard at free-electrons.com
Sun Oct 18 11:34:05 CEST 2015


On Sat, Oct 17, 2015 at 03:47:51PM +0200, Hans de Goede wrote:
> Hi,
> 
> On 01-10-15 11:41, Stefan Roese wrote:
> >The ICnova-A20-SWAC is a baseboard, equipped with the ICnova-A20 SoM from
> >In-Circuit:
> >
> >http://wiki.in-circuit.de/index.php5?title=ICnova_A20_SODIMM
> >http://linux-sunxi.org/In-Circuit_ICnova_A20
> >
> >This patch adds support for this board, including ethernet, LCD and USB
> >support.
> 
> Thanks, I've merged this and it will show up in u-boot-sunxi/next soon.
> 
> I've made 2 small changes, see comments inline.
> 
> >Signed-off-by: Stefan Roese <sr at denx.de>
> >Cc: Marcus Heuer <marcus.heuer at swac.de>
> >Cc: Hans de Goede <hdegoede at redhat.com>
> >Cc: Ian Campbell <ijc at hellion.org.uk>
> >---
> >  arch/arm/dts/Makefile                      |   1 +
> >  arch/arm/dts/sun7i-a20-icnova-a20-swac.dts | 177 +++++++++++++++++++++++++++++
> >  board/sunxi/MAINTAINERS                    |   5 +
> >  configs/icnova-a20-swac_defconfig          |  21 ++++
> >  4 files changed, 204 insertions(+)
> >  create mode 100644 arch/arm/dts/sun7i-a20-icnova-a20-swac.dts
> >  create mode 100644 configs/icnova-a20-swac_defconfig
> >
> >diff --git a/arch/arm/dts/Makefile b/arch/arm/dts/Makefile
> >index 5f10243..1f2661c 100644
> >--- a/arch/arm/dts/Makefile
> >+++ b/arch/arm/dts/Makefile
> >@@ -134,6 +134,7 @@ dtb-$(CONFIG_MACH_SUN7I) += \
> >  	sun7i-a20-cubietruck.dtb \
> >  	sun7i-a20-hummingbird.dtb \
> >  	sun7i-a20-i12-tvbox.dtb \
> >+	sun7i-a20-icnova-a20-swac.dtb \
> >  	sun7i-a20-m3.dtb \
> >  	sun7i-a20-m5.dtb \
> >  	sun7i-a20-mk808c.dtb \
> >diff --git a/arch/arm/dts/sun7i-a20-icnova-a20-swac.dts b/arch/arm/dts/sun7i-a20-icnova-a20-swac.dts
> >new file mode 100644
> 
> Please submit this file also to the upstream kernel.

Yes. The name of the DT especially doesn't really make sense. The
"SWAC" name isn't referenced anywhere, the module cannot be used
alone, and there's a single combination available (A20 SODIMM +
ADB4006)

> 
> >index 0000000..773fb6f
> >--- /dev/null
> >+++ b/arch/arm/dts/sun7i-a20-icnova-a20-swac.dts
> >@@ -0,0 +1,177 @@
> >+/*
> >+ * Copyright 2013 Maxime Ripard
> >+ *
> >+ * Maxime Ripard <maxime.ripard at free-electrons.com>

And I'm *not* the copyright owner here.

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20151018/aef0992b/attachment.sig>


More information about the U-Boot mailing list