mirror of
https://xff.cz/git/u-boot/
synced 2025-12-26 17:00:21 +01:00
Add support for the Broadcom Northstar2 SoC and SVK (bcm958712k). The BCM5871X is a series of quad-core 64-bit 2GHz ARMv8 Cortex-A57 processors targeting a broad range of networking applications. Signed-off-by: Jon Mason <jon.mason@broadcom.com>
8 lines
96 B
Makefile
8 lines
96 B
Makefile
#
|
|
# Copyright 2016 Broadcom Ltd.
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y := northstar2.o
|