aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-msm/board-dream.h
diff options
context:
space:
mode:
authorPavel Machek <pavel@ucw.cz>2009-11-18 19:18:24 +0100
committerDaniel Walker <dwalker@fifo99.com>2009-11-20 06:40:19 -0800
commit348ee123a15ec064c0c4c98ecb5fbf4737153887 (patch)
treeb45314b8711be193e0410b02cfb9204104b8fbca /arch/arm/mach-msm/board-dream.h
parent6339f6695f84e48b42021c6df91d81b17308fe92 (diff)
downloadkernel_samsung_smdk4412-348ee123a15ec064c0c4c98ecb5fbf4737153887.zip
kernel_samsung_smdk4412-348ee123a15ec064c0c4c98ecb5fbf4737153887.tar.gz
kernel_samsung_smdk4412-348ee123a15ec064c0c4c98ecb5fbf4737153887.tar.bz2
msm: add minimal board file for HTC Dream device
This is just enough to get the device booting and serial console working. Sufficient for debugging further MSM7k/Dream Support. This will support HTC Dream / T-Mobile G1 / Android ADP1 (which are all the same hardware, known as "trout" to the ARM machine database). Signed-off-by: Brian Swetland <swetland@google.com> Reviewed-by: GeunSik Lim <geunsik.lim@samsung.com> Signed-off-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Daniel Walker <dwalker@codeaurora.org>
Diffstat (limited to 'arch/arm/mach-msm/board-dream.h')
-rw-r--r--arch/arm/mach-msm/board-dream.h5
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 0000000..4f345a5
--- /dev/null
+++ b/arch/arm/mach-msm/board-dream.h
@@ -0,0 +1,5 @@
+
+#define TROUT_CPLD_BASE 0xE8100000
+#define TROUT_CPLD_START 0x98000000
+#define TROUT_CPLD_SIZE SZ_4K
+