]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
fsl/fman: enlarge FIFO to allow for the 5th port
authorMadalin Bucur <madalin.bucur@nxp.com>
Tue, 14 Feb 2017 13:09:07 +0000 (15:09 +0200)
committerMadalin Bucur <madalin.bucur@nxp.com>
Thu, 9 Mar 2017 06:54:04 +0000 (08:54 +0200)
Signed-off-by: Madalin Bucur <madalin.bucur@nxp.com>
drivers/net/ethernet/freescale/fman/fman.c

index d7559306226d9f0655de956232a65d2755be0ac8..4aefe24389695457ee307a9eb3403715091d283c 100644 (file)
@@ -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: