blob: b2e72b4e85dac158ee7ce31f56cf3f7b78dc0b1d [file] [log] [blame]
Peng Fancbe5d382021-08-07 16:01:13 +08001# SPDX-License-Identifier: GPL-2.0+
2
3obj-y += imx8ulp_evk.o
4
5ifdef CONFIG_SPL_BUILD
6obj-y += spl.o ddr_init.o lpddr4_timing.o
7endif