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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-brcm-hnd/
H A Dboard_ns.c255 char *img_boot = nvram_get(BOOTPARTITION); local
265 if (img_boot && simple_strtol(img_boot, NULL, 10))
287 if (img_boot && simple_strtol(img_boot, NULL, 10))
300 if (img_boot && simple_strtol(img_boot, NULL, 10))
1043 char *img_boot = nvram_get(BOOTPARTITION); local
1053 dual_image_on = (img_boot != NULL && imag_1st_offset != NULL && imag_2nd_offset != NULL);

Completed in 111 milliseconds