Skip to content
Snippets Groups Projects
Commit d05ca37c authored by Reto Achermann's avatar Reto Achermann
Browse files

increasing boot timeout for the big ARM machine


Signed-off-by: default avatarReto Achermann <reto.achermann@inf.ethz.ch>
parent 8dc74650
No related branches found
Tags release2017-07-26
No related merge requests found
......@@ -425,7 +425,7 @@ machines = dict({
'cores_per_socket': 48,
'perfcount_type': 'arm',
'tickrate' : 1950,
'boot_timeout': 360,
'boot_timeout': 720,
'platform': 'cn88xx',
'serial_binary': 'serial_kernel',
'boot_driver' : 'boot_armv8_generic'},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment