Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 184831
b: refs/heads/master
c: fec3eeb
h: refs/heads/master
i:
  184829: 1639ab7
  184827: e0ed54b
  184823: b9c885a
  184815: 9483993
  184799: d7ea1fc
  184767: b57ce44
  184703: abdd891
  184575: 357d1ea
  184319: e70477d
v: v3
  • Loading branch information
Ajay Kumar Gupta authored and Tony Lindgren committed Feb 25, 2010
1 parent 8b80875 commit 7d72d5c
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 93bfc85b2361dec0d2b8b93311ce482957e34f5b
refs/heads/master: fec3eebdce2c8fe10004d161aa51ce22c668115b
3 changes: 3 additions & 0 deletions trunk/arch/arm/mach-omap2/board-am3517evm.c
Original file line number Diff line number Diff line change
Expand Up @@ -301,6 +301,9 @@ static void __init am3517_evm_init(void)
ARRAY_SIZE(am3517_evm_devices));

omap_serial_init();

/* Configure GPIO for EHCI port */
omap_mux_init_gpio(57, OMAP_PIN_OUTPUT);
usb_ehci_init(&ehci_pdata);
/* DSS */
am3517_evm_display_init();
Expand Down

0 comments on commit 7d72d5c

Please sign in to comment.