[U-Boot] [PATCH] sunxi: Add CONFIG_SUNXI_NO_PMIC to Marsboard A10 config

2015-12-20 Thread Aleksei Mamlin
Marsboard A10 haven't any PMIC at all, so add CONFIG_SUNXI_NO_PMIC=y to Marsboard_A10_defconfig Signed-off-by: Aleksei Mamlin <mamli...@gmail.com> --- configs/Marsboard_A10_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/Marsboard_A10_defconfig b/c

[U-Boot] [PATCH] sunxi: Enable USB DRC on Wexler TAB7200

2015-07-30 Thread Aleksei Mamlin
Enable the otg/drc usb controller on the Wexler TAB7200 tablet. Signed-off-by: Aleksei Mamlin mamli...@gmail.com --- configs/Wexler_TAB7200_defconfig | 5 + 1 file changed, 5 insertions(+) diff --git a/configs/Wexler_TAB7200_defconfig b/configs/Wexler_TAB7200_defconfig index eadceb2

[U-Boot] [PATCH] sunxi: Add Wexler TAB7200 support

2015-03-04 Thread Aleksei Mamlin
This patch add support for Wexler TAB7200 tablet. The Wexler TAB7200 is a A20 based tablet with 7 inch display(800x480), capacitive touchscreen(5 fingers), 1G RAM, 4G NAND, micro SD card slot, mini HDMI port, 3.5mm audio plug, 1 USB OTG port and 1 USB 2.0 port. Signed-off-by: Aleksei Mamlin

[U-Boot] [PATCH v2] sunxi: Add Marsboard A10 support

2015-01-19 Thread Aleksei Mamlin
. Board also have 2 expansion 70 pin headers. Changes since v1: Rebased on top of sunxi-wip branch Signed-off-by: Aleksei Mamlin mamli...@gmail.com --- board/sunxi/MAINTAINERS | 5 + configs/Marsboard_A10_defconfig | 6 ++ 2 files changed, 11 insertions(+) create mode 100644