Home
last modified time | relevance | path

Searched hist:e9a389a18477c1c57a0b30e9ea8f4d38c6e26e63 (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/drivers/watchdog/
H A Dxilinx_tb_wdt.c8c4dba1a5e5ff67380ae8d54fd5756e44dc2da59 Wed Oct 16 07:06:32 UTC 2013 Michal Simek <michal.simek@xilinx.com> microblaze: Fix watchdog initialization

The patch:
"blackfin: Move blackfin watchdog driver out of the blackfin arch folder."
(sha1: e9a389a18477c1c57a0b30e9ea8f4d38c6e26e63)
changed hw_watchdog_init() prototype which didn't match
with Microblaze one.
This patch fixes the driver and Microblaze initialization.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
H A DMakefilee9a389a18477c1c57a0b30e9ea8f4d38c6e26e63 Sun Apr 07 10:02:37 UTC 2013 Sonic Zhang <sonic.zhang@analog.com> blackfin: Move blackfin watchdog driver out of the blackfin arch folder.

- Enable hw_watchdog_init() in watchdog.h if CONFIG_HW_WATCHDOG is defined.
- Move blackfin hw watchdog driver to the generic driver folder.
- Call hw_watchdog_init() from blackfin board init code.
- Reuse macro CONFIG_WATCHDOG_TIMEOUT_MSECS
- Update README.watchdog accordingly

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
/rk3399_rockchip-uboot/doc/
H A DREADME.watchdoge9a389a18477c1c57a0b30e9ea8f4d38c6e26e63 Sun Apr 07 10:02:37 UTC 2013 Sonic Zhang <sonic.zhang@analog.com> blackfin: Move blackfin watchdog driver out of the blackfin arch folder.

- Enable hw_watchdog_init() in watchdog.h if CONFIG_HW_WATCHDOG is defined.
- Move blackfin hw watchdog driver to the generic driver folder.
- Call hw_watchdog_init() from blackfin board init code.
- Reuse macro CONFIG_WATCHDOG_TIMEOUT_MSECS
- Update README.watchdog accordingly

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
/rk3399_rockchip-uboot/arch/microblaze/include/asm/
H A Dprocessor.h8c4dba1a5e5ff67380ae8d54fd5756e44dc2da59 Wed Oct 16 07:06:32 UTC 2013 Michal Simek <michal.simek@xilinx.com> microblaze: Fix watchdog initialization

The patch:
"blackfin: Move blackfin watchdog driver out of the blackfin arch folder."
(sha1: e9a389a18477c1c57a0b30e9ea8f4d38c6e26e63)
changed hw_watchdog_init() prototype which didn't match
with Microblaze one.
This patch fixes the driver and Microblaze initialization.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
/rk3399_rockchip-uboot/include/
H A Dwatchdog.he9a389a18477c1c57a0b30e9ea8f4d38c6e26e63 Sun Apr 07 10:02:37 UTC 2013 Sonic Zhang <sonic.zhang@analog.com> blackfin: Move blackfin watchdog driver out of the blackfin arch folder.

- Enable hw_watchdog_init() in watchdog.h if CONFIG_HW_WATCHDOG is defined.
- Move blackfin hw watchdog driver to the generic driver folder.
- Call hw_watchdog_init() from blackfin board init code.
- Reuse macro CONFIG_WATCHDOG_TIMEOUT_MSECS
- Update README.watchdog accordingly

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>