projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3329f0
)
arm: am335x-pdu001: Remove watchdog support
author
Felix Brack
<fb@ltec.ch>
Tue, 11 Jun 2019 08:39:52 +0000
(10:39 +0200)
committer
Tom Rini
<trini@konsulko.com>
Fri, 21 Jun 2019 14:07:11 +0000
(10:07 -0400)
This board does not require watchdog support.
Signed-off-by: Felix Brack <fb@ltec.ch>
configs/am335x_pdu001_defconfig
patch
|
blob
|
history
diff --git
a/configs/am335x_pdu001_defconfig
b/configs/am335x_pdu001_defconfig
index 05077c5b735d8676f56cb903501b28f182f20948..4308b192f1b1eb4d5af050abe9ba7644b5f5bb4e 100644
(file)
--- a/
configs/am335x_pdu001_defconfig
+++ b/
configs/am335x_pdu001_defconfig
@@
-17,7
+17,7
@@
CONFIG_BOOTDELAY=1
CONFIG_SPL_I2C_SUPPORT=y
# CONFIG_SPL_NAND_SUPPORT is not set
CONFIG_SPL_POWER_SUPPORT=y
-CONFIG_SPL_WATCHDOG_SUPPORT=y
+# CONFIG_OMAP_WATCHDOG is not set
CONFIG_SPL_YMODEM_SUPPORT=y
CONFIG_AUTOBOOT_KEYED=y
CONFIG_AUTOBOOT_PROMPT="Press SPACE to abort autoboot in %d seconds\n"