Home
last modified time | relevance | path

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

/linux-4.1.27/arch/m68k/kernel/
Dsetup_no.c126 unsigned long uboot_cmd_start, uboot_cmd_end; in parse_uboot_commandline() local
134 uboot_cmd_end = sp[5]; in parse_uboot_commandline()
136 if (uboot_cmd_start && uboot_cmd_end) in parse_uboot_commandline()