Lines Matching refs:SPL
51 bool "Enable run-time configuration via Device Tree in SPL"
52 depends on SPL && OF_CONTROL
56 allow such boards to be supported by U-Boot SPL.
59 bool "Provide a minimum SPL DTB "
63 Some boards need a SPL DTB as smaller as possible to save dm scan
64 time and space. It provides a SPL DTB only include the node with
146 or SPL will select the correct DT to use by examining the
167 multiple DTBs but don't use the SPL.
172 bool "Support embedding several DTBs in a FIT image for the SPL"
174 This option provides the SPL with the ability to select its own
176 This allows using the same SPL binary on multiple platforms.
183 string "List of device tree files to include for DT control in SPL"
188 control in the SPL. These will be packaged into a FIT. At run-time,
189 the SPL will select the correct DT to use by examining the
195 prompt "SPL OF LIST compression"
204 Compress the FIT image containing the DTBs available for the SPL
212 Compress the FIT image containing the DTBs available for the SPL
218 Do not compress the FIT image containing the DTBs available for the SPL.
253 string "List of device tree properties to drop for SPL"
259 Since SPL normally runs in a reduced memory space, the device tree
271 Since kernel dtb feature is enabled, U-Boot prop use the same device tree as SPL.
277 bool "Generate platform data for use in SPL"
281 For very constrained SPL environments the overhead of decoding
303 For very constrained SPL environments the overhead of decoding