commit | 58159ee7dc05bdcd61636335bf21830085e4900c | [log] [tgz] |
---|---|---|
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | Thu Feb 16 06:57:24 2017 +0100 |
committer | Stefan Roese <sr@denx.de> | Wed Mar 29 07:41:03 2017 +0200 |
tree | 9103e0fdee13f35137b563b8050037dc8639ab5d | |
parent | 2321c9207303e4fe985661c3bdc274da44e599b1 [diff] |
net: mvpp2: adapt mvpp2_defaults_set() to PPv2.2 This commit modifies the mvpp2_defaults_set() function to not do the loopback and FIFO threshold initialization, which are not needed for PPv2.2. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Stefan Roese <sr@denx.de> Acked-by: Joe Hershberger <joe.hershberger@ni.com>