mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-29 01:14:45 +00: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>
3 lines
58 B
Makefile
3 lines
58 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
|
|
obj-y += mt8365_evk.o
|