Searched refs:IMAGE_BOOT (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/include/
H A Dbcmnvram.h182 #define IMAGE_BOOT "image_boot" macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/shared/
H A Dbroadcom.c279 char *the_image = nvram_get(IMAGE_BOOT);
293 /* Test if the linux2 partition exists. User may turn on the IMAGE_BOOT at runtime
315 cprintf("%s is not set, use the linux as default\n", IMAGE_BOOT);
408 nvram_set(IMAGE_BOOT, temp);
410 cprintf("Set %s to %d\n", IMAGE_BOOT, the_next);

Completed in 111 milliseconds