boot your custom SPL(Soft SPL)
hi, all
here is kernel module to boot your custom spl image.
you can try to boot soft spl.
fixed version
http://hotfile.com/dl/53988785/10acd7f/splboot_2.zip.html

hi, all
here is kernel module to boot your custom spl image.
you can try to boot soft spl.
fixed version
http://hotfile.com/dl/53988785/10acd7f/splboot_2.zip.html
Code:
insmod splboot.ko
cat /path/to/your/splimage > /proc/splboot/image
echo > /proc/splboot/boot
Last edited: