Home
last modified time | relevance | path

Searched refs:CMDLINE (Results 1 – 25 of 42) sorted by relevance

12

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/linux/
H A Dlinux.inc26 #kernel_conf_variable CMDLINE "\"${CMDLINE} ${CMDLINE_DEBUG}\""
65 kernel_conf_variable CMDLINE "\"${CMDLINE} ${CMDLINE_DEBUG}\""
103 … bbnote "Configuring the kernel for root-over-nfs-over-usb-eth with CMDLINE ${CMDLINE_NFSROOT_USB}"
111 kernel_conf_variable CMDLINE \"${CMDLINE_NFSROOT_USB} ${CMDLINE_DEBUG}\"
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd/
H A Dinit51 CMDLINE="$READDATA"
59 if [ "$READDATA" = "$VERSION$CMDLINE$DEVICES$ATAGS" ]; then
65 echo "$VERSION$CMDLINE$DEVICES$ATAGS" > /dev/shm/udev.cache
68 echo "$VERSION$CMDLINE$DEVICES$ATAGS" > /dev/shm/udev.cache
/OK3568_Linux_fs/yocto/meta-openembedded/meta-initramfs/recipes-bsp/kexecboot/
H A Dkexecboot-cfg_0.2.bb26 APPEND=${CMDLINE} ${CMDLINE_DEBUG}
29 # CMDLINE=console=/dev/tty0 root=/dev/sdb1
47 # APPEND=${CMDLINE}
60 CMDLINE ?= ""
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/wayland/weston-init/
H A Dinit20 read CMDLINE < /proc/cmdline
21 for x in $CMDLINE; do
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/psplash/files/
H A Dpsplash-init19 read CMDLINE < /proc/cmdline
20 for x in $CMDLINE; do
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/initrdscripts/files/
H A Dinit-live.sh44 [ -z "$CMDLINE" ] && CMDLINE=`cat /proc/cmdline`
45 for arg in $CMDLINE; do
107 exec switch_root -c /dev/console $ROOT_MOUNT /sbin/init $CMDLINE ||
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/
H A Dxserver-nodm16 read CMDLINE < /proc/cmdline
17 for x in $CMDLINE; do
/OK3568_Linux_fs/device/rockchip/.chips/OK3568/
H A Dparameter-buildroot-spi-nor-64M.txt12 CMDLINE: mtdparts=:0x00000400@0x0002000(vnvm),0x00002000@0x00004000(uboot),0x0007800@0x00006000(boo…
H A Dparameter-buildroot-fit-ab.txt12 CMDLINE: mtdparts=:0x00002000@0x00004000(uboot),0x00002000@0x00006000(misc),0x00020000@0x00008000(b…
H A Dparameter-buildroot-fit.txt12 CMDLINE: mtdparts=:0x00002000@0x00004000(uboot),0x00002000@0x00006000(misc),0x00020000@0x00008000(b…
H A Dparameter-ubuntu-fit.txt12 CMDLINE: mtdparts=:0x00002000@0x00004000(uboot),0x00002000@0x00006000(misc),0x00020000@0x00008000(b…
/OK3568_Linux_fs/device/rockchip/.chips/rk3566_rk3568/
H A Dparameter-buildroot-spi-nor-64M.txt12 CMDLINE: mtdparts=:0x00000400@0x0002000(vnvm),0x00002000@0x00004000(uboot),0x0007800@0x00006000(boo…
H A Dparameter-buildroot-fit-ab.txt12 CMDLINE: mtdparts=:0x00002000@0x00004000(uboot),0x00002000@0x00006000(misc),0x00020000@0x00008000(b…
H A Dparameter-buildroot-fit.txt12 CMDLINE: mtdparts=:0x00002000@0x00004000(uboot),0x00002000@0x00006000(misc),0x00020000@0x00008000(b…
/OK3568_Linux_fs/device/rockchip/common/data/
H A Dparameter-sdupdate.txt11 CMDLINE: mtdparts=:0x00002000@0x00004000(uboot_a),0x00002000@0x00006000(misc),0x00010000@0x00008000…
/OK3568_Linux_fs/device/rockchip/.chips/rk3588/
H A Dparameter-ab.txt11 CMDLINE: mtdparts=rk29xxnand:0x00002000@0x00004000(uboot),0x00002000@0x00006000(misc),0x00020000@0x…
H A Dparameter.txt12 CMDLINE: mtdparts=rk29xxnand:0x00002000@0x00004000(uboot),0x00002000@0x00006000(misc),0x00020000@0x…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-filesystems/recipes-filesystems/owfs/owfs/
H A Dowhttpd23 start-stop-daemon --start -x /usr/bin/${DAEMON} -- ${CMDLINE} --pid_file /var/run/${DAEMON}.pid
H A Dowserver22 start-stop-daemon --start -x /usr/bin/${DAEMON} -- ${CMDLINE} --pid_file /var/run/${DAEMON}.pid
/OK3568_Linux_fs/rkbin/tools/
H A Dparameter_gpt.txt14 CMDLINE: mtdparts=rk29xxnand:0x00001f40@0x00000040(loader1),0x00000080@0x00001f80(reserved1),0x0000…
/OK3568_Linux_fs/kernel/arch/nios2/
H A DKconfig98 config CMDLINE config
123 chosen node and fall back to CMDLINE if nothing is passed.
/OK3568_Linux_fs/device/rockchip/common/scripts/
H A Dpartition-helper75 PARTS="$(grep "^CMDLINE:" "$PARAMETER" | grep -o "0x.*")"
/OK3568_Linux_fs/kernel/arch/hexagon/
H A DKconfig97 config CMDLINE config
/OK3568_Linux_fs/kernel/arch/c6x/
H A DKconfig60 config CMDLINE config
/OK3568_Linux_fs/kernel/arch/riscv/
H A DKconfig360 config CMDLINE config
372 prompt "Built-in command line usage" if CMDLINE != ""

12