Commit Graph

101 Commits

Author SHA1 Message Date
computermouth cc0eb2418f Remove unnecessary file removal 2016-11-09 18:54:53 -08:00
computermouth c13c3ad2d0 Remove unnecessary defaulting 2016-11-08 18:15:59 -08:00
computermouth 684e8fc3de Fix fel booted pocketchip 2016-11-08 14:33:10 -08:00
computermouth dff8a1fdac Tabs to spaces, proper ubootscr flavor detection 2016-11-02 14:58:29 -07:00
computermouth 02fee4d567 Load the dips 2016-10-31 20:10:12 -07:00
computermouth 5d2625e614 Nand type setting 2016-10-31 18:10:45 -07:00
computermouth 90b95e6d2e Add build number specifier 2016-10-31 13:29:58 -07:00
computermouth 43ae8f730c Formatting 2016-10-27 16:30:12 -07:00
computermouth fd388104fb Initial commit 2016-10-27 15:40:12 -07:00
computermouth c9d4953c9b Remove aws creds requirement for pocketchip 2016-10-24 15:14:00 -07:00
computermouth b41c88a494 Chat/ppp verification and fancy completion message 2016-09-11 03:16:08 -07:00
computermouth d1d15e8655 Fix pocketchip option 2016-08-24 17:34:50 -07:00
computermouth dcbd2ff550 Add option to flash from local download 2016-07-11 17:26:14 -07:00
computermouth 8cf52b335a Make le better, fix le problems 2016-06-23 19:44:39 -07:00
computermouth 33b4c3a9b3 Push update-firmware to legacy-update to make way for new flashing protocol. 2016-06-13 19:20:12 -07:00
Alex Kaplan 2cb5ef6ba9 removed unused files 2016-05-20 12:55:40 -07:00
Alex Kaplan 4a492dd1b3 added env.sh to .gitignore 2016-05-20 12:46:10 -07:00
computermouth 37f013c835 Fix comparison to not use aws for non-PC builds 2016-05-19 18:33:22 -07:00
Alex Kaplan 87d5d1d9b5 added support for PocketCHIP 2016-05-19 16:02:25 -07:00
computermouth a06b8baaba Fix bash possible options 2016-04-20 17:46:25 -07:00
computermouth c581f8d3b5 Added method for flashing hdmi image 2016-04-20 16:10:21 -07:00
computermouth e74619bae5 Add pocketchip flashing script 2016-03-21 19:05:29 -07:00
computermouth e5ca20eca9 Added ignore definitions for new cache directories 2016-03-17 14:48:56 -07:00
computermouth 49de8d0337 Added update features 2016-03-17 12:32:07 -07:00
computermouth 9f1b836034 Removed unnecessary options 2016-03-16 15:49:33 -07:00
computermouth 307e4b6289 Created separate flashing script for 4GB toshiba nand 2016-03-14 10:46:30 -07:00
computermouth 82f22eebdf Decreased OOB_SIZE to match new SPL_ECC_STRENGTH 2016-03-14 10:33:15 -07:00
computermouth 0769db9f9b Added modified fel-flash script for new image format 2016-03-07 21:38:56 -08:00
Ben Young b41fa7a135 Merge pull request #8 from NextThingCo/ww/bugfix
Fixed bug in chip-fel-flash.sh
2016-02-23 12:19:29 -08:00
Wynter Woods 66e49e0aa2 Fixed bug in chip-fel-flash.sh where script was trying to run a variable name as a shell command rather than getting the value. 2016-02-15 16:12:27 -08:00
Alex Kaplan 8fd7d8ace6 Merge branch 'chip/next' into chip/stable 2016-01-19 13:51:36 -08:00
kaplan2539 db17e4f78c Merge pull request #7 from NextThingCo/by/chip/next/wait_for_linux
Fix the non-fastboot flashing early-quit scenario.
2016-01-19 13:44:11 -08:00
computermouth 29ef066b3e Added reset to uboot.scr for fel flashes, triggers wait_for_linux properly now if METHOD=fel 2016-01-15 17:31:03 -08:00
Alex Kaplan 0a816dca92 Merge branch 'chip/next' into chip/stable 2016-01-11 15:26:53 -08:00
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