Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> writes: > Being able to interrupt before environment processing is a good thing to > have, the delay though is not acceptable because it would increase the > boot time on some systems by 400%. It should work without the delay > aswell. Actually the delay is a bit problematic for me as well. Unfortunately the boot code has to initialize the serial port, clearing the incoming FIFO. This means I can't "queue" the ^C character, barebox has to wait for it (maybe not for the whole 2 seconds). Or am I mistaken? -- Krzysztof Halasa _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox