From: Hans de Goede <hdegoede@redhat.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] sunxi: Ampe A76 support
Date: Tue, 03 Feb 2015 08:49:39 +0100 [thread overview]
Message-ID: <54D07D93.7040807@redhat.com> (raw)
In-Reply-To: <1422914648-6287-1-git-send-email-contact@paulk.fr>
Hi,
On 02-02-15 23:04, Paul Kocialkowski wrote:
> Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Thanks I've queued this up for merging in u-boot-sunxi/next.
Regards,
Hans
> ---
> board/sunxi/MAINTAINERS | 5 +++++
> configs/Ampe_A76_defconfig | 15 +++++++++++++++
> 2 files changed, 20 insertions(+)
> create mode 100644 configs/Ampe_A76_defconfig
>
> diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS
> index faa413c..f61144d 100644
> --- a/board/sunxi/MAINTAINERS
> +++ b/board/sunxi/MAINTAINERS
> @@ -46,6 +46,11 @@ S: Maintained
> F: board/sunxi/dram_a20_olinuxino_l2.c
> F: configs/A20-OLinuXino-Lime2_defconfig
>
> +AMPE A76 BOARD
> +M: Paul Kocialkowski <contact@paulk.fr>
> +S: Maintained
> +F: configs/Ampe_A76_defconfig
> +
> COLOMBUS BOARD
> M: Maxime Ripard <maxime.ripard@free-electrons.com>
> S: Maintained
> diff --git a/configs/Ampe_A76_defconfig b/configs/Ampe_A76_defconfig
> new file mode 100644
> index 0000000..2054fc3
> --- /dev/null
> +++ b/configs/Ampe_A76_defconfig
> @@ -0,0 +1,15 @@
> +CONFIG_SPL=y
> +CONFIG_SYS_EXTRA_OPTIONS="CONS_INDEX=2,AXP209_POWER"
> +CONFIG_FDTFILE="sun5i-a13-ampe-a76.dtb"
> +CONFIG_USB_MUSB_SUNXI=y
> +CONFIG_USB0_VBUS_PIN="PG12"
> +CONFIG_VIDEO_LCD_MODE="x:800,y:480,depth:18,pclk_khz:33000,le:45,ri:82,up:22,lo:22,hs:1,vs:1,sync:3,vmode:0"
> +CONFIG_VIDEO_LCD_POWER="AXP0-0"
> +CONFIG_VIDEO_LCD_BL_EN="AXP0-1"
> +CONFIG_VIDEO_LCD_BL_PWM="PB2"
> ++S:CONFIG_ARM=y
> ++S:CONFIG_ARCH_SUNXI=y
> ++S:CONFIG_MACH_SUN5I=y
> ++S:CONFIG_DRAM_CLK=432
> ++S:CONFIG_DRAM_ZQ=123
> ++S:CONFIG_DRAM_EMR1=4
>
prev parent reply other threads:[~2015-02-03 7:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-02 22:04 [U-Boot] [PATCH] sunxi: Ampe A76 support Paul Kocialkowski
2015-02-03 7:49 ` 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=54D07D93.7040807@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