SPL

SPL is a boot program based on U-Boot. The primary use of SPL is to facilitate DDR initialization and to load the image file fw_payload.img (U-Boot + OpenSBI). SPL reads fw_payload.img from the address 0x100000 and then loads it to the address 0x40000000 of the DDR for operation.