
25 Jan
2021
25 Jan
'21
7:32 p.m.
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@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 !