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] added defconfig for Jesurun Q5
Date: Thu, 26 Feb 2015 09:56:58 +0100	[thread overview]
Message-ID: <54EEDFDA.5010504@redhat.com> (raw)
In-Reply-To: <1424906196-25781-1-git-send-email-gnyers@opensuse.org>

Hi G?bor,

On 26-02-15 00:16, G?bor Nyers wrote:
> The Jesurun Q5 has a black plastic casing with the approximate
> dimensions of 100mm x 100mm x 24mm with rounded edges. In terms of
> hardware it features an Allwinner A10 SoC with 1GB RAM and 8GB of NAND
> flash. The storage capacity can be extended up to 32GB with a MicroSD
> card. The external connectors are: 2x USB-A female supporting USB2.0,
> 3.5mm female jack for audio, HDMI female, SPDIF, RJ45 LAN and Power.  In
> addition the device has a red (hard wired to power) and a programmable
> green LED. The pins for the UART are easily located on the PCB. The
> devices is equipped with an AXP209 PMU.
>
> For more details see: http://linux-sunxi.org/Jesurun_Q5

You're missing a:

Signed-off-by: G?bor Nyers <gnyers@opensuse.org>

At the end of you're commit msg here (my bad I forgot that when we
we're discussing how to submit patches).

Can you please resend with that line added to the end of the commit msg?

For you're next patch(es) you can do "git commit -s" to make git automatically
add the Signed-off-by.

Thanks & Regards,

Hans


> ---
>   configs/jesurun_q5_defconfig | 9 +++++++++
>   1 file changed, 9 insertions(+)
>   create mode 100644 configs/jesurun_q5_defconfig
>
> diff --git a/configs/jesurun_q5_defconfig b/configs/jesurun_q5_defconfig
> new file mode 100644
> index 0000000..7ef35f2
> --- /dev/null
> +++ b/configs/jesurun_q5_defconfig
> @@ -0,0 +1,9 @@
> +CONFIG_SPL=y
> +CONFIG_SYS_EXTRA_OPTIONS="AXP209_POWER,SUNXI_EMAC,USB_EHCI,MACPWR=SUNXI_GPH(19)"
> +CONFIG_FDTFILE="sun4i-a10-jesurun-q5.dtb"
> ++S:CONFIG_ARM=y
> ++S:CONFIG_ARCH_SUNXI=y
> ++S:CONFIG_MACH_SUN4I=y
> ++S:CONFIG_DRAM_CLK=312
> ++S:CONFIG_DRAM_ZQ=123
> ++S:CONFIG_DRAM_EMR1=0
>

  reply	other threads:[~2015-02-26  8:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-25 23:16 [U-Boot] [PATCH] added defconfig for Jesurun Q5 Gábor Nyers
2015-02-26  8:56 ` Hans de Goede [this message]
2015-02-26 11:08   ` Gábor Nyers
2015-02-26 14:33     ` Hans de Goede
2015-02-26 20:01     ` Siarhei Siamashka
2015-02-27 11:20       ` Ian Campbell
2015-03-02 12:46       ` Hans de Goede
2015-02-26 11:30   ` Gábor Nyers

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=54EEDFDA.5010504@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