[U-Boot] Please pull u-boot-marvell/master (watchdog related)
Stefan Roese
sr at denx.de
Tue Oct 8 10:38:57 UTC 2019
Hi Tom,
please pull the following watchdog related patches:
----------------------------------------------------------------
- Move WATCHDOG_TIMEOUT_MSECS to Kconfig (Heiko)
----------------------------------------------------------------
Here the Travis build, without any issues:
https://travis-ci.org/stroese/u-boot/builds/594946794
Thanks,
Stefan
The following changes since commit 61ba1244b548463dbfb3c5285b6b22e7c772c5bd:
Prepare v2019.10 (2019-10-07 17:14:02 -0400)
are available in the Git repository at:
git at gitlab.denx.de:u-boot/custodians/u-boot-marvell.git
for you to fetch changes up to ca51ef7c0c6140e6590746b07dad19040f95ef60:
watchdog: move WATCHDOG_TIMEOUT_MSECS to Kconfig (2019-10-08 07:46:38 +0200)
----------------------------------------------------------------
Heiko Schocher (1):
watchdog: move WATCHDOG_TIMEOUT_MSECS to Kconfig
arch/arm/cpu/armv8/fsl-layerscape/doc/README.lsch2 | 1 -
configs/dh_imx6_defconfig | 1 +
configs/display5_defconfig | 1 +
configs/display5_factory_defconfig | 1 +
configs/ge_bx50v3_defconfig | 1 +
configs/kp_imx6q_tpc_defconfig | 1 +
configs/m53menlo_defconfig | 1 +
configs/mx53ppd_defconfig | 1 +
configs/tqma6s_wru4_mmc_defconfig | 1 +
configs/warp_defconfig | 1 +
drivers/watchdog/Kconfig | 9 +++++++++
include/configs/dh_imx6.h | 1 -
include/configs/display5.h | 1 -
include/configs/ge_bx50v3.h | 2 --
include/configs/kp_imx6q_tpc.h | 1 -
include/configs/m53menlo.h | 1 -
include/configs/mx53ppd.h | 2 --
include/configs/socfpga_common.h | 1 -
include/configs/socfpga_stratix10_socdk.h | 1 -
include/configs/tqma6_wru4.h | 1 -
include/configs/warp.h | 1 -
scripts/config_whitelist.txt | 1 -
22 files changed, 18 insertions(+), 14 deletions(-)
More information about the U-Boot
mailing list