Commit 890c68e5 authored by Jean-Claude BAU's avatar Jean-Claude BAU

Update HAL state diagram (Yakindu)

parent d0371926
...@@ -269,7 +269,7 @@ static int _hal_port_rx_setup_state_done(void *vpfg, int eventMsk, int isNewStat ...@@ -269,7 +269,7 @@ static int _hal_port_rx_setup_state_done(void *vpfg, int eventMsk, int isNewStat
if ( !_isHalRxSetupEventEarlyLinkUp(eventMsk)) { if ( !_isHalRxSetupEventEarlyLinkUp(eventMsk)) {
// Port went done // Port went done
pr_info("rxcal: early link flag lost on port wri%d\n", pr_info("rxcal: early link flag lost on port wri%d\n",
ps->hw_index + 1); ps->hw_index + 1);
_fireState(vpfg, HAL_PORT_RX_SETUP_STATE_START); _fireState(vpfg, HAL_PORT_RX_SETUP_STATE_START);
return 0; return 0;
} }
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<body> <body>
<table border="0" cellspacing="0" cellpadding="0" align="LEFT"> <table border="0" cellspacing="0" cellpadding="0" align="LEFT">
<tr> <tr>
<td><img src="file:///opt/baujc/project/wr/wrs-proposed-master/wr-switch-sw-hal-review/userspace/wrsw_hal/yakindu/hal_0_0.png"/></td> <td><img src="file:///opt/baujc/project/wr/wrs-proposed-master/wr-switch-sw-hal-review-ML/userspace/wrsw_hal/yakindu/hal_0_0.png"/></td>
</tr> </tr>
</table> </table>
</body> </body>
......
This diff is collapsed.
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