Home
last modified time | relevance | path

Searched defs:bootargs (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/arch/sh/lib/
Dzimageboot.c22 char *bootargs; in do_sh_zimageboot() local
Dbootm.c63 char *bootargs = env_get("bootargs"); in do_bootm_linux() local
/external/u-boot/common/
Dimage-android.c75 char *bootargs = env_get("bootargs"); in android_image_get_kernel() local
/external/u-boot/arch/mips/lib/
Dbootm.c78 const char *bootargs, *next, *quote; in linux_cmdline_legacy() local
/external/u-boot/cmd/
Dpxe.c589 char bootargs[CONFIG_SYS_CBSIZE]; in label_localboot() local
678 char bootargs[CONFIG_SYS_CBSIZE] = ""; in label_boot() local