Hi,
I’m trying to build Android on an Origen_quad board, but the system keeps suspending.

I follow the building instruction and use the image here: https://releases.linaro.org/13.04/android/origenquad/, and my minicom log is here: https://docs.google.com/document/d/1YoAvkhAtwRnjXWklQuneBYKQbffjZ3dHJttQx0CCU8o/edit?usp=sharing

Even if I build with the bootarg “no_console_suspend”, the CPU will still suspend anyway. The log is here:
https://docs.google.com/document/d/1ycgOyK7Uv0I07T0FP4g5nBBOuyvIeyZ11FurEZtqt5w/edit

However, I could use interactive command line through serial port. I could stop the process (entering “stop”) in the middle of booting, which could prevent the system from suspending (of course the booting is halted too). But I cannot get video output (from HDMI) in any circumstances.

Any help will be greatly appreciated.
Thanks!!