Skip to content
Snippets Groups Projects
Commit 758be453 authored by Marek Vasut's avatar Marek Vasut
Browse files

arm: socfpga: Drop cyclone5 suffix from board file name


Drop the _cyclone5 suffix from socfpga_cyclone5.c since this file
will contain Arria 5 support as well.

Signed-off-by: default avatarMarek Vasut <marex@denx.de>
Cc: Chin Liang See <clsee@opensource.altera.com>
Acked-by: default avatarDinh Nguyen <dinguyen@opensource.altera.com>
Acked-by: default avatarPavel Machek <pavel@denx.de>
Reviewed-by: default avatarStefan Roese <sr@denx.de>
Cc: Vince Bridgers <vbridger@opensource.altera.com>
parent e5e87179
No related branches found
No related tags found
No related merge requests found
......@@ -6,5 +6,5 @@
# SPDX-License-Identifier: GPL-2.0+
#
obj-y := socfpga_cyclone5.o
obj-y := socfpga.o
obj-$(CONFIG_SPL_BUILD) += pinmux_config.o iocsr_config.o
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment