I am attempting to port Android to Beagle Board. The boot screen stops at
"Uncompressing Linux..........", probably unable to read the file system.
I have the MLO, u-boot.bin, and uImage.bin in the first partition of SD card and the root file system in the second partition.
How to solve this?