Advertisement
Guest User

Untitled

a guest
Dec 26th, 2015
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.85 KB | None | 0 0
  1. john@T410:~/CHIP-tools$ sudo ./chip-update-firmware.sh
  2. ROOTFS_URL=http://opensource.nextthing.co.s3.amazonaws.com/chip/buildroot/stable/73/images
  3. BUILD=73
  4. BR_URL=http://opensource.nextthing.co.s3.amazonaws.com/chip/buildroot/stable/73/images
  5. BR_BUILD=73
  6. /home/john/CHIP-tools/.firmware/images/rootfs.ubi exists... comparing to http://opensource.nextthing.co.s3.amazonaws.com/chip/buildroot/stable/73/images/rootfs.ubi
  7. MD5: 413fedd904a90d449d8ea608dd6898ec
  8. S3_MD5: 413fedd904a90d449d8ea608dd6898ec
  9. file already downloaded
  10. /home/john/CHIP-tools/.firmware/images/sun5i-r8-chip.dtb exists... comparing to http://opensource.nextthing.co.s3.amazonaws.com/chip/buildroot/stable/73/images/sun5i-r8-chip.dtb
  11. MD5: 09707eb7aa4709365cc14aa0314e4716
  12. S3_MD5: 09707eb7aa4709365cc14aa0314e4716
  13. file already downloaded
  14. /home/john/CHIP-tools/.firmware/images/sunxi-spl.bin exists... comparing to http://opensource.nextthing.co.s3.amazonaws.com/chip/buildroot/stable/73/images/sunxi-spl.bin
  15. MD5: 1dd925fa15a21bc60dd2172fe3ac40ad
  16. S3_MD5: 1dd925fa15a21bc60dd2172fe3ac40ad
  17. file already downloaded
  18. /home/john/CHIP-tools/.firmware/images/uboot-env.bin exists... comparing to http://opensource.nextthing.co.s3.amazonaws.com/chip/buildroot/stable/73/images/uboot-env.bin
  19. MD5: 6f2b79a781f9f490911012ec3aa653e9
  20. S3_MD5: 6f2b79a781f9f490911012ec3aa653e9
  21. file already downloaded
  22. /home/john/CHIP-tools/.firmware/images/zImage exists... comparing to http://opensource.nextthing.co.s3.amazonaws.com/chip/buildroot/stable/73/images/zImage
  23. MD5: 91614d8d67bd87987ea5bc958e61cfc3
  24. S3_MD5: 91614d8d67bd87987ea5bc958e61cfc3
  25. file already downloaded
  26. /home/john/CHIP-tools/.firmware/images/u-boot-dtb.bin exists... comparing to http://opensource.nextthing.co.s3.amazonaws.com/chip/buildroot/stable/73/images/u-boot-dtb.bin
  27. MD5: a9051ff21d462ecc66d7ee9ded2ebe0a
  28. S3_MD5: a9051ff21d462ecc66d7ee9ded2ebe0a
  29. file already downloaded
  30. BUILDROOT_OUTPUT_DIR = /home/john/CHIP-tools/.firmware
  31. == preparing images ==
  32. filesize= 3537408
  33. PADDED_SPL_SIZE=0x000000c4
  34. 36+1 records in
  35. 37+0 records out
  36. 606208 bytes (606 kB) copied, 0.00113224 s, 535 MB/s
  37. 11+0 records in
  38. 11+0 records out
  39. 180224 bytes (180 kB) copied, 0.015762 s, 11.4 MB/s
  40. Image Name: flash CHIP
  41. Created: Sat Dec 26 20:17:36 2015
  42. Image Type: ARM Linux Script (uncompressed)
  43. Data Size: 796 Bytes = 0.78 kB = 0.00 MB
  44. Load Address: 00000000
  45. Entry Point: 00000000
  46. Contents:
  47. Image 0: 788 Bytes = 0.77 kB = 0.00 MB
  48. == upload the SPL to SRAM and execute it ==
  49. waiting for fel...OK
  50. == upload spl ==
  51. == upload u-boot ==
  52. == upload u-boot script ==
  53. == upload ubi ==
  54. 100% [============================================================]
  55. == execute the main u-boot binary ==
  56. == write ubi ==
  57. flashing.......................................................................................................TIMEOUT
  58. ERROR: could not flash
  59. john@T410:~/CHIP-tools$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement