From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Wed, 23 Mar 2016 13:21:16 +0000 Subject: [U-Boot] [PATCH] sunxi: Add defconfig and dts for Orange Pi 2 SBC In-Reply-To: <1458728024-4403-1-git-send-email-hdegoede@redhat.com> References: <1458728024-4403-1-git-send-email-hdegoede@redhat.com> Message-ID: <1458739276.30744.118.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-03-23 at 11:13 +0100, Hans de Goede wrote: > The Orange Pi 2 is a SBC based on the Allwinner H3 SoC with a uSD > slot, > 4 USB ports connected via a USB-2 hub, a 10/100M ethernet port using > the > SoC's integrated PHY, Wifi via a RTL8189ETV sdio wifi chip, USB OTG, > HDMI, > a TRRS headphone jack for stereo out and composite out, a microphone, > an IR receiver, a CSI connector, 2 LEDs, a 3 pin UART header > and a 40-pin GPIO header. > > The added dts file is identical to the one submitted to the upstream > kernel. > > Signed-off-by: Hans de Goede Acked-by: Ian Campbell