From: Hans de Goede <hdegoede@redhat.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [linux-sunxi] [PATCH] sunxi: Add defconfig for yones toptech bs1078-v2 tablet
Date: Tue, 22 Mar 2016 22:53:39 +0100 [thread overview]
Message-ID: <56F1BEE3.4030003@redhat.com> (raw)
In-Reply-To: <1458680550-7809-1-git-send-email-peter@korsgaard.com>
Hi,
On 22-03-16 22:02, Peter Korsgaard wrote:
> The yones toptech bs1078-v2 is a 10.1" tablet without any clear markings on
> the outside, but 'YONESTOPTECH-BS1078' written on the PCB silkscreen.
>
> It features a 16:9 1024:600 LCD, A31s SoC, 1GB RAM, 8G NAND, silead gsl3675
> touchscreen and a RTL8723AS wifi chip:
>
> https://linux-sunxi.org/Yones_Toptech_BS1078_V2
>
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Thanks, applied.
Regards,
Hans
> ---
> board/sunxi/MAINTAINERS | 5 +++++
> configs/Yones_Toptech_BS1078_V2_defconfig | 24 ++++++++++++++++++++++++
> 2 files changed, 29 insertions(+)
> create mode 100644 configs/Yones_Toptech_BS1078_V2_defconfig
>
> diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS
> index 5ae5ce6..4370303 100644
> --- a/board/sunxi/MAINTAINERS
> +++ b/board/sunxi/MAINTAINERS
> @@ -211,3 +211,8 @@ YONES TOPTECH BD1078 BOARD
> M: Paul Kocialkowski <contact@paulk.fr>
> S: Maintained
> F: configs/Yones_Toptech_BD1078_defconfig
> +
> +YONES TOPTECH BS1078 V2 BOARD
> +M: Peter Korsgaard <peter@korsgaard.com>
> +S: Maintained
> +F: configs/Yones_Toptech_BS1078_V2_defconfig
> diff --git a/configs/Yones_Toptech_BS1078_V2_defconfig b/configs/Yones_Toptech_BS1078_V2_defconfig
> new file mode 100644
> index 0000000..26f5923
> --- /dev/null
> +++ b/configs/Yones_Toptech_BS1078_V2_defconfig
> @@ -0,0 +1,24 @@
> +CONFIG_ARM=y
> +CONFIG_ARCH_SUNXI=y
> +CONFIG_MACH_SUN6I=y
> +CONFIG_DRAM_CLK=420
> +CONFIG_DRAM_ZQ=251
> +CONFIG_MMC0_CD_PIN="PA8"
> +CONFIG_USB0_VBUS_PIN="AXP0-VBUS-ENABLE"
> +CONFIG_USB0_VBUS_DET="AXP0-VBUS-DETECT"
> +CONFIG_USB0_ID_DET="PA15"
> +CONFIG_AXP_GPIO=y
> +CONFIG_VIDEO_LCD_MODE="x:1024,y:600,depth:24,pclk_khz:70000,le:120,ri:180,up:17,lo:15,hs:20,vs:3,sync:3,vmode:0"
> +CONFIG_VIDEO_LCD_DCLK_PHASE=0
> +CONFIG_VIDEO_LCD_BL_EN="PA25"
> +CONFIG_VIDEO_LCD_BL_PWM="PH13"
> +CONFIG_VIDEO_LCD_PANEL_LVDS=y
> +CONFIG_DEFAULT_DEVICE_TREE="sun6i-a31s-yones-toptech-bs1078-v2"
> +# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
> +CONFIG_SPL=y
> +# CONFIG_CMD_IMLS is not set
> +# CONFIG_CMD_FLASH is not set
> +# CONFIG_CMD_FPGA is not set
> +CONFIG_CMD_GPIO=y
> +CONFIG_AXP_DLDO1_VOLT=3300
> +CONFIG_USB_MUSB_HOST=y
>
prev parent reply other threads:[~2016-03-22 21:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-22 21:02 [U-Boot] [PATCH] sunxi: Add defconfig for yones toptech bs1078-v2 tablet Peter Korsgaard
2016-03-22 21:53 ` Hans de Goede [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=56F1BEE3.4030003@redhat.com \
--to=hdegoede@redhat.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox