Searched refs:boot (Results 1 – 18 of 18) sorted by relevance
12 KEEP(*(.text.boot.secondstage))13 KEEP(*(.text.boot.vectab1))14 KEEP(*(.text.boot.vectab2))15 KEEP(*(.text.boot))
14 KEEP(*(.text.boot.vectab1))15 KEEP(*(.text.boot.vectab2))16 KEEP(*(.text.boot))
15 $(LOCAL_DIR)/boot.stage2.S \
4 .section .text.boot.secondstage
10 .section .text.boot
22 KEEP(*(.text.boot))
38 boot = 0x02 variable in Command113 Command.boot: CommandParam(DataPhaseType.none),250 retcode, data = dispatcher.dispatch(Command.boot)
9 Below commands assume the VIM2 board is able to boot into U-Boot.
33 KEEP(*(.text.boot))96 /* used by the heap and other early boot time allocators */
33 KEEP(*(.text.boot))95 /* used by the heap and other early boot time allocators */
13 KEEP(*(.text.boot))14 KEEP(*(.text.boot.vectab))
11 .section .text.boot.vectab
31 .section .text.boot
23 KEEP(*(.text.boot))
27 KEEP(*(.text.boot))
19 KEEP(*(.text.boot))
12 KEEP(*(.text.boot))
Completed in 17 milliseconds