[PATCH 1/3] board: Atmel: Add SAMA5D27 giant board

Eugen.Hristev at microchip.com Eugen.Hristev at microchip.com
Mon Jan 25 19:32:33 CET 2021


On 21.01.2021 18:55, Greg Gallagher wrote:
> Giant board is a tiny SBC based on the Adafruit Feather form factor,
> created by groboards it contains a SAMA5D2 processor (SAMA5D27),
> 128 MB of RAM and a microSD card for storage.
> 
> Signed-off-by: Greg Gallagher <greg at embeddedgreg.com>
> ---
> 
>   arch/arm/dts/Makefile                     |   3 +-
>   arch/arm/dts/at91-sama5d27_giantboard.dts | 128 ++++++++++++++++++++++
>   board/atmel/sama5d27_som1_ek/MAINTAINERS  |   6 +
>   configs/sama5d27_giantboard_defconfig     |  97 ++++++++++++++++
>   4 files changed, 233 insertions(+), 1 deletion(-)
>   create mode 100644 arch/arm/dts/at91-sama5d27_giantboard.dts
>   create mode 100644 configs/sama5d27_giantboard_defconfig
> 

Applied to u-boot-master and pushed out, thanks !


More information about the U-Boot mailing list