public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] da8xx: ea20: Add the configuration define for the exact SoC variant
Date: Mon, 04 Feb 2013 09:01:06 +0100	[thread overview]
Message-ID: <510F6AC2.3020405@denx.de> (raw)
In-Reply-To: <20130201174406.6be94735@pcnovotny-t.fit.vutbr.cz>

On 01/02/2013 17:44, Tomas Novotny wrote:
> Signed-off-by: Tomas Novotny <tomas@novotny.cz>
> Cc: Tom Rini <trini@ti.com>
> Cc: Stefano Babic <sbabic@denx.de>
> ---
> The second patch in this series adds pinmux for the da830. This pinmux
> is selected when CONFIG_SOC_DA850 is not set. Although ea20 has its own
> gpio pinmux (because gpio_request() is not used), this patch is added to
> prevent possible problems in the future.
> 
>  include/configs/ea20.h |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/include/configs/ea20.h b/include/configs/ea20.h
> index d3eb596..03dfe0a 100644
> --- a/include/configs/ea20.h
> +++ b/include/configs/ea20.h
> @@ -42,6 +42,7 @@
>  #define CONFIG_MACH_DAVINCI_DA850_EVM
>  #define CONFIG_ARM926EJS		/* arm926ejs CPU core */
>  #define CONFIG_SOC_DA8XX		/* TI DA8xx SoC */
> +#define CONFIG_SOC_DA850		/* TI DA850 SoC */
>  #define CONFIG_SYS_CLK_FREQ		clk_get(DAVINCI_ARM_CLKID)
>  #define CONFIG_SYS_OSCIN_FREQ		24000000
>  #define CONFIG_SYS_TIMERBASE		DAVINCI_TIMER0_BASE
> 

Acked-by: Stefano Babic <sbabic@denx.de>

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

  parent reply	other threads:[~2013-02-04  8:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-01 16:44 [U-Boot] [PATCH 1/2] da8xx: ea20: Add the configuration define for the exact SoC variant Tomas Novotny
2013-02-01 16:46 ` [U-Boot] [PATCH 2/2] da8xx: Add the missing pinmux for da830 to the gpio driver Tomas Novotny
2013-02-04  8:01 ` Stefano Babic [this message]
2013-02-19 16:15 ` [U-Boot] [U-Boot, 1/2] da8xx: ea20: Add the configuration define for the exact SoC variant Tom Rini

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=510F6AC2.3020405@denx.de \
    --to=sbabic@denx.de \
    --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