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
137 select SPL
160 bool "SPL returns to bootrom"
163 depends on SPL
165 Rockchip SoCs have ability to load SPL & U-Boot binary. If enabled,
166 SPL will return to the boot rom, which will then load the U-Boot
175 Rockchip SoCs have ability to load SPL & U-Boot binary. If enabled,
176 SPL will return to the boot rom, which will then load the U-Boot
194 hex "Size of IRAM reserved in SPL"
197 SPL may need reserve memory for firmware loaded by SPL, whose load
198 address is in IRAM and may overlay with SPL text area if not
205 bool "SPL requires early-return (for RK3188-style BROM) to BROM"
206 depends on SPL && ENABLE_ARM_SOC_BOOT0_HOOK
215 This enables support code in the BOOT0 hook for the SPL stage