Commit a9e1e4d6 authored by Dario Binacchi's avatar Dario Binacchi Committed by Michael Ellerman
parent e12d8e26
...@@ -76,7 +76,7 @@ static void __init mpc85xx_rdb_setup_arch(void) ...@@ -76,7 +76,7 @@ static void __init mpc85xx_rdb_setup_arch(void)
/* P1025 has pins muxed for QE and other functions. To /* P1025 has pins muxed for QE and other functions. To
* enable QE UEC mode, we need to set bit QE0 for UCC1 * enable QE UEC mode, we need to set bit QE0 for UCC1
* in Eth mode, QE0 and QE3 for UCC5 in Eth mode, QE9 * in Eth mode, QE0 and QE3 for UCC5 in Eth mode, QE9
* and QE12 for QE MII management singals in PMUXCR * and QE12 for QE MII management signals in PMUXCR
* register. * register.
*/ */
setbits32(&guts->pmuxcr, MPC85xx_PMUXCR_QE(0) | setbits32(&guts->pmuxcr, MPC85xx_PMUXCR_QE(0) |
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment