diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-09-06 19:16:55 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-09-06 19:16:55 +0000 |
commit | f62040937fc9ecde3c5384fbfec9f9ec1ba67b34 (patch) | |
tree | 7e672e46a480cc98c4e210ffba3495d05a9ee259 /conf/collie.conf | |
parent | 83c63fcf2027a7f9d6aca350ef2825b70ae1b9a8 (diff) |
add serial console for some machines
BKrev: 413cb7a7wtC_VZfMpIp1aQgWXCghiw
Diffstat (limited to 'conf/collie.conf')
-rw-r--r-- | conf/collie.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/collie.conf b/conf/collie.conf index 6c95eced50..a7a69d9750 100644 --- a/conf/collie.conf +++ b/conf/collie.conf @@ -20,3 +20,5 @@ EXTRA_IMAGECMD_jffs2 = "--pad=14680064 --little-endian --eraseblock=0x20000 -n" include conf/handheld-common.conf include conf/tune-strongarm.conf +SERIAL_CONSOLE = "115200 ttyS0" + |