From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Sun, 08 Mar 2015 09:08:35 +0000 Subject: [U-Boot] [PATCH 2/4] sun7i: Add support for the Wits Pro A20 DKT board In-Reply-To: <54FB4ACA.9090002@redhat.com> References: <1425737102-930-1-git-send-email-hdegoede@redhat.com> <1425737102-930-2-git-send-email-hdegoede@redhat.com> <54FB4ACA.9090002@redhat.com> Message-ID: <1425805715.27083.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 Sat, 2015-03-07 at 20:00 +0100, Hans de Goede wrote: > Hi, > > On 07-03-15 15:05, Hans de Goede wrote: > > The Wits Pro A20 DKT is an A20 Development KiT with 1G RAM, 4G NAND, sdio wifi, > > 1Gbit ethernet, 1024x768 lcd screen with ft5x_ts touchscreen and a ton of > > IO connectors. > > > > Note there seem to be multiple sdcard slots on the board (4 in total), but > > other then mmc0 none of these are hooked up by default, there is a ton of > > dip-switches which likely allow hooking some of these up, but the documentation > > of the board only describes the use of a fraction of them, so for now we > > only support mmc0. > > > > Also see: http://www.merrii.com/en/pla_d.asp?id=163 > > > > Signed-off-by: Hans de Goede > > Ugh I forgot to update MAINTAINERS for this and the 2 other new boards > (will I ever learn?). I will fix this in my personal tree. ;-) With the 3 MAINTAINERS entries in the right places you can add Acked-by: Ian Campbell to all three of them too. Sigh to YA$PKB (Yet Another $FRUIT Pi Knockoff Board), can no one think of an original name any more! Ian.