Lines Matching refs:SPL
7 select SPL
28 select SPL_BOARD_INIT if SPL
30 select SPL
51 select SPL
63 select SPL_BOARD_INIT if SPL
65 select SPL
100 select TPL_NEEDS_SEPARATE_TEXT_BASE if SPL
134 select SPL
165 bool "SPL returns to bootrom"
168 depends on SPL
170 Rockchip SoCs have ability to load SPL & U-Boot binary. If enabled,
171 SPL will return to the boot rom, which will then load the U-Boot
180 Rockchip SoCs have ability to load SPL & U-Boot binary. If enabled,
181 SPL will return to the boot rom, which will then load the U-Boot
199 hex "Size of IRAM reserved in SPL"
202 SPL may need reserve memory for firmware loaded by SPL, whose load
203 address is in IRAM and may overlay with SPL text area if not
210 bool "SPL requires early-return (for RK3188-style BROM) to BROM"
211 depends on SPL && ENABLE_ARM_SOC_BOOT0_HOOK
220 This enables support code in the BOOT0 hook for the SPL stage