Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303456
b: refs/heads/master
c: a0fcda3
h: refs/heads/master
v: v3
  • Loading branch information
Mans Rullgard authored and Tony Lindgren committed May 9, 2012
1 parent 565ea96 commit f51c9c6
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: ce7962f9fa6021de3f8cdec5903b459b464e05e1
refs/heads/master: a0fcda3e12258f9d5886dcaba44992e7daac4e8b
2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-omap2/board-am3517crane.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
#include "common.h"
#include <plat/usb.h>

#include "am35xx-emac.h"
#include "mux.h"
#include "control.h"

Expand Down Expand Up @@ -90,6 +91,7 @@ static void __init am3517_crane_init(void)
}

usbhs_init(&usbhs_bdata);
am35xx_emac_init(AM35XX_DEFAULT_MDIO_FREQUENCY, 1);
}

MACHINE_START(CRANEBOARD, "AM3517/05 CRANEBOARD")
Expand Down

0 comments on commit f51c9c6

Please sign in to comment.