From be07fabdd80da56125283caf3938b01d01e3b23e Mon Sep 17 00:00:00 2001 From: florian Date: Sat, 28 Jun 2008 11:06:32 +0000 Subject: Put back 2.6.23 files for rdc, allowing to switch from one kernel version to another for testing git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11592 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/rdc/files/include/asm-x86/mach-rdc/rdc321x_defs.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 target/linux/rdc/files/include/asm-x86/mach-rdc/rdc321x_defs.h (limited to 'target/linux/rdc/files/include/asm-x86/mach-rdc/rdc321x_defs.h') diff --git a/target/linux/rdc/files/include/asm-x86/mach-rdc/rdc321x_defs.h b/target/linux/rdc/files/include/asm-x86/mach-rdc/rdc321x_defs.h new file mode 100644 index 000000000..838ba8f64 --- /dev/null +++ b/target/linux/rdc/files/include/asm-x86/mach-rdc/rdc321x_defs.h @@ -0,0 +1,6 @@ +#define PFX "rdc321x: " + +/* General purpose configuration and data registers */ +#define RDC3210_CFGREG_ADDR 0x0CF8 +#define RDC3210_CFGREG_DATA 0x0CFC +#define RDC_MAX_GPIO 0x3A -- cgit v1.2.3