Lines Matching refs:SPL
43 bool "Enable run-time configuration via Device Tree in SPL"
44 depends on SPL && OF_CONTROL
48 allow such boards to be supported by U-Boot SPL.
51 bool "Provide a minimum SPL DTB "
55 Some boards need a SPL DTB as smaller as possible to save dm scan
56 time and space. It provides a SPL DTB only include the node with
138 or SPL will select the correct DT to use by examining the
159 multiple DTBs but don't use the SPL.
164 bool "Support embedding several DTBs in a FIT image for the SPL"
166 This option provides the SPL with the ability to select its own
168 This allows using the same SPL binary on multiple platforms.
175 string "List of device tree files to include for DT control in SPL"
180 control in the SPL. These will be packaged into a FIT. At run-time,
181 the SPL will select the correct DT to use by examining the
187 prompt "SPL OF LIST compression"
196 Compress the FIT image containing the DTBs available for the SPL
204 Compress the FIT image containing the DTBs available for the SPL
210 Do not compress the FIT image containing the DTBs available for the SPL.
245 string "List of device tree properties to drop for SPL"
251 Since SPL normally runs in a reduced memory space, the device tree
263 Since kernel dtb feature is enabled, U-Boot prop use the same device tree as SPL.
269 bool "Generate platform data for use in SPL"
273 For very constrained SPL environments the overhead of decoding
295 For very constrained SPL environments the overhead of decoding