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?