Revert "foc: relax parsing of boot process termination"
This reverts commit a9a6e8df89.
Setting correct UART parameters in U-Boot also fixes the issue and
reenables us to observe L4 bootstrapper startup.
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user