| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/linux/ |
| H A D | linux.inc | 26 #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 D | init | 51 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 D | kexecboot-cfg_0.2.bb | 26 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 D | init | 20 read CMDLINE < /proc/cmdline 21 for x in $CMDLINE; do
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/psplash/files/ |
| H A D | psplash-init | 19 read CMDLINE < /proc/cmdline 20 for x in $CMDLINE; do
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/initrdscripts/files/ |
| H A D | init-live.sh | 44 [ -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 D | xserver-nodm | 16 read CMDLINE < /proc/cmdline 17 for x in $CMDLINE; do
|
| /OK3568_Linux_fs/device/rockchip/.chips/OK3568/ |
| H A D | parameter-buildroot-spi-nor-64M.txt | 12 CMDLINE: mtdparts=:0x00000400@0x0002000(vnvm),0x00002000@0x00004000(uboot),0x0007800@0x00006000(boo…
|
| H A D | parameter-buildroot-fit-ab.txt | 12 CMDLINE: mtdparts=:0x00002000@0x00004000(uboot),0x00002000@0x00006000(misc),0x00020000@0x00008000(b…
|
| H A D | parameter-buildroot-fit.txt | 12 CMDLINE: mtdparts=:0x00002000@0x00004000(uboot),0x00002000@0x00006000(misc),0x00020000@0x00008000(b…
|
| H A D | parameter-ubuntu-fit.txt | 12 CMDLINE: mtdparts=:0x00002000@0x00004000(uboot),0x00002000@0x00006000(misc),0x00020000@0x00008000(b…
|
| /OK3568_Linux_fs/device/rockchip/.chips/rk3566_rk3568/ |
| H A D | parameter-buildroot-spi-nor-64M.txt | 12 CMDLINE: mtdparts=:0x00000400@0x0002000(vnvm),0x00002000@0x00004000(uboot),0x0007800@0x00006000(boo…
|
| H A D | parameter-buildroot-fit-ab.txt | 12 CMDLINE: mtdparts=:0x00002000@0x00004000(uboot),0x00002000@0x00006000(misc),0x00020000@0x00008000(b…
|
| H A D | parameter-buildroot-fit.txt | 12 CMDLINE: mtdparts=:0x00002000@0x00004000(uboot),0x00002000@0x00006000(misc),0x00020000@0x00008000(b…
|
| /OK3568_Linux_fs/device/rockchip/common/data/ |
| H A D | parameter-sdupdate.txt | 11 CMDLINE: mtdparts=:0x00002000@0x00004000(uboot_a),0x00002000@0x00006000(misc),0x00010000@0x00008000…
|
| /OK3568_Linux_fs/device/rockchip/.chips/rk3588/ |
| H A D | parameter-ab.txt | 11 CMDLINE: mtdparts=rk29xxnand:0x00002000@0x00004000(uboot),0x00002000@0x00006000(misc),0x00020000@0x…
|
| H A D | parameter.txt | 12 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 D | owhttpd | 23 start-stop-daemon --start -x /usr/bin/${DAEMON} -- ${CMDLINE} --pid_file /var/run/${DAEMON}.pid
|
| H A D | owserver | 22 start-stop-daemon --start -x /usr/bin/${DAEMON} -- ${CMDLINE} --pid_file /var/run/${DAEMON}.pid
|
| /OK3568_Linux_fs/rkbin/tools/ |
| H A D | parameter_gpt.txt | 14 CMDLINE: mtdparts=rk29xxnand:0x00001f40@0x00000040(loader1),0x00000080@0x00001f80(reserved1),0x0000…
|
| /OK3568_Linux_fs/kernel/arch/nios2/ |
| H A D | Kconfig | 98 config CMDLINE config 123 chosen node and fall back to CMDLINE if nothing is passed.
|
| /OK3568_Linux_fs/device/rockchip/common/scripts/ |
| H A D | partition-helper | 75 PARTS="$(grep "^CMDLINE:" "$PARAMETER" | grep -o "0x.*")"
|
| /OK3568_Linux_fs/kernel/arch/hexagon/ |
| H A D | Kconfig | 97 config CMDLINE config
|
| /OK3568_Linux_fs/kernel/arch/c6x/ |
| H A D | Kconfig | 60 config CMDLINE config
|
| /OK3568_Linux_fs/kernel/arch/riscv/ |
| H A D | Kconfig | 360 config CMDLINE config 372 prompt "Built-in command line usage" if CMDLINE != ""
|