提交 de8b1e41 编写于 作者: M Madalin Bucur

fsl/fman: enlarge FIFO to allow for the 5th port

Signed-off-by: NMadalin Bucur <madalin.bucur@nxp.com>
上级 226327b2
......@@ -1212,7 +1212,7 @@ static int fill_soc_specific_params(struct fman_state_struct *state)
state->max_num_of_open_dmas = 32;
state->fm_port_num_of_cg = 256;
state->num_of_rx_ports = 6;
state->total_fifo_size = 122 * 1024;
state->total_fifo_size = 136 * 1024;
break;
case 2:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册