Searched refs:bi_flashoffset (Results 1 – 6 of 6) sorted by relevance
31 unsigned long bi_flashoffset; /* reserved area for startup monitor */ member
33 unsigned long bi_flashoffset; /* reserved area for startup monitor */ member
111 print_num("flash offset ", (ulong)bd->bi_flashoffset); in print_bi_flash()116 print_num("flash offset", (ulong)bd->bi_flashoffset); in print_bi_flash()120 print_num("flashoffset", (ulong)bd->bi_flashoffset); in print_bi_flash()
376 bd->bi_flashoffset = CONFIG_SYS_TEXT_BASE + flash_size; in initr_flash()378 bd->bi_flashoffset = monitor_flash_len; /* reserved area for monitor */ in initr_flash()
79 gd->bd->bi_flashoffset = 0; in misc_init_r()