mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-07 05:34:28 +00:00
44b5c40be3
Add support for the SAMA5D27-WLSOM1-EK. It's based on the Microchip WireLess SoM which contains the SAMa5D27 LPDDR2 2Gbits SiP. Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com> [eugen.hristev@microchip.com]: added u-boot specific dtsi and ported to 2019.10 Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
7 lines
193 B
Makefile
7 lines
193 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
# Copyright (C) 2019 Microchip Technology Inc. and its subsidiaries
|
|
#
|
|
# Author: Nicolas Ferre <nicolas.ferre@microcihp.com>
|
|
|
|
obj-y += sama5d27_wlsom1_ek.o
|