mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-14 22:16:03 +01:00
This adds support for the MT8365 EVK board with the following features enabled/tested: Boot, UART, Watchdog and MMC. Signed-off-by: Julien Masson <jmasson@baylibre.com>
4 lines
58 B
Makefile
4 lines
58 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
|
|
obj-y += mt8365_evk.o
|