Home
last modified time | relevance | path

Searched refs:SECTION (Results 1 – 7 of 7) sorted by relevance

/u-boot/arch/arm/cpu/arm926ejs/mxs/
A Dmxsimage-spl.mx23.cfg2 SECTION 0x0 BOOTABLE
A Dmxsimage-spl.mx28.cfg2 SECTION 0x0 BOOTABLE
A Dmxsimage.mx23.cfg2 SECTION 0x0 BOOTABLE
A Dmxsimage.mx28.cfg2 SECTION 0x0 BOOTABLE
A Dmxsimage-signed.cfg2 SECTION 0x0 BOOTABLE
/u-boot/tools/
A Dimagetool.h283 #define SECTION(name) __attribute__((section("__DATA, " #name))) macro
288 #define SECTION(name) __attribute__((section(#name))) macro
331 static struct image_type_params *SECTION(image_type) __used \
/u-boot/doc/imx/mkimage/
A Dmxsimage.txt31 - Each "section" is started by the "SECTION" instruction.
32 - The "SECTION" instruction has the following semantics:
34 SECTION u32_section_number [BOOTABLE]
43 - A "SECTION" must be immediatelly followed by a "TAG" instruction.

Completed in 8 milliseconds