forked from Minki/linux
348ee123a1
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>
6 lines
108 B
C
6 lines
108 B
C
|
|
#define TROUT_CPLD_BASE 0xE8100000
|
|
#define TROUT_CPLD_START 0x98000000
|
|
#define TROUT_CPLD_SIZE SZ_4K
|
|
|