Searched refs:bootmsg (Results 1 - 1 of 1) sorted by path

/u-boot/tools/
H A Dkwboot.c2284 int bootmsg; local
2295 bootmsg = 0;
2316 if (imgpath || bootmsg || debugmsg)
2318 bootmsg = 1;
2327 if (imgpath || bootmsg || debugmsg)
2329 bootmsg = 0;
2334 if (imgpath || bootmsg || debugmsg)
2374 if (!bootmsg && !term && !debugmsg && !imgpath)
2392 if (((bootmsg && !imgpath) || debugmsg) && baudrate != 115200) {
2448 } else if (bootmsg) {
[all...]

Completed in 125 milliseconds