Searched refs:bi_flashoffset (Results 1 – 8 of 8) sorted by relevance
112 print_num("flash offset ", (ulong)bd->bi_flashoffset); in print_bi_flash()117 print_num("flash offset", (ulong)bd->bi_flashoffset); in print_bi_flash()121 print_num("flashoffset", (ulong)bd->bi_flashoffset); in print_bi_flash()
32 unsigned long bi_flashoffset; /* offset to skip UBoot image */ member
34 unsigned long bi_flashoffset; /* reserved area for startup monitor */ member
32 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
425 bd->bi_flashoffset = CONFIG_SYS_TEXT_BASE + flash_size; in initr_flash()427 bd->bi_flashoffset = monitor_flash_len; /* reserved area for monitor */ in initr_flash()
80 gd->bd->bi_flashoffset = 0; in misc_init_r()