]> git.ipfire.org Git - thirdparty/openwrt.git/commit
gemini: Activate serial USB console on the DNS-313
authorLinus Walleij <linus.walleij@linaro.org>
Sun, 11 Jun 2023 22:15:18 +0000 (00:15 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 10 Apr 2025 07:38:18 +0000 (09:38 +0200)
commit719f378bfb8024494e70a4d8e9269636e72097b4
treeb0acd4390b824ecf4252df14371c6de58a557b04
parentcb650214ba4b88b583ffe3e8c7fbc208b3f6bfba
gemini: Activate serial USB console on the DNS-313

This brings up a serial console on the USB device port of
the DNS-313 by:

- Activating the usbgadget feature
- Selecting the usbgadget-acm package
- Adding an inittab that opens a console at ttyGS0 which is
  the device side of ttyACMn of a connected host

Link: http://patchwork.ozlabs.org/project/openwrt/patch/20250403-dns313-usb-serial-v2-4-d84de8e86931@linaro.org/
Cc: Chuanhong Guo <gch981213@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
target/linux/gemini/Makefile
target/linux/gemini/base-files/etc/board.d/02_usbgadget [new file with mode: 0644]
target/linux/gemini/base-files/etc/inittab [new file with mode: 0644]
target/linux/gemini/image/Makefile