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)
commitc64eef6abe42573d26432fa5213aeaffd4a40398
tree14a1c524fd54864f461d8c9eb084fdad41d0ed04
parent5bdbf8dfed2ecdfbb3bc15c76503644daa706278
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]