msm: add minimal board file for HTC Dream device
authorPavel Machek <pavel@ucw.cz>
Wed, 18 Nov 2009 18:18:24 +0000 (19:18 +0100)
committerDaniel Walker <dwalker@fifo99.com>
Fri, 20 Nov 2009 14:40:19 +0000 (06:40 -0800)
commit348ee123a15ec064c0c4c98ecb5fbf4737153887
treeb45314b8711be193e0410b02cfb9204104b8fbca
parent6339f6695f84e48b42021c6df91d81b17308fe92
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>
arch/arm/mach-msm/Kconfig
arch/arm/mach-msm/Makefile
arch/arm/mach-msm/board-dream.c [new file with mode: 0644]
arch/arm/mach-msm/board-dream.h [new file with mode: 0644]