Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch
Module Name: src
Committed By: matt
Date: Wed Sep 4 17:45:40 UTC 2013
Modified Files:
src/sys/arch/arm/allwinner: awin_board.c awin_reg.h awin_var.h
awin_wdt.c files.awin
src/sys/arch/evbarm/cubie: cubie_machdep.c
Log Message:
Add wdog support. Use wdog to do reset (works for both A10 & A20).
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/allwinner/awin_board.c \
src/sys/arch/arm/allwinner/awin_wdt.c
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/allwinner/awin_reg.h \
src/sys/arch/arm/allwinner/awin_var.h \
src/sys/arch/arm/allwinner/files.awin
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/evbarm/cubie/cubie_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index