-
- Downloads
rework reboot mechanism with the new watchdog fixes
The fixing of the watchdog driver makes it generate a NMI so the reboot_fixup can no longer be called from NMI context, instead, override the machine_retart callback with our southrbridge reboot mechanism. Patch by Bernhard Loos. SVN-Revision: 19977
Showing
- target/linux/rdc/config-2.6.30 1 addition, 1 deletiontarget/linux/rdc/config-2.6.30
- target/linux/rdc/files-2.6.30/arch/x86/mach-rdc321x/Makefile 1 addition, 1 deletiontarget/linux/rdc/files-2.6.30/arch/x86/mach-rdc321x/Makefile
- target/linux/rdc/files-2.6.30/arch/x86/mach-rdc321x/reboot.c 44 additions, 0 deletionstarget/linux/rdc/files-2.6.30/arch/x86/mach-rdc321x/reboot.c
Loading
Please register or sign in to comment