All of lore.kernel.org
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] [PATCH v2] fix ARM DCC support for ARMv7 based cores (e.g. CortexA)
Date: Thu, 16 Apr 2015 12:31:19 +0200	[thread overview]
Message-ID: <20150416123119.2795e4cd@lilith> (raw)
In-Reply-To: <1426786640-2812-3-git-send-email-alexander.merkle@lauterbach.com>

Hello Alexander,

On Thu, 19 Mar 2015 18:37:20 +0100, Alexander Merkle <alexander.merkle@lauterbach.com> wrote:
> Signed-off-by: Alexander Merkle <alexander.merkle@lauterbach.com>
> ---
> 
>  include/configs/zynq-common.h | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/include/configs/zynq-common.h b/include/configs/zynq-common.h
> index 87b4fff..789e437 100644
> --- a/include/configs/zynq-common.h
> +++ b/include/configs/zynq-common.h
> @@ -34,7 +34,6 @@
>  /* DCC driver */
>  #if defined(CONFIG_ZYNQ_DCC)
>  # define CONFIG_ARM_DCC
> -# define CONFIG_CPU_V6 /* Required by CONFIG_ARM_DCC */
>  #else
>  # define CONFIG_ZYNQ_SERIAL
>  #endif
> -- 
> 2.1.4
> 
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot

Applied to u-boot-arm/master, thanks!

Amicalement,
-- 
Albert.

      reply	other threads:[~2015-04-16 10:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-19 17:37 [U-Boot] [PATCH 1/2] fix ARM DCC support for ARMv7 based cores (e.g. CortexA) Alexander Merkle
2015-03-19 17:37 ` Alexander Merkle
2015-04-16 10:31   ` Albert ARIBAUD
2015-03-19 17:37 ` [U-Boot] [PATCH 2/2] [PATCH v2] " Alexander Merkle
2015-04-16 10:31   ` Albert ARIBAUD [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=20150416123119.2795e4cd@lilith \
    --to=albert.u.boot@aribaud.net \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.