Add a watchdog driver for rdc321x (needs testing) and try to detect the rdc cpu
authorFlorian Fainelli <florian@openwrt.org>
Mon, 27 Aug 2007 10:37:12 +0000 (10:37 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Mon, 27 Aug 2007 10:37:12 +0000 (10:37 +0000)
commit022e20b2a4d7e596b8cbbb37151d092f90b53201
treef623eb05f03da71f062e1614c24a2553100b4393
parent6b3f2ca7de643ece97ee2f7922724db46a604ba7
Add a watchdog driver for rdc321x (needs testing) and try to detect the rdc cpu

SVN-Revision: 8505
target/linux/rdc-2.6/config/default
target/linux/rdc-2.6/files/arch/i386/kernel/cpu/rdc.c [new file with mode: 0644]
target/linux/rdc-2.6/files/arch/i386/mach-rdc/Makefile [new file with mode: 0644]
target/linux/rdc-2.6/files/arch/i386/mach-rdc/platform.c
target/linux/rdc-2.6/files/arch/i386/mach-rdc/wdt.c [new file with mode: 0644]
target/linux/rdc-2.6/files/include/asm-i386/mach-rdc/rdc321x_defs.h
target/linux/rdc-2.6/patches/000-rdc_fixes.patch
target/linux/rdc-2.6/patches/005-rdc_x86_cpu_type.patch [new file with mode: 0644]