I have the problem that one button on the Poray X5 generates bogus keypresses during boot up. This, in most cases, leads to the device booting into failsafe mode although this has not been requested by the user.
This patch offers a generic way to fix this for other boards also. I still need to test the other Poray boards, whether they exhibit the same behaviour. The script in this patch was designed so that requesting failsafe boot using other buttons is still possible. I haven't been able to diagnose why this is but I've sent a device to blogic so maybe he can find out. I currently don't have the gear. So I'd prefer adding this script until we can come up with the correct fix. Felix Kaechele (1): ramips: add script to ignore bogus failsafe button .../lib/preinit/31_failsafe_ignore_button | 34 ++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 target/linux/ramips/base-files/lib/preinit/31_failsafe_ignore_button -- 1.8.3.1 _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
