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

Ludovic Desroches ludovic.desroches at microchip.com
Wed Mar 8 07:22:30 UTC 2017


Hi,

On 03/07/2017 09:59 PM, Thomas Petazzoni wrote:
> 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.

Thanks to add it, it is in line with defconfigs provided for other boards.

>
> Please check that everything is still OK on your side.
>

We have not release a new version of linux4sam yet, so it's ok.

Thanks

Ludovic

> Thanks!
>
> Thomas
>



More information about the buildroot mailing list