Home
last modified time | relevance | path

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

/third_party/mesa3d/.gitlab-ci/bare-metal/
Dpoe-powered.sh62 if [ -z "$BM_CMDLINE" ]; then
63 echo "Must set BM_CMDLINE to your board's kernel command line arguments"
115 APPEND \${cbootargs} $BM_CMDLINE
122 echo "$BM_CMDLINE" > /tftp/cmdline.txt
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
Dfastboot.sh49 if echo $BM_CMDLINE | grep -q "root=/dev/nfs"; then
119 -c cmdline="$BM_CMDLINE"
/third_party/mesa3d/src/etnaviv/ci/
Dgitlab-ci.yml8BM_CMDLINE: "ip=dhcp console=ttymxc0,115200n8 root=/dev/nfs rw nfsrootdebug init=/init $BM_KERNELA…
/third_party/mesa3d/src/gallium/drivers/nouveau/ci/
Dgitlab-ci.yml8 BM_CMDLINE: "console=ttyS0,115200n8 rw nfsrootdebug init=/init"
/third_party/mesa3d/src/freedreno/ci/
Dgitlab-ci.yml9BM_CMDLINE: "ip=dhcp console=ttyMSM0,115200n8 $BM_KERNEL_EXTRA_ARGS root=/dev/nfs rw nfsrootdebug …
166BM_CMDLINE: "ip=dhcp console=ttyMSM0,115200n8 root=/dev/nfs rw nfsrootdebug nfsroot=,tcp,nfsvers=4…