diff options
author | Florian Boor <florian.boor@kernelconcepts.de> | 2005-07-04 21:10:04 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-07-04 21:10:04 +0000 |
commit | 346e58093d219a8a3a8b08855edca4559d41d62e (patch) | |
tree | 328da74ba5aaa63ae9ead95550f7156404780b0c /conf | |
parent | 78aec07f5952e183e52782d62300aad7228ceb09 (diff) |
Update to new udev naming.
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/nokia770.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/nokia770.conf b/conf/machine/nokia770.conf index 31da23e4fc..a922d5b4da 100644 --- a/conf/machine/nokia770.conf +++ b/conf/machine/nokia770.conf @@ -26,7 +26,7 @@ ROOT_FLASH_SIZE = "123" EXTRA_IMAGECMD_jffs2_nokia770 = "--pad --little-endian --eraseblock=0x20000 --no-cleanmarkers" # serial console port on devboard rev. B3 -SERIAL_CONSOLE = "115200 ttyS0" +SERIAL_CONSOLE = "115200 tts/0" #build omap1 till nokia releases the patches |