This is an automated email from the git hooks/post-receive script.
Maxim Kuvyrkov pushed a change to branch master in repository toolchain/spec2xxx-utils.
from 27057ab Fix parsing of --build option. new f1d920b spec2xxx-config: Add "--toolchain {gnu/llvm}" option new 57ad0af WIP scripts to configure TX1 board and run benchmarks
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: prepare-board.sh | 18 ++++++++ run.sh | 122 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ spec2xxx-config | 49 ++++++++++++++++------ sysctl.conf | 3 ++ 4 files changed, 180 insertions(+), 12 deletions(-) create mode 100755 prepare-board.sh create mode 100755 run.sh create mode 100644 sysctl.conf