Commit Graph

116 Commits

Author SHA1 Message Date
computermouth d6059470fb Fixed variable name 2016-12-01 17:06:13 -08:00
computermouth 2569ac1bc5 Forgot a 'then' 2016-12-01 16:44:40 -08:00
computermouth 53d7eedf72 If size doesn't match, error and quit 2016-12-01 16:39:53 -08:00
computermouth 1f6a5f22d6 set x and check hex values 2016-12-01 16:31:34 -08:00
computermouth c0ef52d2e8 Check hex value instead of string 2016-12-01 16:30:55 -08:00
computermouth 07b178d1b8 Fixed volspec spelling errors 2016-12-01 16:19:29 -08:00
computermouth ecb5a48d2b Autoresize for chippro 2016-12-01 15:42:47 -08:00
computermouth cbf73ee968 Print content 2016-12-01 15:09:40 -08:00
computermouth e5a6b2726a Create images with different sized UBIs 2016-12-01 14:36:10 -08:00
computermouth 2166a2871a Fix file descriptor variable 2016-11-28 18:54:48 -08:00
computermouth aa2d5c1fa8 Exit upon probe fail 2016-11-28 18:17:49 -08:00
computermouth 8e170577eb Get rid of silent update to support ubuntu14.04 2016-11-28 17:15:19 -08:00
computermouth 7c4258145c Add errors for detect nand 2016-11-28 17:08:58 -08:00
computermouth 6b331c4306 Add in error reporting for UBI flash 2016-11-28 15:38:15 -08:00
computermouth 983a59dd5f Add no limit option 2016-11-10 17:35:02 -08:00
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