Просмотр исходного кода

make the kernel also output on ttyS0 and ask openfirmware to unfreeze the screen

SVN-Revision: 18216
Florian Fainelli 16 лет назад
Родитель
Сommit
c13f3a58d0
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      target/linux/olpc/image/olpc.fth

+ 2 - 1
target/linux/olpc/image/olpc.fth

@@ -1,4 +1,5 @@
 \ Boot script
 " u:\boot\vmlinuz" to boot-device
-" @CMDLINE@ noinitrd console=tty0" to boot-file
+" @CMDLINE@ noinitrd console=ttyS0,115200 console=tty0" to boot-file
+unfreeze
 boot