summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-02-20 11:42:51 +0100
committerStefan Roese <sr@denx.de>2017-03-29 07:41:17 +0200
commit7c7311f1a28ec05caf4b6a5df9d817e502e793dd (patch)
tree8673f18ccee7998773578d9c4d055dbafe505f9f /scripts
parent26a5278c9e6f0aa477f14dc38ccbf8dc30fe9cb3 (diff)
net: mvpp2: handle misc PPv2.1/PPv2.2 differences
This commit handles a few miscellaneous differences between PPv2.1 and PPv2.2 in different areas, where code done for PPv2.1 doesn't apply for PPv2.2 or needs to be adjusted (getting the MAC address, disabling PHY polling, etc.). Changed by Stefan for U-Boot: Since mvpp2_port_power_up() has multiple callers in U-Boot, the U-Boot version of this patch does not remove this function but simply adds the check for MVPP21 before the mvpp2_port_fc_adv_enable() call. 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>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions