U-Boot bootloader for sysmoBTS
Go to file
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
u-boot Add option to configure char sequence for stopping boot process 2014-10-23 09:38:12 +03:00
Makefile Initial code import 2014-10-21 15:40:42 +03:00
README.md Initial commit 2014-10-21 13:17:26 +03:00

README.md

Caraboot

U-Boot for Carambola2 based boards