1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

omap35xx: Add 3.0.3 kernel support for Gumstix

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28047 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
hcg
2011-08-19 12:00:08 +00:00
parent 0f6d21f8f6
commit 4665caac8d
8 changed files with 420 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
# Copyright (C) 2010 OpenWrt.org
ttyS1_noecho() {
stty -echo < /dev/ttyS1
stty -echo < /dev/ttyO1
}
boot_hook_add preinit_main ttyS1_noecho