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

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Mar 7 20:59:44 UTC 2017


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


More information about the buildroot mailing list