Hello Marek,

Am 09.06.2019 um 03:46 schrieb Marek Vasut:
Use CONFIG_IS_ENABLED(WDT) to permit use of WDT in SPL without DM,
while the full U-Boot can use rich DM/DT WDT driver.

Signed-off-by: Marek Vasut <ma...@denx.de>
Cc: Peng Fan <peng....@freescale.com>
Cc: Stefano Babic <sba...@denx.de>
---
V2: - Make SPL_WATCHDOG_SUPPORT imply SPL_WDT if !HW_WATCHDOG
     - Add SPL_WDT Kconfig entry
---
  common/board_r.c                  | 2 +-
  common/spl/Kconfig                | 1 +
  common/spl/spl.c                  | 2 +-
  drivers/watchdog/Kconfig          | 7 +++++++
  drivers/watchdog/Makefile         | 2 +-
  include/asm-generic/global_data.h | 2 +-
  include/wdt.h                     | 2 +-
  7 files changed, 13 insertions(+), 5 deletions(-)

Tested on the aristainetos board.

Tested-by: Heiko Schocher <h...@denx.de>

bye,
Heiko
--
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52   Fax: +49-8142-66989-80   Email: h...@denx.de
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to