[U-Boot] [PATCH 1/2] S5P: support generic watchdog timer

Minkyu Kang promsoft at gmail.com
Wed Jan 25 03:01:37 CET 2012


On 18 January 2012 16:21, Minkyu Kang <mk7.kang at samsung.com> wrote:
> This patch adds support the generic watchdog timer for s5pc1xx and exynos4
>
> Signed-off-by: Minkyu Kang <mk7.kang at samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park at samsung.com>
> Cc: HeungJun, Kim <riverful.kim at samsung.com>
> ---
>  arch/arm/cpu/armv7/s5p-common/Makefile       |    1 +
>  arch/arm/cpu/armv7/s5p-common/wdt.c          |   59 ++++++++++++++++++++++++++
>  arch/arm/include/asm/arch-exynos/watchdog.h  |    6 ++-
>  arch/arm/include/asm/arch-s5pc1xx/cpu.h      |    1 +
>  arch/arm/include/asm/arch-s5pc1xx/watchdog.h |   58 +++++++++++++++++++++++++
>  5 files changed, 124 insertions(+), 1 deletions(-)
>  create mode 100644 arch/arm/cpu/armv7/s5p-common/wdt.c
>  create mode 100644 arch/arm/include/asm/arch-s5pc1xx/watchdog.h
>

applied to u-boot-samsung.

Minkyu Kang.
-- 
from. prom.
www.promsoft.net


More information about the U-Boot mailing list