Lines Matching refs:DTB
1 MULTI DTB FIT and SPL_MULTI_DTB_FIT
3 The purpose of this feature is to enable U-Boot or the SPL to select its DTB
9 Usually the DTB is selected by the SPL and passed down to U-Boot. But some
14 u-boot.bin so that U-Boot can locate it and select the correct DTB from inside
17 uses to select the DTB for U-Boot). The selection happens during fdtdec_setup()
21 the SPL uses only a small subset of the DTB and it usually depends more
22 on the SOC than on the board. So it's usually fine to include a DTB in the
29 that SPL can locate it and select the correct DTB from inside the FIT.
36 The SPL uses board_fit_config_name_match() to find the correct DTB within the
37 FIT (same as what the SPL uses to select the DTB for U-Boot).
50 | 1 DTB | | | | |