diff options
Diffstat (limited to 'arch/arm/mach-msm/board-trout.h')
-rw-r--r-- | arch/arm/mach-msm/board-trout.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/mach-msm/board-trout.h b/arch/arm/mach-msm/board-trout.h new file mode 100644 index 00000000000..4f345a5a0a6 --- /dev/null +++ b/arch/arm/mach-msm/board-trout.h @@ -0,0 +1,5 @@ + +#define TROUT_CPLD_BASE 0xE8100000 +#define TROUT_CPLD_START 0x98000000 +#define TROUT_CPLD_SIZE SZ_4K + |