Home
last modified time | relevance | path

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

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