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