learning uboot test command

uboot commad test

  test - minimal test like /bin/sh

  so we can use test command to some judge

  for example,

    test –n $uenvcmd    test var uenvcmd length !eq  zero

   detail learning you  can reference url: https://www.cnblogs.com/tankblog/p/6160808.html 

 

 Note: we can use test command to make dual system design  

    you can reference url : https://www.cnblogs.com/lianghong881018/p/9580236.html

posted @ 2019-01-04 15:17  嵌入式实操  阅读(1017)  评论(0编辑  收藏  举报