Hello All,
When i reboot the board from recovery.img, recovery mode is not working on my board.
see the logs. 6320.crash_log_for_reboot _from_recovery.txt
I'm using the release notes http://www.omappedia.com/wiki/4AJ.2.5P1_OMAP4_Jelly_Bean_Release_Notes
In directory $mydroid/device/ti/blaze/recovery/, 2 files are there,
disable_Android.mk &
recovery_ui.c
In directory $mydroid/bootable/recovery/, all r c++ files like,
bootloader.cpp,
recovery.cpp,
default_device.cpp,
install.cpp,
roots.cpp,
screen_ui.cpp,
ui.cpp,
verifier.cpp &
verifier_test.cpp...
see the $u-boot/drivers/fastboot.c file 3343.fastboot.c
& $u-boot/common/cmd_bootm.c file 3755.cmd_bootm.c
Please help me out why this is not rebooting from the recovery.img.
with regards
-Kaushal