You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
import patch form OE:
-use fork()+exec() instead of system() for execution of kexec
(so we can kick /bin/sh out some day)
-pick up mtdparts from CMDLINE ATAG and pass to new kernel
(not really sure if this is a good idea)