I'm bringing up my omap4430sdp tablet with TI codebase L27.IS.1 now.
After boot up, it displays "safe mode" on the left bottom corner, then if I install apk, I can't find the apk's icon in the main menu, it seems the apk I installed can't be ran.
How can I do to boot up my device into normal mode?
One more thing, when compile the code base, the u-boot image version show as "U-Boot 1.1.4-4AI.4^0-dirty (Apr 18 2012 - 16:24:28)" and the kernel image version show as "3.0.8-00007-g444fae4-dirty", I clean built the codebase but it has no help, how to compile the code base to get a clean version such as "U-Boot 1.1.4" and "3.0.8-00007"?