mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-14 22:16:03 +01:00
Add Canaan K230 SoC with sysreset support, running without cache enabled. Signed-off-by: Junhui Liu <junhui.liu@pigmoral.tech> Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
7 lines
130 B
Makefile
7 lines
130 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
# Copyright (c) 2025, Junhui Liu <junhui.liu@pigmoral.tech>
|
|
|
|
obj-y += dram.o
|
|
obj-y += cpu.o
|