From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Fri, 4 Nov 2016 11:48:40 +0100 Subject: [Buildroot] [PATCH 1/4] configs: at91sam9x5ek: add development rootfs In-Reply-To: <20161103140841.28789-1-ludovic.desroches@atmel.com> References: <20161103140841.28789-1-ludovic.desroches@atmel.com> Message-ID: <20161104114840.0810be25@free-electrons.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net 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 > --- > 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 +++++++++++++++++++++++++++++ So after this patch, we would have: at91sam9x5ek_defconfig at91sam9x5ek_dev_defconfig at91sam9x5ek_mmc_dev_defconfig But no minimal MMC configuration. That's a lot of configurations for a single board. Can we rationalize a bit, and chose one configuration only (either NAND or MMC), for which we have the minimal and dev configurations? Thanks, Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com