git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0af7459
)
configs: ns3: enable sp805 watchdog driver
author
Rayagonda Kokatanur
<rayagonda.kokatanur@broadcom.com>
Wed, 15 Jul 2020 17:23:07 +0000
(22:53 +0530)
committer
Tom Rini
<trini@konsulko.com>
Wed, 29 Jul 2020 14:37:11 +0000
(10:37 -0400)
Enable sp805 watchdog driver for ns3.
Signed-off-by: Rayagonda Kokatanur <rayagonda.kokatanur@broadcom.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
configs/bcm_ns3_defconfig
patch
|
blob
|
history
diff --git
a/configs/bcm_ns3_defconfig
b/configs/bcm_ns3_defconfig
index
66fbdb2
..
ab26617
100644
(file)
--- a/
configs/bcm_ns3_defconfig
+++ b/
configs/bcm_ns3_defconfig
@@
-37,5
+37,7
@@
CONFIG_PINCTRL=y
CONFIG_PINCTRL_SINGLE=y
CONFIG_DM_SERIAL=y
CONFIG_SYS_NS16550=y
+CONFIG_WDT=y
+CONFIG_WDT_SP805=y
CONFIG_FAT_WRITE=y
CONFIG_SPL_OF_LIBFDT=y