From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/4] configs: at91sam9x5ek: add development rootfs
Date: Tue, 7 Mar 2017 21:59:44 +0100 [thread overview]
Message-ID: <20170307215944.20dfa0e3@free-electrons.com> (raw)
In-Reply-To: <20161103140841.28789-1-ludovic.desroches@atmel.com>
Hello,
On Thu, 3 Nov 2016 15:08:38 +0100, Ludovic Desroches wrote:
> Add development rootfs based on linux4sam_5.4 for at91sam9x5ek for both
> NAND flash and SD card.
>
> Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
> ---
> board/atmel/at91sam9x5ek_mmc/genimage.cfg | 34 ++++++++++
> board/atmel/at91sam9x5ek_mmc/post-image.sh | 20 ++++++
> configs/at91sam9x5ek_dev_defconfig | 99 ++++++++++++++++++++++++++++
> configs/at91sam9x5ek_mmc_dev_defconfig | 102 +++++++++++++++++++++++++++++
> 4 files changed, 255 insertions(+)
> create mode 100644 board/atmel/at91sam9x5ek_mmc/genimage.cfg
> create mode 100755 board/atmel/at91sam9x5ek_mmc/post-image.sh
> create mode 100644 configs/at91sam9x5ek_dev_defconfig
> create mode 100644 configs/at91sam9x5ek_mmc_dev_defconfig
In the end, I've applied your commit. But before doing so, I've added a
at91sam9x5ek_mmc_defconfig, i.e a minimal defconfig for the MMC
configuration.
Please check that everything is still OK on your side.
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2017-03-07 20:59 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-03 14:08 [Buildroot] [PATCH 1/4] configs: at91sam9x5ek: add development rootfs Ludovic Desroches
2016-11-03 14:08 ` [Buildroot] [PATCH 2/4] board: atmel: genimage: add 1M offset for FAT partition Ludovic Desroches
2016-11-03 14:20 ` Thomas Petazzoni
2016-11-04 10:15 ` Ludovic Desroches
2016-11-04 10:47 ` Thomas Petazzoni
2016-11-04 13:01 ` Ludovic Desroches
2016-11-03 14:08 ` [Buildroot] [PATCH 3/4] configs: atmel: xplained boards: bump to linux4sam_5.5 Ludovic Desroches
2016-11-03 21:40 ` Thomas Petazzoni
2016-11-03 14:08 ` [Buildroot] [PATCH 4/4] configs: atmel: at91sam9x5ek: " Ludovic Desroches
2016-11-03 21:40 ` Thomas Petazzoni
2016-11-04 10:48 ` [Buildroot] [PATCH 1/4] configs: at91sam9x5ek: add development rootfs Thomas Petazzoni
2016-11-04 13:14 ` Ludovic Desroches
2016-11-04 13:37 ` Alexandre Belloni
2016-11-04 13:53 ` Thomas Petazzoni
2016-11-04 16:28 ` Ludovic Desroches
2017-03-07 20:59 ` Thomas Petazzoni [this message]
2017-03-08 7:22 ` Ludovic Desroches
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=20170307215944.20dfa0e3@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 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.