Searched refs:BM_CMDLINE (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/.gitlab-ci/bare-metal/
H A Dcros-servo.sh44 if [ -z "$BM_CMDLINE" ]; then
45 echo "Must set BM_CMDLINE to your board's kernel command line arguments"
88 echo "$BM_CMDLINE" > /tftp/cmdline
H A Dpoe-powered.sh74 if [ -z "$BM_CMDLINE" ]; then
75 echo "Must set BM_CMDLINE to your board's kernel command line arguments"
120 echo "$BM_CMDLINE" > /tftp/cmdline.txt
H A Dfastboot.sh49 if echo $BM_CMDLINE | grep -q "root=/dev/nfs"; then
119 -c cmdline="$BM_CMDLINE"

Completed in 4 milliseconds