Searched refs:relocated (Results 1 – 18 of 18) sorted by relevance
51 static int relocated; in blkc_reloc() local53 if (!relocated) { in blkc_reloc()55 relocated = 1; in blkc_reloc()
95 static int relocated = 0; in do_bootm() local97 if (!relocated) { in do_bootm()104 relocated = 1; in do_bootm()
1983 static int relocated; in i2c_reloc() local1985 if (!relocated) { in i2c_reloc()1987 relocated = 1; in i2c_reloc()
63 static int relocated; in dm_reloc() local65 if (!relocated) { in dm_reloc()67 relocated = 1; in dm_reloc()
497 static bool relocated; in bootm_os_get_boot_func() local499 if (!relocated) { in bootm_os_get_boot_func()507 relocated = true; in bootm_os_get_boot_func()
257 static int relocated; in fs_set_blk_dev() local259 if (!relocated) { in fs_set_blk_dev()269 relocated = 1; in fs_set_blk_dev()
16 relocated to the top of mapped memory) into a variable __spin_table_addr so
23 the U-Boot will be relocated to destination again.
22 cannot be relocated and U-Boot will fail at runtime.
6 which must be applied to the relocated image before transferring
158 variable will be set to the address of the newly relocated fdt blob.
130 Size of 'early' trace buffer. Before U-Boot has relocated
32 * code also needs to be relocated along with the accompanying u-boot
202 * OFFSET values only; they must be relocated first before they can
36 master CPU protects the relocated spin code.
57 This function is called before the device tree is relocated, and specifically
275 this point the stack and global_data are relocated to below276 CONFIG_SPL_STACK_R_ADDR. For non-SPL, U-Boot is relocated to run at the top of287 - U-Boot is relocated to the top of memory and is now running from3253 has been relocated to RAM and a RAM copy of the environment has been3258 is relocated into RAM, as a result of a bad CRC you will be working3264 Note: once the monitor has been relocated, then it will complain if3314 Physical address of CCSR. CCSR can be relocated to a new3318 is typically relocated on 36-bit builds. It is recommended3337 forced to a value that ensures that CCSR is not relocated.5068 running from ROM, and because the code will have to be relocated to a
144 The SPL code will be relocated to a high memory if you say no here.