From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Date: Mon, 19 Jan 2015 20:57:10 +0100 Subject: [U-Boot] [PATCH 7/9] sunxi: Add mk802 board / defconfig In-Reply-To: <1421598865.13341.42.camel@hellion.org.uk> References: <1421583812-26556-1-git-send-email-hdegoede@redhat.com> <1421583812-26556-7-git-send-email-hdegoede@redhat.com> <1421598865.13341.42.camel@hellion.org.uk> Message-ID: <54BD6196.9040706@redhat.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, On 18-01-15 17:34, Ian Campbell wrote: > On Sun, 2015-01-18 at 13:23 +0100, Hans de Goede wrote: >> The mk802 is the "classic" Allwinner A10 based hdmi tv-stick, it features >> 512M or 1G RAM, 4G nand, a mini-hdmi female connector, USB-A receptacle, >> mini-usb receptacle (OTG) and USB-wifi. Somewhat unique the mk802 does not >> use the AXP209 pmic, it does not have a pmic at all. >> >> For more details see: http://linux-sunxi.org/Rikomagic_mk802 >> >> Signed-off-by: Hans de Goede > > For the three mk802* patches (#7..#9), iff you add MAINTAINERS entries, > then: > Acked-by: Ian Campbell Gah, will I ever learn :) Thanks for all the reviews, I've just pushed this set + the patches you acked from the A80 set (will do a v2 of the others later) + Siarhei's display patches + the marsboard defconfig to u-boot-sunxi/next, the plan is to rebase on top of origin/master as soon as Tom pulls from u-boot-usb, add in the OTG enable patch and then send another pull-req, as we've build up a nice set of patches again already. Regards, Hans