Lines Matching full:vector
41 Relocates the rom_start region containing the boot-vector data and
46 such that it is able to load the correct boot-vector (contained in rom_start)
50 Most SOCs include an alias for the boot-vector at address 0x00000000
55 is not placed into the boot-vector memory area.
63 for code location. But the boot-vector must be placed into OCRAM_S for the
76 to the right memory region of the boot-vector.
79 -IMX7D the boot-vector is OCRAM_S (0x00180000, aliased at 0x0).
80 -IMX6SX the boot-vector is TCML (0x007F8000, aliased at 0x0).
81 -IMX8MQ the boot-vector is TCML (0x007E0000, aliased at 0x0).
82 -IMX8MN the boot-vector is ITCM (0x007E0000, aliased at 0x0).
97 Example for IMX7D that needs the boot-vector into OCRAM_S (0x00180000):