Lines Matching +full:boot +full:- +full:loader
1 /* SPDX-License-Identifier: GPL-2.0 */
7 * RB-Data: RedBoot data/bss
8 * P: Boot-Parameters
9 * L: Kernel-Loader
11 * The Linux-Kernel image including the loader must be loaded
12 * to a position so that the kernel and the boot parameters
15 * |_RB-Data_|_P_|__________|_L_|___Linux-Kernel___|______|
19 * |___Linux-Kernel___|_P_|_L_|___________________________|
21 * The loader copies the parameter to the position that will
37 /* this must be the first byte of the loader! */
69 /* copy the loader to its address
70 * Note: The loader itself is a very small piece, so we assume we
80 # addi a4, a0, __start - __start_a0
159 movi a5, -16
166 # a2: boot parameter
231 # a2 Boot parameter list