
On Thu, 2014-12-18 at 11:39 +0100, Hans de Goede wrote:
Hi,
On 14-12-14 15:57, Ian Campbell wrote:
On Sun, 2014-11-23 at 14:43 +0100, Hans de Goede wrote:
The CSQ CS908 is an A31s based top-set box, with 1G RAM, 8G NAND, rtl8188etv usb wifi, 2 USB A receptacles (1 connected through the OTG controller), ethernet, 3.5 mm jack with a/v out and hdmi out:
http://www.geekbuying.com/item/CS908-Allwinner-A31S-Quad-Core-1-2GHz-Android...
Note it has no sdcard slot and therefore can only be fel booted.
Signed-off-by: Hans de Goede hdegoede@redhat.com Acked-by: Ian Campbell ijc@hellion.org.uk
configs/CSQ_CS908_defconfig | 19 +++++++++++++++++++
Apparently I'm terrible at remembering this during review: this is missing a MAINTAINERS entry. (MAKEALL warns about this when regenerating boards.cfg).
Yeah, I'm bad at remembering to update MAINTAINERS too...
Since this patch is only in u-boot-sunxi#next so far do you just want to fold in an update to add it to your stanza (or add a new appropriate stanza) and force push? Ack to that plan if you do.
Done (fixed, forced-push).
Thanks.
I've also fixed the same problem for the new Ippo_q8h_v1.2_defconfig in my sun8i spl / draminit set in my personal tree.
Great, that's one less to forget then!
Ian.