Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 332209
b: refs/heads/master
c: c5aa59e
h: refs/heads/master
i:
  332207: fc5150d
v: v3
  • Loading branch information
David Daney committed Aug 31, 2012
1 parent 071ddea commit b26fdc0
Show file tree
Hide file tree
Showing 39 changed files with 44,863 additions and 3,041 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5cf02e5554a429268e53fd4a19806644de73a82f
refs/heads/master: c5aa59e88fe415b1c44d389387ec1e26450e672c
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ void __cvmx_interrupt_gmxx_enable(int interface)
if (num_ports) {
if (OCTEON_IS_MODEL(OCTEON_CN38XX)
|| OCTEON_IS_MODEL(OCTEON_CN58XX))
gmx_tx_int_en.s.ncb_nxa = 1;
gmx_tx_int_en.cn38xx.ncb_nxa = 1;
gmx_tx_int_en.s.pko_nxa = 1;
}
gmx_tx_int_en.s.undflw = (1 << num_ports) - 1;
Expand Down
Loading

0 comments on commit b26fdc0

Please sign in to comment.