Commit Graph

117 Commits

Author SHA1 Message Date
Alex Kaplan 631503a187 changed to 4 MB padding also in chip-flash to prevent bit flips 2016-01-09 22:31:57 -08:00
Alex Kaplan 1a2acbc0d8 Merge branch 'chip/next' of github.com:NextThingCo/CHIP-tools into chip/next 2016-01-09 18:37:32 -08:00
Alex Kaplan 44d3540d1f changed padded U-boot size to 4 MB to prevent bit flips 2016-01-09 18:35:33 -08:00
Alex Kaplan c38ef3fa5d added priliminary support for separate PocketC.H.I.P image 2016-01-02 02:29:53 -08:00
Alex Kaplan 31c371e170 changed default branch to stable 2015-12-29 15:37:48 -08:00
Alex Kaplan 23cde3864c Merge branch 'chip/next' into chip/stable 2015-12-29 14:53:42 -08:00
Alex Kaplan 0e5a1b7e6c fixed typo 2015-12-28 21:13:57 -08:00
Wynter Woods 891eabd8ea Changed output, fixed a few error assertions 2015-12-04 18:20:31 -08:00
Wynter Woods 98b2419f0b Fix to how utility commands pass device paths 2015-12-03 20:07:01 -08:00
Wynter Woods 2681924d67 Removed an exit path 2015-12-03 20:02:09 -08:00
Wynter Woods b312864562 Make sure fel device isn't passed in octal number format 2015-12-03 19:59:15 -08:00
Wynter Woods 63b98b6bc5 Bug fixes when flashing multiple chips 2015-12-03 18:02:15 -08:00
Wynter Woods 80e91d3e85 Support flashing a specific device 2015-12-02 18:10:09 -08:00
Wynter Woods 76f4a4c29f Set default firmware dir and only wait for fel in stage 1 2015-12-02 16:33:52 -08:00
Wynter Woods bd2a3956e2 Added chip-flash utility, modification of chip-fel-flash that supports specifying stages 2015-12-02 15:18:54 -08:00
Alex Kaplan 7cb800264b new parameter to select build number
Signed-off-by: Alex Kaplan <kaplan2539@gmail.com>
2015-11-20 13:00:26 -08:00
Alex Kaplan 3dda573819 changed overscan 2015-11-13 17:55:04 -08:00
Ryan Alexander 14114e1359 Merge pull request #5 from NextThingCo/chip/splash
Disable u-boot output over vga
2015-11-11 19:00:01 -08:00
Ryan Alexander 8627ac0d20 Add video mode config 2015-11-11 18:58:01 -08:00
Ryan Alexander 63caf3276e Disable u-boot output over vga 2015-11-10 19:10:25 -08:00
Alex Kaplan 5d577504b2 switched to next branch as default branch 2015-11-09 15:32:20 -08:00
Wynter Woods 6c7e78cd12 Incorrect branching in assert_error 2015-11-09 06:12:32 -08:00
Wynter Woods a37d5c2538 Add error codes to flasher script 2015-11-09 05:54:54 -08:00
Alex Kaplan 7e908446d0 Updated u-boot environment (variables bootcmd and fel_booted).
These changes are necessary to flash empty CHIPs with the latest u-boot.

Signed-off-by: Alex Kaplan <kaplan2539@gmail.com>
2015-11-07 23:24:07 -08:00
Alex Kaplan 2a5ddf1cb4 remove -gui from buildroot branches
Signed-off-by: Alex Kaplan <kaplan2539@gmail.com>
2015-11-03 14:33:05 -08:00
Alex Kaplan 3479cab875 enable sparse image & define vendor id for fastboot 2015-10-30 17:12:09 -07:00
Alex Kaplan 34f162379c added sunxi-spl-with-ecc
Signed-off-by: Alex Kaplan <kaplan2539@gmail.com>
2015-10-27 18:06:06 -07:00
Alex Kaplan 210f269ed8 added new mode for factory flashing 2015-10-23 17:00:00 -07:00
Alex Kaplan b2d88f7134 added some quotes to serve directory names containing whitespaces 2015-10-23 16:43:53 -07:00
Alex Kaplan 27489a4fd1 moved login and shutdown process from chip-fel-flash.sh to chip-update-firmware.sh 2015-10-23 13:25:44 -07:00
Alex Kaplan 6989e35bde added Makefile and spl-image-builder 2015-10-21 14:29:00 -07:00
Alex Kaplan 4c2b279d41 new spl writing method 2015-10-21 14:26:59 -07:00
Alex Kaplan 5b168e4985 verify script now works if root user has password 2015-10-12 16:00:27 -07:00
Alex Kaplan 310f6fe4a0 removed erase-bb from chip-update-firmware.sh 2015-10-01 16:44:31 -07:00
Alex Kaplan 690f0d18da make it work on CHIPs with empty NANDs 2015-09-20 09:42:16 -07:00
Alex Kaplan dcfd128eff implemented hwtest 2015-09-17 00:55:39 -07:00
Alex Kaplan 4202474484 wait_for_fastboot with timeout 2015-09-17 00:26:38 -07:00
Alex Kaplan 11b68441b1 only do wget call when really necessary 2015-09-16 23:51:36 -07:00
Alex Kaplan ee1d5c8b17 only write new buildnumber when actually download a new build 2015-09-15 18:39:14 -07:00
Wynter Woods e395f755dd Added dummy verification script 2015-09-15 17:12:23 -07:00
Wynter Woods c850341700 fix filesize function on osx 2015-09-14 19:29:33 -07:00
Alex Kaplan f1b18688ee chip-update-firmware: get the return value correctly 2015-09-14 18:40:22 -07:00
Alex Kaplan 4315a187d6 save build number in cache directory 2015-09-14 18:19:01 -07:00
Wynter Woods 2706f574bc We also need an error code here. 2015-09-13 06:35:59 -07:00
Wynter Woods b4b929d2b3 We need to return an error code for the GUI to recognize status properly 2015-09-13 06:35:17 -07:00
Wynter Woods 865dae5249 Fix broken fel access in script 2015-09-13 05:26:50 -07:00
Alex Kaplan c26555ed9c bugs fixed 2015-09-12 20:15:36 -07:00
Alex Kaplan 2d90c76c0d added option -f for fastboot 2015-09-12 17:16:25 -07:00
Alex Kaplan a8eae5e344 moved some functions to common.sh 2015-09-12 17:08:01 -07:00
Alex Kaplan 7031ce64f2 Merge branch 'chip/stable' of github.com:NextThingCo/CHIP-tools into chip/stable 2015-09-12 16:58:05 -07:00