Home
last modified time | relevance | path

Searched refs:boot (Results 1 – 25 of 1149) sorted by relevance

12345678910>>...46

/arch/arm/mach-omap2/
A Dconfig_secure.mk48 u-boot-spl_HS_X-LOADER: $(obj)/u-boot-spl.bin FORCE
54 u-boot-spl_HS_MLO: $(obj)/u-boot-spl.bin FORCE
61 u-boot-spl_HS_2ND: $(obj)/u-boot-spl.bin FORCE
65 u-boot-spl_HS_ULO: $(obj)/u-boot-spl.bin FORCE
71 u-boot-spl_HS_ISSW: $(obj)/u-boot-spl.bin FORCE
80 u-boot-spl_HS_SPI_X-LOADER: $(obj)/u-boot-spl.bin FORCE
87 u-boot_HS_MLO: $(obj)/u-boot.bin
96 u-boot_HS_XIP_X-LOADER: $(obj)/u-boot.bin FORCE
115 u-boot-nodtb_HS.bin: u-boot-nodtb.bin FORCE
118 u-boot_HS.img: u-boot-nodtb_HS.bin u-boot.img $(patsubst %.dtb,%.dtb_HS,$(OF_LIST_TARGETS)) FORCE
[all …]
A Dconfig.mk21 INPUTS-y += u-boot-spl_HS_MLO
22 INPUTS-y += u-boot-spl_HS_ULO
23 INPUTS-y += u-boot-spl_HS_X-LOADER
33 INPUTS-y += u-boot-spl_HS_SPI_X-LOADER
34 INPUTS-y += u-boot-spl_HS_ISSW
50 INPUTS-y += u-boot-spl_HS_SPI_X-LOADER
51 INPUTS-y += u-boot-spl_HS_X-LOADER
52 INPUTS-y += u-boot-spl_HS_MLO
53 INPUTS-y += u-boot-spl_HS_2ND
66 INPUTS-y += u-boot.img
/arch/arm/mach-imx/
A DMakefile148 u-boot.imx: MKIMAGEOUTPUT = u-boot.imx.log
150 u-boot.imx: u-boot.bin u-boot.cfgout $(PLUGIN).bin FORCE
158 u-boot-nand.imx: u-boot.imx FORCE
166 u-boot-dtb.imx: u-boot-fit-dtb.bin u-boot-dtb.cfgout $(PLUGIN).bin FORCE
175 u-boot-dtb.imx: u-boot-dtb.bin u-boot-dtb.cfgout $(PLUGIN).bin FORCE
194 spl/u-boot-spl-ddr.bin: spl/u-boot-spl.bin spl/u-boot-spl.cfgout FORCE
229 SPL: spl/u-boot-spl.bin spl/u-boot-spl.cfgout u-boot-container.cfgout FORCE
238 spl/u-boot-spl-ddr.bin: spl/u-boot-spl.bin spl/u-boot-spl.cfgout FORCE
259 u-boot.uim: u-boot.bin FORCE
271 u-boot-with-nand-spl.imx: spl/u-boot-nand-spl.imx $(if $(CONFIG_OF_SEPARATE),u-boot.img,u-boot.uim)…
[all …]
/arch/arm/cpu/arm926ejs/mxs/
A DMakefile56 spl/u-boot-spl.ivt: spl/u-boot-spl.bin
61 u-boot.ivt: u-boot.bin
66 spl/u-boot-spl.csf: spl/u-boot-spl.ivt spl/u-boot-spl.bin board/$(VENDOR)/$(BOARD)/sign/u-boot-spl.…
69 u-boot.csf: u-boot.ivt u-boot.bin board/$(VENDOR)/$(BOARD)/sign/u-boot.csf
75 MKIMAGEFLAGS_u-boot.sb = -n $< -T mxsimage
76 u-boot.sb: $(src)/$(MKIMAGE_TARGET-y) u-boot.bin spl/u-boot-spl.bin FORCE
79 MKIMAGEFLAGS_u-boot-signed.sb = -n $< -T mxsimage
80 u-boot-signed.sb: $(src)/mxsimage-signed.cfg u-boot.ivt u-boot.sig spl/u-boot-spl.ivt spl/u-boot-sp…
A Dmxsimage-signed.cfg4 LOAD 0x1000 spl/u-boot-spl.bin
5 LOAD 0x8000 spl/u-boot-spl.ivt
6 LOAD 0x8040 spl/u-boot-spl.sig
8 LOAD 0x40002000 u-boot.bin
9 LOAD 0x40001000 u-boot.ivt
10 LOAD 0x40001040 u-boot.sig
/arch/arm/mach-uniphier/boot-device/
A DMakefile3 obj-y += boot-device.o
5 obj-$(CONFIG_ARCH_UNIPHIER_LD4) += boot-device-ld4.o
6 obj-$(CONFIG_ARCH_UNIPHIER_PRO4) += boot-device-ld4.o
7 obj-$(CONFIG_ARCH_UNIPHIER_SLD8) += boot-device-ld4.o
8 obj-$(CONFIG_ARCH_UNIPHIER_PRO5) += boot-device-pro5.o
9 obj-$(CONFIG_ARCH_UNIPHIER_PXS2) += boot-device-pxs2.o
10 obj-$(CONFIG_ARCH_UNIPHIER_LD6B) += boot-device-pxs2.o
11 obj-$(CONFIG_ARCH_UNIPHIER_LD11) += boot-device-ld11.o
12 obj-$(CONFIG_ARCH_UNIPHIER_LD20) += boot-device-ld11.o
13 obj-$(CONFIG_ARCH_UNIPHIER_PXS3) += boot-device-pxs3.o
/arch/arm/dts/
A Dimx8ulp-u-boot.dtsi11 u-boot-spl-ddr {
14 filename = "u-boot-spl-ddr.bin";
17 u-boot-spl {
19 filename = "u-boot-spl.bin";
30 filename = "u-boot-spl-ddr.bin";
35 u-boot-container {
36 filename = "u-boot-container.bin";
39 args = "-n u-boot-container.cfgout -T imx8image -e 0x0";
42 filename = "u-boot.bin";
47 imx-boot {
[all …]
A Dtegra-u-boot.dtsi13 filename = "u-boot-tegra.bin";
15 u-boot-spl {
17 u-boot {
24 filename = "u-boot-dtb-tegra.bin";
26 u-boot-spl {
28 u-boot-nodtb {
45 filename = "u-boot-dtb-tegra.bin";
47 u-boot-spl {
49 u-boot {
58 u-boot-spl {
[all …]
A Dimx91-u-boot.dtsi17 u-boot-spl-ddr {
20 filename = "u-boot-spl-ddr.bin";
23 u-boot-spl {
25 filename = "u-boot-spl.bin";
60 filename = "u-boot-spl-ddr.bin";
65 u-boot-container {
66 filename = "u-boot-container.bin";
69 args = "-n u-boot-container.cfgout -T imx8image -e 0x0";
72 filename = "u-boot.bin";
77 imx-boot {
[all …]
A Dimx93-u-boot.dtsi21 u-boot-spl-ddr {
24 filename = "u-boot-spl-ddr.bin";
27 u-boot-spl {
29 filename = "u-boot-spl.bin";
64 filename = "u-boot-spl-ddr.bin";
69 u-boot-container {
70 filename = "u-boot-container.bin";
73 args = "-n u-boot-container.cfgout -T imx8image -e 0x0";
76 filename = "u-boot.bin";
81 imx-boot {
[all …]
A Dstm32mp135f-dk-u-boot.dtsi6 #include "stm32mp13-u-boot.dtsi"
14 u-boot,boot-led = "led-blue";
15 u-boot,error-led = "led-red";
16 u-boot,mmc-env-partition = "u-boot-env";
58 u-boot,force-b-session-valid;
A Dstm32mp235f-dk-u-boot.dtsi6 #include "stm32mp23-u-boot.dtsi"
10 u-boot,boot-led = "led-blue";
11 u-boot,mmc-env-partition = "u-boot-env";
A Dstm32mp257f-ev1-u-boot.dtsi6 #include "stm32mp25-u-boot.dtsi"
10 u-boot,boot-led = "led-blue";
11 u-boot,mmc-env-partition = "u-boot-env";
A Dimx8qxp-u-boot.dtsi14 u-boot-spl-ddr {
17 filename = "u-boot-spl-ddr.bin";
20 u-boot-spl {
22 filename = "u-boot-spl.bin";
30 args = "-n spl/u-boot-spl.cfgout -T imx8image -e 0x100000";
33 filename = "u-boot-spl-ddr.bin";
40 filename = "u-boot.itb";
57 filename = "u-boot-nodtb.bin";
105 filename = "u-boot.dtb";
124 imx-boot {
A Dimx8qm-u-boot.dtsi14 u-boot-spl-ddr {
17 filename = "u-boot-spl-ddr.bin";
20 u-boot-spl {
22 filename = "u-boot-spl.bin";
30 args = "-n spl/u-boot-spl.cfgout -T imx8image -e 0x100000";
33 filename = "u-boot-spl-ddr.bin";
40 filename = "u-boot.itb";
57 filename = "u-boot-nodtb.bin";
106 filename = "u-boot.dtb";
125 imx-boot {
A Dstm32mp157a-dk1-scmi-u-boot.dtsi7 #include "stm32mp15-scmi-u-boot.dtsi"
16 u-boot,boot-led = "led-blue";
17 u-boot,error-led = "led-red";
18 u-boot,mmc-env-partition = "u-boot-env";
70 u-boot,force-b-session-valid;
A Dfsl-ls1028a-kontron-sl28-u-boot.dtsi20 u_boot_rom: u-boot-rom {
21 filename = "u-boot.rom";
24 u-boot-spl {
36 os = "u-boot";
41 u-boot-nodtb {
66 u-boot-update {
67 filename = "u-boot-update.bin";
73 u-boot-bin {
76 os = "u-boot";
82 filename = "u-boot.rom";
[all …]
A Dpx30-ringneck-haikou-u-boot.dtsi3 #include "px30-u-boot.dtsi"
7 u-boot,mmc-env-offset = <0x5000>; /* @ 20KB */
8 u-boot,efi-partition-entries-offset = <0x200000>; /* 2MB */
9 u-boot,boot-led = "module_led";
14 u-boot,spl-boot-order = "same-as-spl", &emmc, &sdmmc;
/arch/mips/dts/
A Dmt7621-u-boot.dtsi49 u-boot-spl-ddr {
52 filename = "u-boot-spl-ddr.bin";
55 u-boot-spl {
57 filename = "u-boot-spl.bin";
67 filename = "u-boot-spl-ddr.img";
88 filename = "u-boot-mt7621.bin";
92 u-boot-tpl {
94 filename = "u-boot-tpl.bin";
102 filename = "u-boot-spl-ddr.img";
106 u-boot {
[all …]
/arch/arm/cpu/armv8/fsl-layerscape/doc/
A DREADME.qspi16 Booting from QSPI requires two images, RCW and u-boot-dtb.bin.
17 The difference between QSPI boot RCW image and NOR boot image is the PBI
18 command sequence for setting the boot location pointer. It's should point
19 to the address for u-boot in QSPI flash.
22 Example of using u-boot command
31 To get the QSPI image, build u-boot with QSPI config, for example,
32 <board_name>_qspi_defconfig. The image needed is u-boot-dtb.bin.
33 The u-boot image should be written to 0x10000(but 0x1000 for LS1043A, LS2080A).
37 => sf erase 10000 +<size of u-boot image>
39 => sf write <u-boot image in memory> 10000 <size of u-boot image>
[all …]
/arch/sandbox/
A Dconfig.mk26 touch $(u-boot-main) ; \
27 $(CC) -o $@ -Wl,-T u-boot.lds $(u-boot-init) \
32 $(u-boot-main) \
33 $(u-boot-keep-syms-lto) \
37 cmd_u-boot-spl = (cd $(obj) && \
38 touch $(patsubst $(obj)/%,%,$(u-boot-spl-main)) && \
39 $(CC) -o $(SPL_BIN) -Wl,-T u-boot-spl.lds \
43 $(patsubst $(obj)/%,%,$(u-boot-spl-init)) \
45 $(patsubst $(obj)/%,%,$(u-boot-spl-main)) \
46 $(patsubst $(obj)/%,%,$(u-boot-spl-platdata)) \
[all …]
/arch/arm/mach-keystone/
A Dconfig.mk18 MKIMAGEFLAGS_u-boot-spl.gph = -A $(ARCH) -T gpimage -C none \
20 spl/u-boot-spl.gph: spl/u-boot-spl.bin FORCE
23 OBJCOPYFLAGS_u-boot-spi.gph = -I binary -O binary --pad-to=$(CONFIG_SPL_PAD_TO) \
25 u-boot-spi.gph: spl/u-boot-spl.gph u-boot.img FORCE
31 MLO: u-boot.bin FORCE
/arch/x86/dts/
A Du-boot.dtsi19 filename = "u-boot.rom";
39 u-boot-tpl-dtb {
42 u-boot-spl {
43 type = "u-boot-spl";
46 u-boot {
56 u-boot {
62 u-boot-with-ucode-ptr {
66 u-boot-nodtb {
74 u-boot-ucode {
78 u-boot-dtb {
[all …]
/arch/sandbox/dts/
A Dsandbox_vpl.dtsi7 u-boot-tpl-elf {
10 u-boot-vpl-elf {
32 os = "u-boot";
39 u-boot-spl-elf {
42 u-boot {
45 phase = "u-boot";
47 os = "u-boot";
54 u-boot-elf {
63 firmware = "spl", "u-boot";
A Dsandbox_capsule.dtsi24 text = "u-boot:New";
36 text = "u-boot-env:New";
48 text = "u-boot:New";
61 text = "u-boot:New";
74 text = "u-boot-env:New";
87 text = "u-boot:New";
102 text = "u-boot:New";
117 text = "u-boot:New";
133 text = "u-boot:New";
149 text = "u-boot-env:New";
[all …]

Completed in 28 milliseconds

12345678910>>...46