Comment 2 for bug 1167862

Revision history for this message
Fathi Boudra (fboudra) wrote :

we can pass options:

 {
        "command": "boot_linaro_image",
        "parameters": {
                "options": [
                        "coretile.cluster0.cpu0.semihosting-cmd_line=\"--kernel uImage --dtb $RTSM_DTB --initrd $RTSM_INITRD -- $RTSM_CMDLINE\""
                ]
 }

See http://bazaar.launchpad.net/~linaro-validation/lava-dispatcher/trunk/view/head:/lava_dispatcher/default-config/lava-dispatcher/device-types/fastmodel_A15x4-A7x4.conf for reference.