Home
last modified time | relevance | path

Searched refs:cmdline_end (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/arch/powerpc/lib/
Dbootm.c99 ulong cmd_end = images->cmdline_end; in boot_jump_linux()
178 ulong *cmd_end = &images->cmdline_end; in boot_cmdline_linux()
/external/u-boot/arch/m68k/lib/
Dbootm.c95 images->cmdline_start, images->cmdline_end); in do_bootm_linux()
/external/u-boot/include/
Dimage.h380 ulong cmdline_end; member
/external/u-boot/common/
Dimage.c1496 &images->cmdline_end); in image_setup_linux()