ramips: fix Youku-YK1 support
authorEdmunt Pienkowsky <roed@onet.eu>
Sat, 21 Oct 2017 09:07:43 +0000 (11:07 +0200)
committerMathias Kresin <dev@kresin.me>
Fri, 27 Oct 2017 09:19:38 +0000 (11:19 +0200)
commit9786b53efb8225f5b6f21921e684b40b9febe61e
tree5e4a463bb325a1e96e5eee240ef7df865b87cd02
parent4425fa84dad57b6b0046b97e224d50b33f1f536b
ramips: fix Youku-YK1 support

Remove the ephy-pins from the ethernet device tree node. The ephy-pins
are useed to controll the ePHY LEDs and this board doesn't have these.
Instead one of the ePHY pins is used in GPIO mode to control the WAN
LED.

Use the switch LED trigger to control the WAN LED. Move the power LED
handling to diag.sh to show the boot status via this LED.

Add the missing kernel packages for USB and microSD card reader to the
default package selection.

Fix the maximum image size value. The board has a 32MByte flash chip.

Fixes: FS#1055
Signed-off-by: Edmunt Pienkowsky <roed@onet.eu>
[make the commit message more verbose, remove GPIO pinmux for pins not
used as GPIOs]
Signed-off-by: Mathias Kresin <dev@kresin.me>
target/linux/ramips/base-files/etc/board.d/01_leds
target/linux/ramips/base-files/etc/diag.sh
target/linux/ramips/dts/YOUKU-YK1.dts
target/linux/ramips/image/mt7620.mk