Home
last modified time | relevance | path

Searched refs:plugin (Results 1 – 17 of 17) sorted by relevance

/u-boot/board/freescale/mx7ulp_evk/
A DMakefile6 extra-$(CONFIG_USE_PLUGIN) := plugin.bin
7 $(obj)/plugin.bin: $(obj)/plugin.o
A Dimximage.cfg26 /*PLUGIN plugin-binary-file IRAM_FREE_START_ADDR*/
27 PLUGIN board/freescale/mx7ulp_evk/plugin.bin 0x2F020000
/u-boot/test/overlay/
A Dtest-fdt-overlay-stacked.dts9 /plugin/;
A Dtest-fdt-overlay.dts8 /plugin/;
/u-boot/tools/
A Dimximage.c133 hdr_v2->boot_data.plugin) in detect_imximage_version()
285 if (!imxhdr->header.hdr_v2.boot_data.plugin) { in set_dcd_rst_v2()
341 if (!hdr_v2->boot_data.plugin) { in set_imx_hdr_v2()
425 next_hdr_v2->boot_data.plugin = 0; in set_imx_hdr_v2()
488 uint32_t size, version, plugin; in print_hdr_v2() local
490 plugin = hdr_v2->boot_data.plugin; in print_hdr_v2()
491 if (!plugin) { in print_hdr_v2()
507 printf("Mode: %s\n", plugin ? "PLUGIN" : "DCD"); in print_hdr_v2()
508 if (!plugin) { in print_hdr_v2()
600 imxhdr->header.hdr_v2.boot_data.plugin = 1; in copy_plugin_code()
A Dimx8mimage.c411 imx_header[index].boot_data.plugin); in dump_header_v2()
490 imx_header[IMAGE_IVT_ID].boot_data.plugin = 0; in build_image()
/u-boot/board/freescale/mx6ullevk/
A Dimximage.cfg32 /*PLUGIN plugin-binary-file IRAM_FREE_START_ADDR*/
33 PLUGIN board/freescale/mx6ullevk/plugin.bin 0x00907000
/u-boot/board/freescale/mx6sllevk/
A Dimximage.cfg26 /*PLUGIN plugin-binary-file IRAM_FREE_START_ADDR*/
27 PLUGIN board/freescale/mx6sllevk/plugin.bin 0x00907000
/u-boot/board/ea/mx7ulp_com/
A Dimximage.cfg27 /*PLUGIN plugin-binary-file IRAM_FREE_START_ADDR*/
28 PLUGIN board/freescale/mx7ulp_evk/plugin.bin 0x2F020000
/u-boot/board/eets/pdu001/
A DREADME14 The PDU-001 (Processor and Display Unit) is a plugin card for 19" racks. It is
/u-boot/include/
A Dimximage.h167 uint32_t plugin; member
/u-boot/doc/usage/
A Dfdt_overlays.rst51 /plugin/;
/u-boot/doc/board/toradex/
A Dcolibri_imx7.rst33 in bytes, and the plugin flag.
/u-boot/arch/arm/mach-imx/
A DKconfig38 bool "Use imximage plugin code"
A DMakefile68 PLUGIN = board/$(BOARDDIR)/plugin
/u-boot/doc/board/sifive/
A Dfu540.rst69 Once you plugin the sdcard and power up, you should see the U-Boot prompt.
478 Once you plugin the sdcard and power up, you should see the U-Boot prompt.
/u-boot/doc/board/emulation/
A Dqemu_capsule_update.rst144 /plugin/;

Completed in 23 milliseconds