Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 192138
b: refs/heads/master
c: 36cf1b5
h: refs/heads/master
v: v3
  • Loading branch information
Arve Hjønnevåg authored and Daniel Walker committed May 12, 2010
1 parent 188aa83 commit 79c27b5
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 6bd631e17eaa0d045b259ff7a6625bfe96c15283
refs/heads/master: 36cf1b55b4caa188f2d070bb18a69ebe3c70580f
4 changes: 4 additions & 0 deletions trunk/arch/arm/mach-msm/board-halibut.c
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,10 @@ static void __init halibut_map_io(void)
}

MACHINE_START(HALIBUT, "Halibut Board (QCT SURF7200A)")
#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 = halibut_fixup,
.map_io = halibut_map_io,
Expand Down

0 comments on commit 79c27b5

Please sign in to comment.