I added my packages and modules into the openwrt and then reboot
doesn't work at all!!. Only way to reboot is to use reboot -f
or hard reset
.
I tried removing all the startup scripts
from /etc/init.d
which are added by me. I even tried removing the contents of /etc/modules.d/
.
My /etc/rc.local
file has just one line exit 0
.
Where should I debug to figure this out? All these package were working earlier on x86
architecture.
Iam using openwrt chaos calmer
on imx6
based board.