Home
last modified time | relevance | path

Searched full:bm_cmdline (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/.gitlab-ci/bare-metal/
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
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
Dfastboot.sh49 if echo $BM_CMDLINE | grep -q "root=/dev/nfs"; then
119 -c cmdline="$BM_CMDLINE"
/third_party/mesa3d/src/freedreno/ci/
Dgitlab-ci.yml11BM_CMDLINE: "ip=dhcp console=ttyMSM0,115200n8 root=/dev/nfs rw nfsrootdebug nfsroot=,tcp,nfsvers=4…
121BM_CMDLINE: "ip=dhcp console=ttyMSM0,115200n8 root=/dev/nfs rw nfsrootdebug nfsroot=,tcp,nfsvers=4…
/third_party/mesa3d/src/etnaviv/ci/
Dgitlab-ci.yml9BM_CMDLINE: "ip=dhcp console=ttymxc0,115200n8 root=/dev/nfs rw nfsrootdebug init=/init $BM_KERNELA…