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:07 +0000 (11:19 +0200)
commit3eae19acee79d40ecb151a23f1f79110995f9386
treea04bcfd9dfac5ead9dbb57448bd3b9b5b6422dea
parent8a48a53dcb503137a8eac64cf3fc522024484818
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