Lines Matching refs:SPL
10 3. Booting via Falcon mode (SPL launches the kernel directly)
13 1. Booting from SD card via SPL
24 This will generate the SPL and u-boot.img binaries.
26 - Flash the SPL binary into the SD card:
28 $ sudo dd if=SPL of=/dev/sdX bs=1K seek=1 && sync
42 This will generate the SPL and u-boot.img binaries.
54 - Flash SPL and u-boot.img binaries into the eMMC:
56 $ sudo dd if=SPL of=/dev/sdX bs=1K seek=1 && sync
68 This will generate the SPL image called SPL and the u-boot.img.
70 - Flash the SPL image into the SD card:
72 $ sudo dd if=SPL of=/dev/sdX bs=1K seek=1 oflag=sync status=none && sync
113 - Press KEY_VOL_UP key, power up the board and then SPL binary will