You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target
Mirko Vogt 87cdc0dd5b change /etc/config/network according to actual VLAN config to enable LAN port 4 on the ARV4520PW board
The VLAN mapping on the ARV4520PW board is the following:

port on Router: | VLAN in software:
LAN 1           | 3
LAN 2           | 2
LAN 3           | 1
LAN 4           | 0
DSL             | 4

So LAN4 is not VLAN4 but VLAN0 (VLAN4 is DSL port) -> set "3 2 1 0 5t" as default switch config.

SVN-Revision: 31391
12 years ago
..
imagebuilder don't overwrite version.mk, substitute REVISION instead 12 years ago
linux change /etc/config/network according to actual VLAN config to enable LAN port 4 on the ARV4520PW board 12 years ago
sdk don't overwrite version.mk, substitute REVISION instead 12 years ago
toolchain target/toolchain: fix installation after r22723 14 years ago
Config.in mpc85xx: add a new 'spe_fpu' feature flag for the FPU used on freescale powerpc cpus The SPE FPU is ABI-incompatible with the regular powerpc FPU, this needs to be reflected in the toolchain target name. Fixes floating point crashes in user space 14 years ago
Makefile imagebuilder: fix parallel building (closes #11117) 12 years ago