Lines Matching full:relocation
329 bool "Allow flags to take effect on relocation"
332 In some cases the environment is not available until relocation
334 environment variable take effect at relocation.
362 option only the post-relocation output will be displayed.
371 be in available memory and is accessed before relocation and
414 start-up (after relocation). This causes the environment to be
421 and stderr on boot when the post-relocation console is set up.
566 bool "Call arch-specific init soon after relocation"
569 relocation. Driver model is running by this point, and the cache
574 bool "Call arch-specific init after relocation, when console is ready"
577 relocation to allow miscellaneous arch-dependent initialisation
582 bool "Call board-specific init before relocation"
586 after driver model is ready in the pre-relocation init sequence.
591 bool "Call board-specific init after relocation"
594 relocation. With this option, U-Boot calls board_early_init_r()
595 in the post-relocation init sequence.
668 bool "Skip U-Boot relocation"
671 This enable support for skipping U-Boot relocation.