ramips: improve BDCOM WAP2100-SK support
authorMathias Kresin <dev@kresin.me>
Mon, 26 Nov 2018 12:26:06 +0000 (13:26 +0100)
committerMathias Kresin <dev@kresin.me>
Mon, 26 Nov 2018 14:54:22 +0000 (15:54 +0100)
commite4d9217fe5419364d2fe89e69c2e4f9f47fd30b6
treee93978c5c23647a5a3a47900ee5eef0c300f5756
parent71ba834cf1a1c8fcbf345b7efa75de0dcba9db20
ramips: improve BDCOM WAP2100-SK support

Use the generic board detection instead of the target specific one as
all recent additions are doing.

Setup the USB led via devicetree (a58535771f11) and include the required
driver by default. Merge the led userspace setting with an existing
identical case.

Use the wps led for boot status indication.

Move the partitions into a partition table node (6031ab345df8) and drop
needless labels. Drop misplaced cells properties (53624c1702e6).

Cleanup the pinmux and only switch pins to gpio functions which a
referenced as gpio in the dts.

Match the maximum image size with the size of the firmware partition.

Signed-off-by: Mathias Kresin <dev@kresin.me>
target/linux/ramips/base-files/etc/board.d/01_leds
target/linux/ramips/base-files/etc/board.d/02_network
target/linux/ramips/base-files/lib/ramips.sh
target/linux/ramips/base-files/lib/upgrade/platform.sh
target/linux/ramips/dts/BDCOM-WAP2100-SK.dts
target/linux/ramips/image/mt7620.mk