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.
121 or SPL will select the correct DT to use by examining the
142 multiple DTBs but don't use the SPL.
147 bool "Support embedding several DTBs in a FIT image for the SPL"
149 This option provides the SPL with the ability to select its own
151 This allows using the same SPL binary on multiple platforms.
158 string "List of device tree files to include for DT control in SPL"
163 control in the SPL. These will be packaged into a FIT. At run-time,
164 the SPL will select the correct DT to use by examining the
170 prompt "SPL OF LIST compression"
179 Compress the FIT image containing the DTBs available for the SPL
187 Compress the FIT image containing the DTBs available for the SPL
193 Do not compress the FIT image containing the DTBs available for the SPL.
228 string "List of device tree properties to drop for SPL"
235 Since SPL normally runs in a reduced memory space, the device tree
243 bool "Generate platform data for use in SPL"
247 For very constrained SPL environments the overhead of decoding
269 For very constrained SPL environments the overhead of decoding