mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 09:46:20 +00:00
Revert "foc: relax parsing of boot process termination"
This reverts commit a9a6e8df895d8663ce309dcc4094eed127707e01. Setting correct UART parameters in U-Boot also fixes the issue and reenables us to observe L4 bootstrapper startup.
This commit is contained in:
parent
513be78c05
commit
cf358b5db1
@ -291,7 +291,7 @@ proc run_genode_until {{wait_for_re forever} {timeout_value 0} {running_spawn_id
|
||||
return
|
||||
}
|
||||
if {[is_serial_available]} {
|
||||
spawn_serial $wait_for_re $timeout_value "Welcome to Fiasco.OC"
|
||||
spawn_serial $wait_for_re $timeout_value "L4 Bootstrapper"
|
||||
return
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user