Lines Matching refs:log
27 echo 'start to download loader...' >> /tmp/npu.log
30 echo 'failed to download loader!' >> /tmp/npu.log
33 echo 'download loader ok' >> /tmp/npu.log
36 echo 'start to wait loader...' >> /tmp/npu.log
39 echo 'failed to wait loader!' >> /tmp/npu.log
42 echo 'loader is ready' >> /tmp/npu.log
44 echo 'start to write uboot...' >> /tmp/npu.log
47 echo 'failed to write uboot!' >> /tmp/npu.log
50 echo 'write uboot ok' >> /tmp/npu.log
55 echo 'failed to write trust!' >> /tmp/npu.log
58 echo 'write trust ok' >> /tmp/npu.log
60 echo 'start to write boot...' >> /tmp/npu.log
63 echo 'failed to write boot!' >> /tmp/npu.log
66 echo 'write boot ok' >> /tmp/npu.log
73 echo 'start to wait device...' > /tmp/npu.log
89 echo 'reset npu to retry!!!' >> /tmp/npu.log
93 echo 'failed to wait device!' >> /tmp/npu.log
96 echo 'device is ready' >> /tmp/npu.log
136 echo "check_device_ready error!!!" >> /tmp/npu.log
149 echo 'start to run system...' >> /tmp/npu.log
152 echo 'failed to run system!' >> /tmp/npu.log
155 echo 'run system ok' >> /tmp/npu.log