All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Neal Frager via buildroot <buildroot@buildroot.org>
Cc: michal.simek@amd.com, ibai.erkiaga-elorza@amd.com,
	luca.ceresoli@bootlin.com, Neal Frager <neal.frager@amd.com>
Subject: Re: [Buildroot] [PATCH v9 01/11] toolchain/toolchain-bare-metal-buildroot: new toolchain
Date: Tue, 6 Feb 2024 18:52:34 +0100	[thread overview]
Message-ID: <20240206185234.04a67c61@windsurf> (raw)
In-Reply-To: <20240131112223.2175855-1-neal.frager@amd.com>

On Wed, 31 Jan 2024 11:22:13 +0000
Neal Frager via buildroot <buildroot@buildroot.org> wrote:

> This patch adds a new virtual package for adding a bare-metal
> toolchain to Buildroot. For now, it depends on nothing, so it will not
> actually build anything, but it defines some options that will be
> needed by the various packages that will be part of this toolchain
> build process.
> 
> Signed-off-by: Neal Frager <neal.frager@amd.com>
> Signed-off-by: Ibai Erkiaga <ibai.erkiaga-elorza@amd.com>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
> ---
>  DEVELOPERS                                           |  4 ++++
>  toolchain/Config.in                                  | 10 ++++++++++
>  toolchain/toolchain-bare-metal-buildroot/Config.in   |  9 +++++++++
>  .../toolchain-bare-metal-buildroot.mk                | 12 ++++++++++++
>  utils/checksymbolslib/br.py                          |  3 +++
>  5 files changed, 38 insertions(+)
>  create mode 100644 toolchain/toolchain-bare-metal-buildroot/Config.in
>  create mode 100644 toolchain/toolchain-bare-metal-buildroot/toolchain-bare-metal-buildroot.mk

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      parent reply	other threads:[~2024-02-06 17:52 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-31 11:22 [Buildroot] [PATCH v9 01/11] toolchain/toolchain-bare-metal-buildroot: new toolchain Neal Frager via buildroot
2024-01-31 11:22 ` [Buildroot] [PATCH v9 02/11] package/binutils-bare-metal: new package Neal Frager via buildroot
2024-02-06 17:52   ` Thomas Petazzoni via buildroot
2024-01-31 11:22 ` [Buildroot] [PATCH v9 03/11] package/gcc-bare-metal: " Neal Frager via buildroot
2024-02-06 17:52   ` Thomas Petazzoni via buildroot
2024-01-31 11:22 ` [Buildroot] [PATCH v9 04/11] package/newlib-bare-metal: " Neal Frager via buildroot
2024-02-02 12:11   ` Frager, Neal via buildroot
2024-02-06 17:53     ` Thomas Petazzoni via buildroot
2024-02-06 17:52   ` Thomas Petazzoni via buildroot
2024-01-31 11:22 ` [Buildroot] [PATCH v9 05/11] toolchain/toolchain-bare-metal-buildroot: wire up newlib-bare-metal Neal Frager via buildroot
2024-02-06 17:53   ` Thomas Petazzoni via buildroot
2024-01-31 11:22 ` [Buildroot] [PATCH v9 06/11] boot/zynqmp-firmware: new boot firmware Neal Frager via buildroot
2024-02-07  9:00   ` Frager, Neal via buildroot
2024-02-22 16:35     ` Frager, Neal via buildroot
2024-02-29  9:29       ` Luca Ceresoli via buildroot
2024-03-03  8:23         ` Frager, Neal via buildroot
2024-01-31 11:22 ` [Buildroot] [PATCH v9 07/11] boot/uboot.mk: new zynqmp pmufw build option Neal Frager via buildroot
2024-01-31 11:22 ` [Buildroot] [PATCH v9 08/11] configs/zynqmp*: build pmufw source Neal Frager via buildroot
2024-01-31 11:22 ` [Buildroot] [PATCH v9 09/11] boot/versal-firmware: new boot firmware Neal Frager via buildroot
2024-01-31 11:22 ` [Buildroot] [PATCH v9 10/11] configs/versal_vck190_defconfig: build plm and psmfw source Neal Frager via buildroot
2024-01-31 11:22 ` [Buildroot] [PATCH v9 11/11] package/versal-firmware: remove package Neal Frager via buildroot
2024-02-06 17:52 ` Thomas Petazzoni via buildroot [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=20240206185234.04a67c61@windsurf \
    --to=buildroot@buildroot.org \
    --cc=ibai.erkiaga-elorza@amd.com \
    --cc=luca.ceresoli@bootlin.com \
    --cc=michal.simek@amd.com \
    --cc=neal.frager@amd.com \
    --cc=thomas.petazzoni@bootlin.com \
    /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.