| /OK3568_Linux_fs/u-boot/arch/nios2/lib/ |
| H A D | bootm.c | 15 char *commandline = env_get("bootargs"); in do_bootm_linux() local 42 debug("bootargs=%s @ 0x%lx\n", commandline, (ulong)&commandline); in do_bootm_linux() 53 kernel(NIOS_MAGIC, initrd_start, initrd_end, commandline); in do_bootm_linux()
|
| /OK3568_Linux_fs/u-boot/arch/nds32/lib/ |
| H A D | bootm.c | 29 static void setup_commandline_tag(bd_t *bd, char *commandline); 47 char *commandline = env_get("bootargs"); in do_bootm_linux() local 97 setup_commandline_tag(bd, commandline); in do_bootm_linux() 162 static void setup_commandline_tag(bd_t *bd, char *commandline) in setup_commandline_tag() argument 166 if (!commandline) in setup_commandline_tag() 170 for (p = commandline; *p == ' '; p++) in setup_commandline_tag()
|
| /OK3568_Linux_fs/u-boot/arch/arm/lib/ |
| H A D | bootm.c | 152 static void setup_commandline_tag(bd_t *bd, char *commandline) in setup_commandline_tag() argument 156 if (!commandline) in setup_commandline_tag() 160 for (p = commandline; *p == ' '; p++); in setup_commandline_tag() 235 char *commandline = env_get("bootargs"); in boot_prep_linux() local 251 setup_commandline_tag(gd->bd, commandline); in boot_prep_linux()
|
| /OK3568_Linux_fs/u-boot/arch/microblaze/lib/ |
| H A D | bootm.c | 25 char *commandline = env_get("bootargs"); in do_bootm_linux() local 82 thekernel(commandline, rd_data_start, (ulong)of_flat_tree); in do_bootm_linux()
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | atags_compat.c | 78 char commandline[COMMAND_LINE_SIZE]; member 198 tag->hdr.size = (strlen(params->commandline) + 3 + in build_tag_list() 200 strcpy(tag->u.cmdline.cmdline, params->commandline); in build_tag_list()
|
| /OK3568_Linux_fs/u-boot/arch/xtensa/lib/ |
| H A D | bootm.c | 139 char *commandline = env_get("bootargs"); in do_bootm_linux() local 158 params = setup_commandline_tag(params, commandline); in do_bootm_linux()
|
| /OK3568_Linux_fs/buildroot/package/quotatool/ |
| H A D | Config.in | 5 the commandline.
|
| /OK3568_Linux_fs/kernel/arch/parisc/ |
| H A D | defpalo.conf | 15 --commandline=0/vmlinuz HOME=/ root=/dev/ram initrd=0/ramdisk panic_timeout=60 panic=-1
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/ |
| H A D | 140-mips_disable_devicetree_support.patch | 56 - * passed through UHI will use commandline in the DTB and 71 + * passed through UHI will use commandline in the DTB and 111 /* This is a legacy method for commandline passing used
|
| /OK3568_Linux_fs/buildroot/package/putty/ |
| H A D | Config.in | 7 activated, only the commandline tools plink, pscp, psftp,
|
| /OK3568_Linux_fs/buildroot/package/gflags/ |
| H A D | Config.in | 6 commandline flags processing. It includes built-in support for
|
| /OK3568_Linux_fs/buildroot/package/genimage/ |
| H A D | Config.in.host | 10 environment variables, the config file or commandline
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/swig/swig/ |
| H A D | determinism.patch | 1 Remove the compiler commandline/platform from the compiled binary as this
|
| /OK3568_Linux_fs/buildroot/package/tio/ |
| H A D | Config.in | 6 straightforward commandline interface to easily connect to
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_coredump.h | 46 char commandline[256]; member
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/gflags/ |
| H A D | gflags_2.2.2.bb | 1 DESCRIPTION = "The gflags package contains a C++ library that implements commandline flags processi…
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/ |
| H A D | gcc-11.3.inc | 51 file://0020-Add-ssp_nonshared-to-link-commandline-for-musl-targe.patch \ 54 file://0023-Re-introduce-spe-commandline-options.patch \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/libical/libical/ |
| H A D | 0001-cmake-Do-not-export-CC-into-gir-compiler.patch | 6 this helps cross compilers where full compiler commandline defines the
|
| /OK3568_Linux_fs/buildroot/package/omxplayer/ |
| H A D | Config.in | 23 OMXPlayer is a commandline OMX player for the Raspberry
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ |
| H A D | command.py | 63 def runCommand(self, commandline, ro_only = False): argument 64 command = commandline.pop(0) 90 result = command_method(self, commandline) 106 self.currentAsyncCommand = (command, commandline)
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/ |
| H A D | 0023-Re-introduce-spe-commandline-options.patch | 4 Subject: [PATCH] Re-introduce spe commandline options
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/stunnel/ |
| H A D | stunnel_5.65.bb | 29 # stunnel3 is a Perl wrapper to allow use of the legacy stunnel 3.x commandline
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/p7zip/ |
| H A D | p7zip_16.02.bb | 1 SUMMARY = "7-zip is a commandline utility handling 7z archives."
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/ |
| H A D | adb.mk | 11 adb_SRC_FILES += commandline.c
|
| /OK3568_Linux_fs/buildroot/package/linphone/ |
| H A D | Config.in | 29 Linphone support in Buildroot is limited to the commandline
|