.. index:: go (command) .. _command_go: go (start application at address or file) ========================================= Usage ^^^^^ ``go ADDR [ARG...]`` Synopsis ^^^^^^^^ Start application at ADDR passing ARG as arguments. If addr does not start with a digit it is interpreted as a filename in which case the file is memmapped and executed .. generated from: /ptx/work/dude/WORK_A/sha/backup/barebox/website_barebox_org/barebox/commands/go.c .. command function: do_go