[Buildroot] [PATCH 1/4] configs: at91sam9x5ek: add development rootfs

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Nov 4 10:48:40 UTC 2016


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 at 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 +++++++++++++++++++++++++++++

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



More information about the buildroot mailing list