Commit Graph

47 Commits

Author SHA1 Message Date
Ryan Fox fec033bba0
Various updates
Removed fastboot arguments not present in the current version and set
the firmware update script to fetch files from the JF Possibilities CHIP
archive.
2022-01-02 01:49:33 -08:00
computermouth eb5d5f207f Don't set -x 2016-12-09 14:56:56 -08:00
computermouth 08b1d61ac5 Add provisions for flashing local dir 2016-12-09 13:01:04 -08:00
computermouth f4efba1514 Add provision for .dtb detection 2016-12-05 17:49:22 -08:00
computermouth 9211092c4a Added local flash option 2016-12-05 16:56:05 -08:00
computermouth 0a91687a6d Boot loop, unless specified otherwise 2016-12-02 16:15:24 -08:00
computermouth 6b2086eb6f Add no limit to help, save ubootscr 2016-12-01 19:55:18 -08:00
computermouth e5a6b2726a Create images with different sized UBIs 2016-12-01 14:36:10 -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 dff8a1fdac Tabs to spaces, proper ubootscr flavor detection 2016-11-02 14:58:29 -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 b41c88a494 Chat/ppp verification and fancy completion message 2016-09-11 03:16:08 -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 8fd7d8ace6 Merge branch 'chip/next' into chip/stable 2016-01-19 13:51:36 -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 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 0e5a1b7e6c fixed typo 2015-12-28 21:13:57 -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 5d577504b2 switched to next branch as default branch 2015-11-09 15:32:20 -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 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 4c2b279d41 new spl writing method 2015-10-21 14:26:59 -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 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
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
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 bc9ec9a87e chip-update-firmware.sh: added option -u to delete cache 2015-09-12 13:53:04 -07:00
Wynter Woods 9f7457d2b8 FLAS-30 #resolve Add Readme and chip-update-firmware.sh 2015-09-10 12:55:33 -07:00