From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Hershberger Date: Sat, 25 Mar 2017 16:32:07 -0400 Subject: [U-Boot] [PATCH v2 34/45] net: mvpp2: Add RX and TX FIFO configuration for PPv2.2 In-Reply-To: <20170323160211.18072-35-sr@denx.de> References: <20170323160211.18072-1-sr@denx.de> <20170323160211.18072-35-sr@denx.de> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, Mar 23, 2017 at 12:02 PM, Stefan Roese wrote: > This patch adds the PPv2.2 specific FIFO configuration to the mvpp2 > driver. The RX FIFO packet data size is changed to the recommended > FIFO sizes. The TX FIFO configuration is newly added. > > Signed-off-by: Stefan Roese > Cc: Stefan Chulski > Cc: Kostya Porotchkin > Cc: Nadav Haklai Acked-by: Joe Hershberger