openwrt/target/linux/ramips/base-files/etc/board.d
Jo-Philipp Wich d17a64c7c0 base-files: uci-defaults-new: remove reset/enable args of ucidef_add_switch()
Out of 69 switch definitions, only 3 pass something different than "1" as
values for reset and enable, with one of those three being invalid.

This change ...

 * removes the reset and enable arguments from ucidef_add_switch()
 * unconditionally writes reset:1 and enable:1 to JSON
 * converts the three users of nonstandard values to ucidef_add_switch_attr()

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>

SVN-Revision: 47720
2015-12-03 17:30:08 +00:00
..
01_leds ramips: hg255d: replace ucidef_set_led_interface() with ucidef_set_led_netdev() 2015-11-26 12:46:04 +00:00
02_network base-files: uci-defaults-new: remove reset/enable args of ucidef_add_switch() 2015-12-03 17:30:08 +00:00