All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabio Estevam <festevam@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 1/1] arm: fix -march for ARM11
Date: Sat, 23 Nov 2019 11:38:45 -0300	[thread overview]
Message-ID: <CAOMZO5DLEbwERmBEu2S1QEo=x1Miiur-ewUTGAT0Tw6fDvkuCQ@mail.gmail.com> (raw)
In-Reply-To: <20191123081454.65040-1-xypron.glpk@gmx.de>

On Sat, Nov 23, 2019 at 5:15 AM Heinrich Schuchardt <xypron.glpk@gmx.de> wrote:
>
> In GCC 9 support for the Armv5 and Armv5E architectures (which have no
> known implementations) has been removed, cf.
> https://gcc.gnu.org/gcc-9/changes.html
>
> ARM11 is an armv6 implementation. So change the architecture flag for the
> compiler to armv6 for ARM11.
>
> Suggested-by: Fabio Estevam <festevam@gmail.com>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>

Reviewed-by: Fabio Estevam <festevam@gmail.com>

  reply	other threads:[~2019-11-23 14:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-23  8:14 [U-Boot] [PATCH v2 1/1] arm: fix -march for ARM11 Heinrich Schuchardt
2019-11-23 14:38 ` Fabio Estevam [this message]
2019-11-24 14:56 ` 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='CAOMZO5DLEbwERmBEu2S1QEo=x1Miiur-ewUTGAT0Tw6fDvkuCQ@mail.gmail.com' \
    --to=festevam@gmail.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 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.