diff options
-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 |