public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4 2/2] configs/ls2085a: Add support for Cortex-A57 erratas
Date: Sun, 1 Feb 2015 00:15:20 +0100	[thread overview]
Message-ID: <20150201001520.57ffaf43@lilith> (raw)
In-Reply-To: <1422008405-25730-2-git-send-email-bhupesh.sharma@freescale.com>

Hello Bhupesh,

On Fri, 23 Jan 2015 15:50:05 +0530, Bhupesh Sharma <bhupesh.sharma@freescale.com> wrote:
> This patch adds support for handling 828024 and 826974 erratas
> for Cortex-A57 cores present on LS2085A SoC.
> 
> Signed-off-by: Bhupesh Sharma <bhupesh.sharma@freescale.com>
> ---
>  include/configs/ls2085a_common.h |    4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/include/configs/ls2085a_common.h b/include/configs/ls2085a_common.h
> index 6fe032c..01c8566 100644
> --- a/include/configs/ls2085a_common.h
> +++ b/include/configs/ls2085a_common.h
> @@ -14,6 +14,10 @@
>  #define CONFIG_LS2085A
>  #define CONFIG_GICV3
>  
> +/* Errata fixes */
> +#define CONFIG_ARM_ERRATA_828024
> +#define CONFIG_ARM_ERRATA_826974
> +
>  /* Link Definitions */
>  #define CONFIG_SYS_TEXT_BASE		0x30001000
>  
> -- 
> 1.7.9.5
> 
> 

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

Amicalement,
-- 
Albert.

  reply	other threads:[~2015-01-31 23:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-23 10:20 [U-Boot] [PATCH v4 1/2] Errata/ARM57: Add basic constructs to handle and apply A57 specific erratas Bhupesh Sharma
2015-01-23 10:20 ` [U-Boot] [PATCH v4 2/2] configs/ls2085a: Add support for Cortex-A57 erratas Bhupesh Sharma
2015-01-31 23:15   ` Albert ARIBAUD [this message]
2015-01-31 23:14 ` [U-Boot] [PATCH v4 1/2] Errata/ARM57: Add basic constructs to handle and apply A57 specific erratas Albert ARIBAUD

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=20150201001520.57ffaf43@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox