From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rask Ingemann Lambertsen Date: Fri, 24 Feb 2017 18:42:47 +0100 Subject: [U-Boot] [PATCH 0/3] ARM: sun9i: Device tree and defconfig for Sunchip CX-A99 In-Reply-To: References: Message-ID: <20170224174247.nbois7mljn7ruboz@localhost> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, Feb 24, 2017 at 07:07:52AM +0100, Rask Ingemann Lambertsen wrote: [...] > arch/arm/dts/Makefile | 3 +- > arch/arm/dts/sun9i-a80-cx-a99.dts | 380 ++++++++++++++++++++++++++++++++++++++ > arch/arm/dts/sun9i-a80.dtsi | 8 + > configs/Sunchip_CX-A99_defconfig | 22 +++ > 4 files changed, 412 insertions(+), 1 deletion(-) > create mode 100644 arch/arm/dts/sun9i-a80-cx-a99.dts > create mode 100644 configs/Sunchip_CX-A99_defconfig A patch to add an entry to board/sunxi/MAINTAINERS is missing. (I'll wait around 13-14 hours from now for more comments before sending out version 2 of the patch series.) -- Rask Ingemann Lambertsen