From 9e151671a9080263eaf64a3369ece974f196b481 Mon Sep 17 00:00:00 2001 From: Florian Fainelli 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 SVN-Revision: 11592 --- 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 0000000..838ba8f --- /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.1