Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- john@T410:~/CHIP-tools$ sudo ./chip-update-firmware.sh -f
- [sudo] password for john:
- fastboot enabled
- ROOTFS_URL=http://opensource.nextthing.co.s3.amazonaws.com/chip/buildroot/stable/73/images
- BUILD=73
- BR_URL=http://opensource.nextthing.co.s3.amazonaws.com/chip/buildroot/stable/73/images
- BR_BUILD=73
- /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
- MD5: 413fedd904a90d449d8ea608dd6898ec
- S3_MD5: 413fedd904a90d449d8ea608dd6898ec
- file already downloaded
- /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
- MD5: 09707eb7aa4709365cc14aa0314e4716
- S3_MD5: 09707eb7aa4709365cc14aa0314e4716
- file already downloaded
- /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
- MD5: 1dd925fa15a21bc60dd2172fe3ac40ad
- S3_MD5: 1dd925fa15a21bc60dd2172fe3ac40ad
- file already downloaded
- /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
- MD5: 6f2b79a781f9f490911012ec3aa653e9
- S3_MD5: 6f2b79a781f9f490911012ec3aa653e9
- file already downloaded
- /home/john/CHIP-tools/.firmware/images/zImage exists... comparing to http://opensource.nextthing.co.s3.amazonaws.com/chip/buildroot/stable/73/images/zImage
- MD5: 91614d8d67bd87987ea5bc958e61cfc3
- S3_MD5: 91614d8d67bd87987ea5bc958e61cfc3
- file already downloaded
- /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
- MD5: a9051ff21d462ecc66d7ee9ded2ebe0a
- S3_MD5: a9051ff21d462ecc66d7ee9ded2ebe0a
- file already downloaded
- BUILDROOT_OUTPUT_DIR = /home/john/CHIP-tools/.firmware
- fastboot enabled
- == preparing images ==
- filesize= 3537408
- PADDED_SPL_SIZE=0x000000c4
- 36+1 records in
- 37+0 records out
- 606208 bytes (606 kB) copied, 0.000959429 s, 632 MB/s
- 11+0 records in
- 11+0 records out
- 180224 bytes (180 kB) copied, 0.0157818 s, 11.4 MB/s
- Image Name: flash CHIP
- Created: Sat Dec 26 19:49:08 2015
- Image Type: ARM Linux Script (uncompressed)
- Data Size: 744 Bytes = 0.73 kB = 0.00 MB
- Load Address: 00000000
- Entry Point: 00000000
- Contents:
- Image 0: 736 Bytes = 0.72 kB = 0.00 MB
- == upload the SPL to SRAM and execute it ==
- waiting for fel...OK
- == upload spl ==
- == upload u-boot ==
- == upload u-boot script ==
- == execute the main u-boot binary ==
- == waiting for fastboot ==
- waiting for fastboot.................................TIMEOUT
- flashing.......................................................................................................TIMEOUT
- ERROR: could not flash
- john@T410:~/CHIP-tools$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement