# | |
# (C) Copyright 2001-2006 | |
# Wolfgang Denk, DENX Software Engineering, wd@denx.de. | |
# (C) Copyright 2010, Thomas Chou <thomas@wytron.com.tw> | |
# | |
# SPDX-License-Identifier: GPL-2.0+ | |
# | |
obj-y := socfpga.o wrap_pll_config.o | |
obj-$(CONFIG_SPL_BUILD) += wrap_iocsr_config.o wrap_pinmux_config.o \ | |
wrap_sdram_config.o |