Searched refs:imag_2nd_offset (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.c1045 char *imag_2nd_offset = nvram_get(IMAGE_SECOND_OFFSET); local
1053 dual_image_on = (img_boot != NULL && imag_1st_offset != NULL && imag_2nd_offset != NULL);
1057 image_second_offset = simple_strtol(imag_2nd_offset, NULL, 10);

Completed in 26 milliseconds