summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2023-10-05 13:26:44 -0400
committerTom Rini <[email protected]>2023-10-05 13:26:44 -0400
commitbe2abe73df58a35da9e8d5afb13fccdf1b0faa8e (patch)
treea41b676d6169cd846d33dcf18c8e8c6ea181784c /board
parentcb59d23584a7a0f2431025a56f4938d424c49ca5 (diff)
parent7cfdacbe8020292845bd5eba63b576b8586c433c (diff)
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
+ ae350: modify memory layout and target name + ae350: use generic RISC-V timer driver in S-mode + Support bootstage report for RISC-V + Support C extension exception command for RISC-V + Add Starfive timer support
Diffstat (limited to 'board')
-rw-r--r--board/AndesTech/ae350/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/AndesTech/ae350/Kconfig b/board/AndesTech/ae350/Kconfig
index 75815bf99aa..a85e7d63517 100644
--- a/board/AndesTech/ae350/Kconfig
+++ b/board/AndesTech/ae350/Kconfig
@@ -1,4 +1,4 @@
-if TARGET_AE350
+if TARGET_ANDES_AE350
config SYS_CPU
default "andesv5"