Lines Matching refs:Boot
9 code from the Boot ROM (BROM). As this has some implications on U-Boot, this
15 - Build U-Boot (see "SPL/U-Boot" below)
17 - Boot and enjoy!
22 The Allwinner A64/H5 firmware consists of three parts: U-Boot's SPL, an
23 ARM Trusted Firmware (ATF) build and the U-Boot proper.
24 The SPL will load both ATF and U-Boot proper along with the right device
26 drop into the U-Boot proper (in EL2).
27 As the ATF binary will become part of the U-Boot image file, you will need
37 the root of your U-Boot build directory (or create a symbolic link).
41 SPL/U-Boot
43 Both U-Boot proper and the SPL are using the 64-bit mode. As the boot ROM
46 U-Boot proper runs in EL2 and can load any AArch64 code (using the "go"
59 Boot process
78 To boot the Pine64 board, you can use U-Boot and any of the described methods.
91 Transfer the SPL and the U-Boot FIT image directly to an uSD card:
98 Alternatively you can concatenate the SPL and the U-Boot FIT image into a
124 U-Boot prompt on the serial console.
129 of SPL replacement to get U-Boot up and running from an microSD card.
131 With working DRAM init code in U-Boot's SPL this is no longer necessary,
146 The original boot0 code looks for U-Boot at a certain place on an uSD card
149 U-Boot binary (plus other binaries) and will populate that header accordingly.
151 there is sufficient space at the beginning of the U-Boot binary.
155 boot0img can also patch boot0 to avoid loading U-Boot from 19MB, instead