瀏覽代碼

mxs: start a console on USB gadget serial ports

The I2SE Duckbill devices are pen-drive like and thus the usage
of the USB gadget subsystem is highly indicated.

Spawning a console if a serial gadget is configured saves
us from connecting a physical debug uart.

On Olimex OLinuXino Maxi/Mini boards, this does not hurt.

Signed-off-by: Michael Heimpold <[email protected]>
Michael Heimpold 6 年之前
父節點
當前提交
9673d5c7ab
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      target/linux/mxs/base-files/etc/inittab

+ 1 - 0
target/linux/mxs/base-files/etc/inittab

@@ -1,3 +1,4 @@
 ::sysinit:/etc/init.d/rcS S boot
 ::shutdown:/etc/init.d/rcS K shutdown
 ::askconsole:/usr/libexec/login.sh
+ttyGS0::askfirst:/usr/libexec/login.sh