From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 01/15] boot: Add new bootloader afboot-stm32
Date: Mon, 22 Feb 2016 23:33:43 +0100 [thread overview]
Message-ID: <20160222233343.17e442ed@free-electrons.com> (raw)
In-Reply-To: <1456167569-8713-2-git-send-email-lee.jones@linaro.org>
Lee,
On Mon, 22 Feb 2016 18:59:15 +0000, Lee Jones wrote:
> This is a _very_ small bootloader for STM32 platforms.
>
> At submission afboot-stm32 supports the following boards:
>
> stm32429i-eval
> stm32746g-eval
> stm32f429i-disco
> stm32f469i-disco
>
> Signed-off-by: Lee Jones <lee.jones@linaro.org>
> ---
> boot/Config.in | 1 +
> boot/afboot-stm32/Config.in | 6 ++++++
> boot/afboot-stm32/afboot-stm32.hash | 2 ++
> boot/afboot-stm32/afboot-stm32.mk | 18 ++++++++++++++++++
> 4 files changed, 27 insertions(+)
> create mode 100644 boot/afboot-stm32/Config.in
> create mode 100644 boot/afboot-stm32/afboot-stm32.hash
> create mode 100644 boot/afboot-stm32/afboot-stm32.mk
I've applied to next, after doing the following changes:
- Changed the commit title to "afboot-stm32: new package", which is
our standard for package additions.
- Added the "depends on BR2_arm" dependency.
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2016-02-22 22:33 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-22 18:59 [Buildroot] [PATCH v2 00/15] Add support for STM32F469-DISCO & STM32F469-DISCO boards Lee Jones
2016-02-22 18:59 ` [Buildroot] [PATCH v2 01/15] boot: Add new bootloader afboot-stm32 Lee Jones
2016-02-22 21:51 ` Thomas Petazzoni
2016-02-22 22:33 ` Thomas Petazzoni [this message]
2016-02-22 18:59 ` [Buildroot] [PATCH v2 02/15] boards: stm32f469-disco: Add kernel patch to provide top compatible string Lee Jones
2016-02-22 18:59 ` [Buildroot] [PATCH v2 03/15] " Lee Jones
2016-02-22 18:59 ` [Buildroot] [PATCH v2 04/15] boards: stm32f469-disco: Add kernel patch to provide DTS file Lee Jones
2016-02-22 18:59 ` [Buildroot] [PATCH v2 05/15] " Lee Jones
2016-02-22 18:59 ` [Buildroot] [PATCH v2 06/15] boards: stm32f469-disco: Add kernel patch to set RAM address to 0 Lee Jones
2016-02-22 18:59 ` [Buildroot] [PATCH v2 07/15] " Lee Jones
2016-02-22 18:59 ` [Buildroot] [PATCH v2 08/15] boards: stm32f469-disco: Add OpenOCD patch to supply a new config Lee Jones
2016-02-22 18:59 ` [Buildroot] [PATCH v2 09/15] boards: stm32f469-disco: Add OpenOCD patch to support on-board flash chip Lee Jones
2016-02-22 18:59 ` [Buildroot] [PATCH v2 10/15] boards: stm32f469-disco: Add a helper script to flash images Lee Jones
2016-02-22 18:59 ` [Buildroot] [PATCH v2 11/15] boards: stm32f429-disco: Add a readme.txt Lee Jones
2016-02-22 18:59 ` [Buildroot] [PATCH v2 12/15] boards: stm32f429-disco: Add a helper script to flash images Lee Jones
2016-02-22 18:59 ` [Buildroot] [PATCH v2 13/15] boards: stm32f469-disco: Add a readme.txt Lee Jones
2016-02-22 18:59 ` [Buildroot] [PATCH v2 14/15] configs: Add a tested working STM32F469-DISCO defconfig Lee Jones
2016-02-22 18:59 ` [Buildroot] [PATCH v2 15/15] configs: Add a tested working STM32F429-DISCO defconfig Lee Jones
2016-02-22 21:54 ` [Buildroot] [PATCH v2 00/15] Add support for STM32F469-DISCO & STM32F469-DISCO boards Thomas Petazzoni
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=20160222233343.17e442ed@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