I am having a problem not getting the Android screen when the target boots up. I get the Linux penguin on the tablet screen, but that's it. I don't get the Android screen afterwards. The Android shell works on the serial port. I built the Android image according to i.MX Android R10.4 User Guide. I am booting up from SD card.
I don't get this problem when I run the prepackage binaries from the image_imx-android-r10.4_53smd folder. The Android screen shows up after the Linux penguin screen.
Has anyone had the problem? Is there startup script that I have to configure?
I am using the same boot arguments in uboot for both my build and the prepackaged binaries, but the outcome is different. I figure that is something wrong with my build, because the prepackaged binaries run fine.