From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Sun, 12 Jun 2016 22:13:16 +0100 Subject: [U-Boot] [PATCH] sunxi: Add defconfig and dts file for inet86dz board In-Reply-To: <1465753810-14969-1-git-send-email-hdegoede@redhat.com> References: <1465753810-14969-1-git-send-email-hdegoede@redhat.com> Message-ID: <1465765996.22752.27.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 Sun, 2016-06-12 at 19:50 +0200, Hans de Goede wrote: > The inet86dz board is a board used in 7" tablets from various oems. > > These tablets are a23 based 7" tablets featuring a 1024x600 LCD, > 512MB RAM, 4G NAND, rtl8188etv usb wifi, gsl1680 touchschreen, > micro-sd slot, 3.5mm headphone jack and a micro-usb otg connector > which doubles as charging port. > > The dts file this commit adds is identical to the one submitted to > the upstream kernel. > > Signed-off-by: Hans de Goede Acked-by: Ian Campbell