Lines Matching refs:Boot
2 U-Boot for ARM Integrator Development Platforms
23 Boot Methods :
25 Integrator platforms can be configured to use U-Boot in at least three ways :-
26 a) Run ARM boot monitor, manually run U-Boot image from flash
27 b) Run ARM boot monitor, automatically run U-Boot image from flash
28 c) Run U-Boot image direct from flash.
32 U-Boot has to carry out minimal configration before standard code is run.
34 In case c) it may be necessary for U-Boot to perform CM dependent initialization.
36 Configuring U-Boot :
68 The U-Boot make targets map to the available core modules as below.
83 code has yet been added to U-Boot i.e. they all use the same U-Boot binary
104 board/integrator<>/u-boot.lds loads the cpu object first in the U-Boot image.