]> rtime.felk.cvut.cz Git - jailhouse-test.git/commitdiff
Leave these cfgs at the last state.
authorMaxim Baryshnikov <barysmax@fel.cvut.cz>
Fri, 6 May 2016 02:56:54 +0000 (04:56 +0200)
committerMaxim Baryshnikov <barysmax@fel.cvut.cz>
Fri, 6 May 2016 02:56:54 +0000 (04:56 +0200)
build/boot-linux
buildroot-overlay/etc/inittab

index e78e825a6b854dad18b913d08fe4296c58722e77..a925e289ae436f4b20594d0ea61a2b687683542b 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env novaboot
 
-#
-load buildroot/images/bzImage console=ttyS0,115200 memmap=66M$0x3b000000 nohpet
+# 
+load buildroot/images/bzImage memmap=0x4200000$0x3b000000 nohpet
 load buildroot/images/rootfs.cpio.gz
 
index ccf4afd4199b77becbe839f483043ae94b972116..dced2e5be90950122a391918a8ac76f70582e437 100644 (file)
@@ -25,7 +25,7 @@ null::sysinit:/bin/hostname -F /etc/hostname
 
 # Put a getty on the serial port
 #console::respawn:/sbin/getty -L  console 0 vt100 # GENERIC_SERIAL
-console::respawn:/bin/login root tty0 </dev/tty0 >/dev/tty0 2>&1
+console::respawn:/bin/login root ttyS0 </dev/ttyS0 >/dev/tty0 2>&1
 #Stuff to do for the 3-finger salute
 ::ctrlaltdel:/sbin/reboot