configs/acmesystems_acqua_a5: new defconfigs
authorEdgar Bonet <bonet@grenoble.cnrs.fr>
Mon, 22 Mar 2021 17:14:24 +0000 (18:14 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 30 Mar 2021 20:15:58 +0000 (22:15 +0200)
commit52bb779ff5b93ca02fa8776204999aad2d5d86dd
treead25844f8bb21af9de6d167bb20147f8f384b16e
parent4e520b8b972fb558982bbca01d69c4ebf5cdd2d9
configs/acmesystems_acqua_a5: new defconfigs

The Acqua A5 is a system on module based on the Microchip SAMA5D31 SoC:

    https://www.acmesystems.it/acqua

It is available in both 256 MiB and 512 MiB versions, hence the two
defconfig files. These configs build microSD card images with:

    - AT91Bootstrap 3
    - Linux 5.4.107
    - default buildroot packages (uClibc, Busybox)

The device tree blob comes from Acme Systems:

    https://github.com/AcmeSystems/dts-archive

It is licensed under GPLv2 or later.

Signed-off-by: Edgar Bonet <bonet@grenoble.cnrs.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
DEVELOPERS
board/acmesystems/acqua-a5/at91-sama5d3_acqua.dts [new file with mode: 0644]
board/acmesystems/acqua-a5/genimage.cfg [new file with mode: 0644]
board/acmesystems/acqua-a5/readme.txt [new file with mode: 0644]
configs/acmesystems_acqua_a5_256mb_defconfig [new file with mode: 0644]
configs/acmesystems_acqua_a5_512mb_defconfig [new file with mode: 0644]