This patchset fixes some bugs for Arduino Yun, which have been lying around for years.
Note that I've also opened a PR for new support in ath79 target. https://github.com/openwrt/openwrt/pull/2692 Sungbo Eo (4): Revert "ar71xx: fix Arduino Yun enabling of level shifters outputs" ar71xx: fix sysupgrade for Arduino Yun ar71xx: enable ethernet LED of Arduino Yun ar71xx: restore support for boot console with arbitrary baud rates .../ar71xx/base-files/lib/upgrade/platform.sh | 2 +- .../files/arch/mips/ath79/mach-arduino-yun.c | 7 ++- ...support-for-boot-console-with-arbitr.patch | 54 +++++++++++++++++++ 3 files changed, 58 insertions(+), 5 deletions(-) create mode 100644 target/linux/ar71xx/patches-4.14/821-serial-core-add-support-for-boot-console-with-arbitr.patch -- 2.25.1 _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
