Searched refs:imag_1st_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.c1044 char *imag_1st_offset = nvram_get(IMAGE_FIRST_OFFSET); local
1053 dual_image_on = (img_boot != NULL && imag_1st_offset != NULL && imag_2nd_offset != NULL);
1056 image_first_offset = simple_strtol(imag_1st_offset, NULL, 10);

Completed in 13 milliseconds