Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/nokia/rx51/
H A Drx51.c95 static char *boot_mode_ptr; variable
119 boot_mode_ptr = version; in init_omap_tags()
148 memset(boot_mode_ptr, 0, 12); in reuse_omap_atags()
149 strcpy(boot_mode_ptr, version); in reuse_omap_atags()