diff options
author | Florian Boor <florian.boor@kernelconcepts.de> | 2005-07-04 21:12:18 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-07-04 21:12:18 +0000 |
commit | a4de844e4e36bda0d174b5abe7396302a3da7cb8 (patch) | |
tree | ce6250b53584f05931eba8608dd19c80db7e5732 /conf/machine | |
parent | 1c2c9a48b6502d670f0301041ebf6688fe2253a5 (diff) | |
parent | 346e58093d219a8a3a8b08855edca4559d41d62e (diff) |
merge of 23bb3a5261f624ea5502a4ccac2f393b317945aa
and 6fea75a01717e9a3be9efaa5c936d47364d6f317
Diffstat (limited to 'conf/machine')
-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 7708954845..f24c842d7b 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 |