aboutsummaryrefslogtreecommitdiff
path: root/targets/ryuglab/boot
Commit message (Collapse)AuthorAge
* Add boot timeoutKarel Kočí2015-08-24
| | | | | | Boot process should timeout after selected number of seconds if no output is generated. This allows resolving some problems with possible boot stuck.
* Move boot and remove compile scriptKarel Kočí2015-08-19
| | | | | Compile script is not required if we use GNUmakefile. Holding script folder only because of boot script makes no sense.
* Rename ryuglab target folder cyclictest to bootKarel Kočí2015-08-19
Boot configuration it this folder wasn't usable only just for cyclictest, but for any test. So new name is more descriptive.