From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Wed, 27 Jul 2016 09:28:11 +0100 Subject: [U-Boot] [PATCH] sunxi: Add defconfig and dts file for the Orange Pi PC Plus SBC In-Reply-To: <1469572108-30956-1-git-send-email-hdegoede@redhat.com> References: <1469572108-30956-1-git-send-email-hdegoede@redhat.com> Message-ID: <1469608091.10653.51.camel@hellion.org.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, 2016-07-27 at 00:28 +0200, Hans de Goede wrote: > There is a new Orange Pi PC *Plus* version available now, > this is an extended version of the regular Orange Pi PC > with sdio wifi and an eMMC. > > The upstream kernel devs have decided that they want a separate > dts for the PC Plus rather then sharing a single dts between the > regular PC and the PC Plus. So add a new orangepi_pc_plus_defconfig > to match. > > The added dts file matches the one submitted to the upstream kernel. > > Signed-off-by: Hans de Goede Acked-by: Ian Campbell