mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
foc: make serial esc functional
This commit is contained in:
committed by
Norman Feske
parent
fcb0ca305c
commit
c9f2847420
@@ -113,7 +113,7 @@ proc run_boot_dir_x86 {binaries} {
|
||||
puts $fh " insmod multiboot"
|
||||
puts $fh " multiboot /boot/bender"
|
||||
puts $fh " module /boot/bootstrap"
|
||||
puts $fh " module /boot/kernel [fiasco_serial_esc_arg]"
|
||||
puts $fh " module /boot/kernel fiasco [fiasco_serial_esc_arg]"
|
||||
puts $fh " module /boot/sigma0"
|
||||
puts $fh " module /boot/image.elf"
|
||||
puts $fh "}"
|
||||
|
||||
Reference in New Issue
Block a user