commit | 574014146db19073496484a74e130237939360c0 | [log] [tgz] |
---|---|---|
author | Andrei Gansari <andrei.gansari@nxp.com> | Fri Dec 14 16:58:21 2018 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Tue Dec 18 12:49:24 2018 +0100 |
tree | a05138708b826b797b3a530021ce033f0afce55d | |
parent | cab9fa35ad52d4826006c7e4030fb3dd0bf647fd [diff] |
mimix1050rt: ethernet initialization corrected Fixes board PHY initialization. ENET_RST and ENET_INT pins are also used as USER_LED/JTAG_TDI and INT1_COMBO/JTAG_TDO. Initialization needs to set these pins to power and interrupt for the PHY Transciver. PHY reset works without busy waiting. Moved pin initialization back to PRE_KERNEL_1 to fix UART bug and busy wait not required. Signed-off-by: Andrei Gansari <andrei.gansari@nxp.com>