u-boot/u-boot/include/configs
Mantas Pucka 2d5f7782ce Add option to configure char sequence for stopping boot process
Sequence is stored in 'bootstopkey' environment variable, default
sequence is <ESC> key (\x1B).
Non-printable chars in env variable should be escaped
using (\x1F) notation. Max len of sequence 40 chars for env
variable, 20 chars for raw (unescaped) string.
2014-10-23 09:38:12 +03:00
..
ar7240.h Initial code import 2014-10-21 15:40:42 +03:00
carambola2.h Add option to configure char sequence for stopping boot process 2014-10-23 09:38:12 +03:00