Quote:
Originally Posted by Lmiller1708
Makes no sense why this happens, I can't replicate this either.
For those of you having this issue are you SURE you installed the kernel-update.zip??? I will be posting a HOW-TO later today to help clear up this process.
LK does not make any logs...
|
I sure did the update , even installed boot.img manually.. And i am able to boot via "fastboot boot boot.img" and the modules are loaded.
I am a rhod100 user, maybe that's the issue, as far i i know LK jumps to fastboot if no keyboard driver is present.
Quote:
usb_init = 1;
udc_init(&surf_udc_device);
if (usb_cable_status())
goto fastboot;
|