Lines Matching refs:SPL
91 2. Using imx_usb_loader for first install with SPL
108 to the board. For boards without SPL support, it is enough to
113 Getting U-Boot when SPL support is active, it requires
114 two downloads. imx_usb_loader downloads the SPL into
115 OCRAM and starts it. SPL will check for a valid u-boot.img, and
122 sudo ../imx_usb_loader/imx_usb -v SPL
142 3. Using Secure Boot on i.MX6 machines with SPL support
145 This version of U-Boot is able to build a signable version of the SPL
154 in log files named as the binaries. (SPL.log and u-boot-ivt.log).
162 Example Output of the SPL (imximage) creation:
183 ./cst --o csf-SPL.bin < command_sequence_spl.csf
185 cat SPL csf-SPL.bin > SPL-signed