Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v4 1/3] vexpress-firmware: new package
Date: Sat, 15 Oct 2016 12:50:37 +0200	[thread overview]
Message-ID: <20161015125037.4a17bad5@free-electrons.com> (raw)
In-Reply-To: <1476518623-30654-2-git-send-email-thomas.petazzoni@free-electrons.com>

Hello,

On Sat, 15 Oct 2016 10:03:41 +0200, Thomas Petazzoni wrote:
> From: Joao Pinto <jpinto@synopsys.com>
> 
> This commit adds a new package for the SCP (System Control Processor)
> firmware for the ARM reference platforms. There will most likely be
> other SCP firmware provided by other vendors, but they might be provided
> in a different form, so we for now create a vendor-specific package
> named vexpress-firmware.
> 
> Since this firmware is used for booting, we create the package in boot/
> and not in package/.
> 
> The package simply installs a single pre-built binary file into the
> images directory.
> 
> Signed-off-by: Joao Pinto <jpinto@synopsys.com>
> [Thomas:
>  - Rename the package from scpfirmware to vexpress-firmware.
>  - Add a Config.in prompt for the package.
>  - Remove the prompt-less Config.in options to select the Git repo and
>    version. Since we only support the Vexpress firmware, there's no need
>    for configurability here, so we just use the right Git repo/version
>    in the .mk file.
>  - Use $(INSTALL) -D to install the firmware file.
>  - Add license information.]
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> ---
>  boot/Config.in                              |  1 +
>  boot/vexpress-firmware/Config.in            |  6 ++++++
>  boot/vexpress-firmware/vexpress-firmware.mk | 20 ++++++++++++++++++++
>  3 files changed, 27 insertions(+)
>  create mode 100644 boot/vexpress-firmware/Config.in
>  create mode 100644 boot/vexpress-firmware/vexpress-firmware.mk

Applied to master, after adding a hash file, as suggested by Yann.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  parent reply	other threads:[~2016-10-15 10:50 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-15  8:03 [Buildroot] [PATCH v4 0/3] ARM Trusted Firmware packages Thomas Petazzoni
2016-10-15  8:03 ` [Buildroot] [PATCH v4 1/3] vexpress-firmware: new package Thomas Petazzoni
2016-10-15  9:13   ` Yann E. MORIN
2016-10-15 10:50   ` Thomas Petazzoni [this message]
2016-10-17 10:57     ` Joao Pinto
2016-10-15 11:10   ` Thomas Petazzoni
2016-10-17 10:56     ` Joao Pinto
     [not found]       ` <20161017121541.GI8762@e106497-lin.cambridge.arm.com>
2016-10-17 12:19         ` Thomas Petazzoni
2016-10-15  8:03 ` [Buildroot] [PATCH v4 2/3] arm-trusted-firmware: " Thomas Petazzoni
2016-10-15 10:47   ` Yann E. MORIN
2016-10-15  8:03 ` [Buildroot] [PATCH v4 3/3] configs/arm_juno: add the bootloader build Thomas Petazzoni
2016-10-15 11:01   ` Yann E. MORIN

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=20161015125037.4a17bad5@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /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