mbox series

[OpenWrt-Devel,0/4] ar71xx: improve support for Arduino Yun

Message ID 20200305163248.361572-1-mans0n@gorani.run
Headers show
Series ar71xx: improve support for Arduino Yun | expand

Message

Sungbo Eo March 5, 2020, 4:32 p.m. UTC
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