Searched refs:bi_flashoffset (Results 1 – 9 of 9) 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
28 unsigned long bi_flashoffset; /* reserved area for startup monitor */ member
40 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()
105 uint32_t bi_flashoffset; /* 0x10 */ member170 stl_be_phys(cs->as, bdloc + 0x10, bd->bi_flashoffset); in __ppc405_set_bootinfo()
79 gd->bd->bi_flashoffset = 0; in misc_init_r()