Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-7] src/sys/arch/arm/allwinner



Module Name:    src
Committed By:   snj
Date:           Tue Nov 25 08:08:10 UTC 2014

Modified Files:
        src/sys/arch/arm/allwinner [netbsd-7]: awin_reg.h awin_wdt.c

Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #266):
        sys/arch/arm/allwinner/awin_reg.h: revision 1.54
        sys/arch/arm/allwinner/awin_wdt.c: revision 1.5
- Write the correct value to the ctrl register to restart the watchdog.
  Watchdog restart bit is 0 not 1, and we need to write a key as well.
- Add A31 support.


To generate a diff of this commit:
cvs rdiff -u -r1.14.2.6 -r1.14.2.7 src/sys/arch/arm/allwinner/awin_reg.h
cvs rdiff -u -r1.3.10.1 -r1.3.10.2 src/sys/arch/arm/allwinner/awin_wdt.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