diff options
author | Rafał Miłecki <zajec5@gmail.com> | 2016-07-27 14:15:32 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2016-07-24 06:38:30 +0200 |
commit | 846eca673f818300a3c1729158b4c110cf316e38 (patch) | |
tree | 78fe4d7f6f894b03eb5bf37a3d03956e20ffbf19 /package/base-files | |
parent | cea917c30b26e59de11e3bc26b35b6d816ace1da (diff) | |
download | upstream-846eca673f818300a3c1729158b4c110cf316e38.tar.gz upstream-846eca673f818300a3c1729158b4c110cf316e38.tar.bz2 upstream-846eca673f818300a3c1729158b4c110cf316e38.zip |
b53: allow ports with higher numbers than CPU port
Our code was assuming CPU port uses the highest number. My BCM53573
device has eth0 connected to port 8 and eth1 connected to port 5. While
working on support for it I tried to:
1) Enable all ports (including port 8)
2) Set CPU port to 5
I noticed port 8 is not accessible anymore. It was just a development
process but it seems like something worth fixing anyway.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Acked-by: Jonas Gorski <jonas.gorski@gmail.com>
Diffstat (limited to 'package/base-files')
0 files changed, 0 insertions, 0 deletions