mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-05 04:36:13 +02:00
Add support for the PHYTEC phyCORE-AM68x/TDA4x (J721S2 family) SoM. Supported features: - 4GB LPDDR4 RAM - eMMC - SD-Card - Ethernet - OSPI - AVS - debug UART Signed-off-by: Dominik Haller <d.haller@phytec.de> Reviewed-by: Wadim Egorov <w.egorov@phytec.de>
7 lines
170 B
Makefile
7 lines
170 B
Makefile
# SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
|
#
|
|
# Copyright (C) 2025 PHYTEC Messtechnik GmbH
|
|
# Author: Dominik Haller <d.haller@phytec.de>
|
|
|
|
obj-y += phycore-am68x.o
|