Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/parsers/
H A Dofpart_linksys_ns.c12 #define NVRAM_BOOT_PART "bootpartition" macro
20 if (bcm47xx_nvram_getenv(NVRAM_BOOT_PART, buf, sizeof(buf)) > 0) { in ofpart_linksys_ns_bootpartition()
23 pr_warn("Failed to parse %s value \"%s\"\n", NVRAM_BOOT_PART, in ofpart_linksys_ns_bootpartition()
26 pr_warn("Failed to get NVRAM \"%s\"\n", NVRAM_BOOT_PART); in ofpart_linksys_ns_bootpartition()