summaryrefslogtreecommitdiff
path: root/target/generic
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-09-29 15:01:17 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-09-29 15:01:17 +0000
commitf4c316f265774373e166b33c3d357d9c8e886c90 (patch)
tree7b35e76758ebab7bf57e8ee0b4328c174db72b8b /target/generic
parent6b8f65a67f5bba9ff7f73b0079b7c119dd6da2ce (diff)
- update ARM integrator sample and add a "huge" variant of the same
Diffstat (limited to 'target/generic')
-rw-r--r--target/generic/target_busybox_skeleton/etc/inittab1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/generic/target_busybox_skeleton/etc/inittab b/target/generic/target_busybox_skeleton/etc/inittab
index bb183059f..fc59c6ba2 100644
--- a/target/generic/target_busybox_skeleton/etc/inittab
+++ b/target/generic/target_busybox_skeleton/etc/inittab
@@ -32,6 +32,7 @@
# Set up a couple of getty's
tty1::respawn:/sbin/getty 38400 tty1
tty2::respawn:/sbin/getty 38400 tty2
+#ttyAMA0::respawn:/sbin/getty -L ttyAMA0 115200 vt100
# Put a getty on the serial port
#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100