[Buildroot] [PATCH 1/2] configs/microchip_sama7g5ek: add new defconfigs

Thomas Petazzoni thomas.petazzoni at bootlin.com
Tue Dec 28 21:03:14 UTC 2021


Hello Eugen,

On Thu, 4 Nov 2021 17:23:28 +0200
Eugen Hristev via buildroot <buildroot at buildroot.org> wrote:

> Add new defconfigs for sama7g5 evaluation kit.
> Update README with new defconfigs.
> Board uses linux 5.15 mainline.
> 
> Signed-off-by: Eugen Hristev <eugen.hristev at microchip.com>
> ---
>  board/atmel/readme.txt                        |  2 +
>  board/microchip/sama7g5ek/genimage.cfg        | 31 +++++++++
>  configs/microchip_sama7g5ek_mmc_defconfig     | 26 +++++++
>  configs/microchip_sama7g5ek_mmc_dev_defconfig | 69 +++++++++++++++++++
>  4 files changed, 128 insertions(+)
>  create mode 100644 board/microchip/sama7g5ek/genimage.cfg
>  create mode 100644 configs/microchip_sama7g5ek_mmc_defconfig
>  create mode 100644 configs/microchip_sama7g5ek_mmc_dev_defconfig

I have applied both patches. On the first patch, I dropped
BR2_OPTIMIZE_FAST=y from the defconfigs, as we normally don't override
the default optimize level in our defconfigs, and I also added you in
the DEVELOPERS file for the files added for these defconfigs.

Thanks a lot!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list