commit | ab4d5ee23148871f7c63dd80aef405ccf98ff167 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Mon Oct 08 06:55:56 2018 -0700 |
committer | York Sun <york.sun@nxp.com> | Mon Oct 29 13:13:33 2018 -0700 |
tree | b6adcba67c2bf5b7173d63025a6a9ee504fa2b91 | |
parent | 434f0582c23fa78ae3adf3054046906405b81eeb [diff] |
powerpc: t1040: Correct RCW MAC2_GMII_SEL value Per T1040RM (Rev. 1, 08/2015), the value of FSL_CORENET_RCWSR13_MAC2_GMII_SEL_ENET_PORT is wrong and should be 0x00000080 (bit 440 in the RCW). Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Poonam Aggrwal <poonam.aggrwal@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com>