Hi >> >> Doesn't work: >> * No GPIO leds. All leds are controlled by switch, >> but stock firmware was able to control them. > > Try enabling SWCONFIG_LEDS and configure the trigger with > ucidef_set_led_switch like other platforms have done. This works for > me with a mt7620 board.
I've tried enabling SWCONFIG_LEDS and adding ucidef_set_led_switch but could ntot make it work. And it also doesn't seem to produce any log output. Is SWCONFIG_LEDS known to work with mt7621 switch? Is there something else I need to do to enable it? Would this patch be acceptable without leds working? I will see if I can make them work later. >> Flashing procedure. >> Stock firmware uses custom kernel patch to mount squashfs >> from a file that is located on UBIFS volume. This makes wiping >> out this volume from within stock firmware difficult. >> Instead this patch builds image that is flashable by stock firmware >> and contains initrams image (with minimal set of packages >> to fit into kernel partition). Once this is flashed one can reboot >> into initramfs OpenWrt and use sysupgrade to flash OpenWrt including >> rootfs into nand. >> Note: factory image is only built if initramfs image is enabled. > > Most of these info should go to a wiki page for the device. I was hoping to have these saved in commit message first and then see if I can create/update wiki page for this device. I have other requested changes sitting it my git, so if lack of leds support is fine I'll resubmit. Thanks! -- Martynov Nikolay. Email: [email protected] _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
