Lines Matching +full:boot +full:- +full:loader
1 /* SPDX-License-Identifier: GPL-2.0 */
8 * RB-Data: RedBoot data/bss
9 * P: Boot-Parameters
10 * L: Kernel-Loader
12 * The Linux-Kernel image including the loader must be loaded
13 * to a position so that the kernel and the boot parameters
16 * |_RB-Data_|_P_|__________|_L_|___Linux-Kernel___|______|
20 * |___Linux-Kernel___|_P_|_L_|___________________________|
22 * The loader copies the parameter to the position that will
38 /* this must be the first byte of the loader! */
72 /* copy the loader to its address
73 * Note: The loader itself is a very small piece, so we assume we
83 # addi a4, a0, __start - __start_a0
162 movi a5, -16
169 # a2: boot parameter
234 # a2 Boot parameter list