From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Fri, 11 Mar 2016 10:13:49 +0000 Subject: [U-Boot] [PATCH] sunxi: Add defconfig and dts for Difrence DIT4350 tablet In-Reply-To: <1457645891-10328-1-git-send-email-hdegoede@redhat.com> References: <1457645891-10328-1-git-send-email-hdegoede@redhat.com> Message-ID: <1457691229.4400.5.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 Thu, 2016-03-10 at 22:38 +0100, Hans de Goede wrote: > The Difrnce dit4350 tablet is a tiny tablet with a 4.3" 16:9 480x272 > LCD, > A13 SoC, 512M RAM, 4G NAND, solomon systech ssd2532qn6 touchscreen at > i2c1 address 0x48, Memsic MXC622X accelerometer at i2c1 address 0x15 > and > rtl8188etv wifi. > > The dts file is identical to the one submitted to the upstream > kernel. > > Signed-off-by: Hans de Goede Acked-by: Ian Campbell