Searched refs:DTB (Results 1 – 25 of 35) sorted by relevance
12
36 all: ${DTB} ${DTBO}40 CLEANFILES+=${DTB} ${DTBO}
31 DTB+= ${_dts:R:S/$/.dtb/}33 DTB+= ${_dts:T:R:S/$/.dtb/}68 .for _dtb in ${DTB}
14 KERNEL_EXTRA+= ${DTB} ${DTBO}15 CLEAN+= ${DTB} ${DTBO}
7 DTB="bcm2710-rpi-3-b.dtb bcm2710-rpi-3-b-plus.dtb bcm2711-rpi-4-b.dtb"28 start_cd.elf start_db.elf start_x.elf start.elf ${DTB}"
94 options FDT # Configure using FDT/DTB data95 # Note: DTB is normally loaded and modified by RPi boot loader, then
97 options FDT # Configure using FDT/DTB data98 # Note: DTB is normally loaded and modified by RPi boot loader, then
81 options FDT # Configure using FDT/DTB data
87 options FDT # Configure using FDT/DTB data
85 options FDT # Configure using FDT/DTB data
74 options FDT # Configure using FDT/DTB data
101 options FDT # Configure using FDT/DTB data
96 options FDT # Configure using FDT/DTB data
77 options FDT # Configure using FDT/DTB data
112 options FDT # Configure using FDT/DTB data
113 options FDT # Configure using FDT/DTB data
122 options FDT # Configure using FDT/DTB data
119 options FDT # Configure using FDT/DTB data
117 options FDT # Configure using FDT/DTB data
105 /* 256KB for DTB Image */107 label = "NOR (RO) DTB Image";150 /* 1MB for DTB Image */152 label = "NAND (RO) DTB Image";294 /* 512KB for DTB Image */296 label = "SPI (RO) DTB Image";
43 .for x in BIN CONF DOC DTB INFO KMOD LIB MAN NLS SHARE
21 # Mediatek/Ralink SoC support depends on FDT (with static DTB for the moment)
22 # Mediatek/Ralink SoC support depends on FDT (with static DTB for the moment)
38 Dumps DTB size, format and other key values.
1987 for (auto *DTB = (*DT)[NarrowUserBB]->getIDom(); in calculatePostIncRange() local1988 L->contains(DTB->getBlock()); in calculatePostIncRange()1989 DTB = DTB->getIDom()) { in calculatePostIncRange()1990 auto *BB = DTB->getBlock(); in calculatePostIncRange()