dab18c7aa6
Rename fu540_ddr.c to sifive_ddr.c and add fu740 support Signed-off-by: Green Wan <green.wan@sifive.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
7 lines
115 B
Makefile
7 lines
115 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
# Copyright (c) 2020 SiFive, Inc
|
|
#
|
|
|
|
obj-$(CONFIG_SIFIVE_DDR) += sifive_ddr.o
|