public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] sunxi: Add support for Mele M5.
Date: Thu, 22 Jan 2015 21:05:50 +0100	[thread overview]
Message-ID: <54C1581E.8040202@redhat.com> (raw)
In-Reply-To: <1421927810-17038-1-git-send-email-ijc+uboot@hellion.org.uk>

Hi,

On 22-01-15 12:56, Ian Campbell wrote:
> From: Ian Campbell <ijc@hellion.org.uk>
>
> HDMI, SATA, USB and Ethernet appear functional, I've not done extensive tests
> of all peripherals though.
>
> Signed-off-by: Ian Campbell <ijc@hellion.org.uk>

Thanks applied to u-boot-sunxi/next (and rebased u-boot-sunxi/next, so did
a forced push).

Regards,

Hans

> ---
> Applies on "sunxi: Convert sun7i boards to use auto dram configuration"
>
> v2: Enable AHCI.
> ---
>   board/sunxi/MAINTAINERS   |  5 +++++
>   configs/Mele_M5_defconfig | 13 +++++++++++++
>   2 files changed, 18 insertions(+)
>   create mode 100644 configs/Mele_M5_defconfig
>
> diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS
> index cc04e6c..fea23b8 100644
> --- a/board/sunxi/MAINTAINERS
> +++ b/board/sunxi/MAINTAINERS
> @@ -93,3 +93,8 @@ MARSBOARD-A10 BOARD
>   M:	Aleksei Mamlin <mamlinav@gmail.com>
>   S:	Maintained
>   F:	configs/Marsboard_A10_defconfig
> +
> +MELE M5 BOARD
> +M:	Ian Campbell <ijc@hellion.org.uk>
> +S:	Maintained
> +F:	configs/Mele_M5_defconfig
> diff --git a/configs/Mele_M5_defconfig b/configs/Mele_M5_defconfig
> new file mode 100644
> index 0000000..2e1f80d
> --- /dev/null
> +++ b/configs/Mele_M5_defconfig
> @@ -0,0 +1,13 @@
> +CONFIG_SPL=y
> +CONFIG_SYS_EXTRA_OPTIONS="SUNXI_GMAC,AHCI,USB_EHCI,STATUSLED=234"
> +CONFIG_FDTFILE="sun7i-a20-m5.dtb"
> +CONFIG_VIDEO_HDMI=y
> ++S:CONFIG_MMC0_CD_PIN="PH1"
> ++S:CONFIG_USB1_VBUS_PIN="PH6"
> ++S:CONFIG_USB2_VBUS_PIN="PH3"
> ++S:CONFIG_ARM=y
> ++S:CONFIG_ARCH_SUNXI=y
> ++S:CONFIG_MACH_SUN7I=y
> ++S:CONFIG_DRAM_CLK=432
> ++S:CONFIG_DRAM_ZQ=122
> ++S:CONFIG_DRAM_EMR1=4
>

      reply	other threads:[~2015-01-22 20:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-22 11:56 [U-Boot] [PATCH v2] sunxi: Add support for Mele M5 Ian Campbell
2015-01-22 20:05 ` 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=54C1581E.8040202@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