Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 192176
b: refs/heads/master
c: 42df2c9
h: refs/heads/master
v: v3
  • Loading branch information
Daniel Walker committed May 12, 2010
1 parent 14e1c06 commit 471d730
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3a9f346a95d4faa05f4eca6470f971244073e18e
refs/heads/master: 42df2c99162d1da63f11d073059e9633bfec11d0
2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-msm/board-trout.c
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,10 @@ static void __init trout_map_io(void)
}

MACHINE_START(TROUT, "HTC Dream")
#ifdef CONFIG_MSM_DEBUG_UART
.phys_io = MSM_DEBUG_UART_PHYS,
.io_pg_offst = ((MSM_DEBUG_UART_BASE) >> 18) & 0xfffc,
#endif
.boot_params = 0x10000100,
.fixup = trout_fixup,
.map_io = trout_map_io,
Expand Down

0 comments on commit 471d730

Please sign in to comment.