728x90 반응형 3. 개발 관련191 file remove with file list rm -rf `cat list.txt | xargs` 2013. 10. 22. vim hex - view :%!xxd - return :%!xxd -r 2013. 10. 15. command line control to framebuffer device(/dev/fb0) Sometimes you need to test about display device in command line.Follow below command for /dev/fbX device files. #] cat /dev/urandom > /dev/fb0 If display device are fine, any data or noise are displayed in your display device. :) 2013. 4. 18. fastboot command usage Typed below command just one-line in my shell prompt. :) make -j8; sudo echo " fast " > /dev/ttyUSB0; sleep 2;sudo fastboot flash bl2 bl2.bin ;sudo fastboot flash bootloader u-boot.bin ; sudo fastboot reboot; sleep 2;sudo echo " " > /dev/ttyUSB0 2013. 4. 2. fastboot FAILED "data transfer failure" Today's trouble shoot!In case of follow fastboot command error. fastboot FAILED "data transfer failure" It's not your fastboot binary or board H/W problem.You'll need to check about USB cable. :) 2013. 3. 12. Linaro Connect 2013 in HK 잘 다녀 왔수다! :) 2013. 3. 7. 이전 1 ··· 7 8 9 10 11 12 13 ··· 32 다음 728x90 반응형