commit | b8c8e6ffac5bc5ce01b562b4506650e6629815b6 | [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 | 8f3e4c38005d88f04b24b27c6eda362d7ef1a6d5 [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>