Searched refs:IMX7_DTB_BASE (Results 1 – 3 of 3) sorted by relevance
104 #define IMX7_DTB_BASE (DRAM_BASE + 0x03000000) macro105 #define IMX7_DTB_LIMIT (IMX7_DTB_BASE + IMX7_DTB_SIZE)
106 #define IMX7_DTB_BASE (DRAM_BASE + 0x03000000) macro107 #define IMX7_DTB_LIMIT (IMX7_DTB_BASE + IMX7_DTB_SIZE)
188 VERBOSE("\tDTB 0x%08x-0x%08x\n", IMX7_DTB_BASE, IMX7_DTB_LIMIT); in bl2_el3_early_platform_setup()