summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-08-04 18:07:38 +0300
committerTom Rini <trini@konsulko.com>2020-08-04 18:07:38 +0300
commit4d23857abd1f31b32d9c130697a821556916aec9 (patch)
treee4e13165c6df05883fc740b98ed34d8be2d97208 /configs
parentbb3694d5b14c891032864dcd44ae261fe595bb0c (diff)
parented50d3fae49b9dad58674b6609913beeac824e42 (diff)
downloadu-boot-4d23857abd1f31b32d9c130697a821556916aec9.tar.xz
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
- add DM based reset driver for SiFive SoC's.
Diffstat (limited to 'configs')
-rw-r--r--configs/sifive_fu540_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/sifive_fu540_defconfig b/configs/sifive_fu540_defconfig
index 59804062d9..070ef66446 100644
--- a/configs/sifive_fu540_defconfig
+++ b/configs/sifive_fu540_defconfig
@@ -25,3 +25,5 @@ CONFIG_SYS_RELOC_GD_ENV_ADDR=y
CONFIG_SPL_DM_SEQ_ALIAS=y
CONFIG_SPL_CLK=y
CONFIG_DM_MTD=y
+CONFIG_SPL_DM_RESET=y
+CONFIG_DM_RESET=y