Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit de8b1e41 authored by Madalin Bucur's avatar Madalin Bucur
Browse files

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

parent 226327b2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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: