Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 283135
b: refs/heads/master
c: 1247f2f
h: refs/heads/master
i:
  283133: 49d0d23
  283131: 9183d13
  283127: f953ed9
  283119: 6db0d5c
  283103: 5c7516c
  283071: a2da191
  283007: 848b852
  282879: e57986b
  282623: 7b721a8
v: v3
  • Loading branch information
Steven Miao authored and Bob Liu committed Jan 9, 2012
1 parent d818443 commit 563fc3a
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: 8ded9709a171a52199c5ac64912c52f7290870a0
refs/heads/master: 1247f2f077eb556dc8c72e2e55928b3f01765cd5
2 changes: 2 additions & 0 deletions trunk/arch/blackfin/mach-bf518/boards/ezbrd.c
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,8 @@ static struct bfin_mii_bus_platform_data bfin_mii_bus_data = {
#if defined(CONFIG_NET_DSA_KSZ8893M) || defined(CONFIG_NET_DSA_KSZ8893M_MODULE)
.phy_mask = 0xfff7, /* Only probe the port phy connect to the on chip MAC */
#endif
.vlan1_mask = 1,
.vlan2_mask = 2,
};

static struct platform_device bfin_mii_bus = {
Expand Down

0 comments on commit 563fc3a

Please sign in to comment.