openwrtv3/target
Rafał Miłecki 846eca673f 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>
2016-07-24 06:38:30 +02:00
..
imagebuilder imagebuilder: strip DEVICE_ prefix from profiles (FS#55) 2016-07-21 13:41:20 +02:00
linux b53: allow ports with higher numbers than CPU port 2016-07-24 06:38:30 +02:00
sdk sdk: Allow to configure signed pacakge lists 2016-07-13 20:03:10 +02:00
toolchain IB/SDK/toolchain: use lower cases filenames 2016-06-01 17:54:36 +02:00
Config.in target.mk: rework arm architecture level detection 2016-07-15 14:14:37 +02:00
Makefile