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/beagle.conf | |
parent | 83c63fcf2027a7f9d6aca350ef2825b70ae1b9a8 (diff) |
add serial console for some machines
BKrev: 413cb7a7wtC_VZfMpIp1aQgWXCghiw
Diffstat (limited to 'conf/beagle.conf')
-rw-r--r-- | conf/beagle.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/beagle.conf b/conf/beagle.conf index a3ccda7aec..38bd99b276 100644 --- a/conf/beagle.conf +++ b/conf/beagle.conf @@ -23,3 +23,5 @@ IMAGE_CMD_jffs2 = "mkfs.jffs2 --root=${IMAGE_ROOTFS} --faketime \ include conf/handheld-common.conf include conf/tune-strongarm.conf +SERIAL_CONSOLE = "115200 ttySA0" + |