This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

stopping from booting up

Expert 1005 points

I have a system that would boot from SD card. It will boot UBoot and I can see messages output by first stage of uboot, bootling linux ( no messages from second stage of uboot)

I tried to intruprt booting by pressing esc after first uboot stage, it is doesn't accept my input and goes directly to boot linux. Is there any way that I can stop it from booting linux?