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/linux/lantiq
Kevin Darbyshire-Bryant 42120bd7f3 lantiq: DGN3500: make switch LEDs blink on activity
Make switch port LEDs blink on activity as they do with stock firmware.

The u-boot loader sets suitable values in the LED control register that
unfortunately get blown away by the linux switch driver init.  Restore
that value by using driver 'initvals'.  0x0431 is the led control
register, the value 0x0960. Each nybble represents each LED's mode
(LED3,2,1,0) in this case OFF, 1000LINK+Activity, 100/10LINK+Activity,
OFF.  Only LED1&2 are physically present.

Enabling the blinkenlights exposed the fact that an RRCP packet was
being emitted by the switch on all ports every second.  Further initvals
copied from stock firmware's u-boot driver disabled this 'feature'.

Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
7 years ago
..
base-files lantiq: improve DGN3500 LED definitions 7 years ago
dts lantiq: DGN3500: make switch LEDs blink on activity 7 years ago
falcon build: remove mips16 feature flag from target makefiles 8 years ago
files/firmware/lantiq move GPHY FW blobs to non versioned folder 11 years ago
image lantiq: add support for the Alpha ASL56026 7 years ago
patches-4.4 kernel: update kernel 4.4 to 4.4.61 7 years ago
patches-4.9 lantiq: drop tffs patches 7 years ago
xrx200 lantiq: add support for kernel 4.9 7 years ago
xway build: remove mips16 feature flag from target makefiles 8 years ago
xway_legacy build: remove mips16 feature flag from target makefiles 8 years ago
Makefile lantiq: remove CPU_TYPE:=mips32r2, it gets overwritten anyway 8 years ago
config-4.4 lantiq: add cpu temperatur sensor driver for xrx200 8 years ago
config-4.9 lantiq: add support for kernel 4.9 7 years ago
modules.mk fix i2c-lantiq module 12 years ago