Ben Young
|
b41fa7a135
|
Merge pull request #8 from NextThingCo/ww/bugfix
Fixed bug in chip-fel-flash.sh
|
7 years ago |
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.
|
7 years ago |
Alex Kaplan
|
8fd7d8ace6
|
Merge branch 'chip/next' into chip/stable
|
7 years ago |
kaplan2539
|
db17e4f78c
|
Merge pull request #7 from NextThingCo/by/chip/next/wait_for_linux
Fix the non-fastboot flashing early-quit scenario.
|
7 years ago |
computermouth
|
29ef066b3e
|
Added reset to uboot.scr for fel flashes, triggers wait_for_linux properly now if METHOD=fel
|
7 years ago |
Alex Kaplan
|
0a816dca92
|
Merge branch 'chip/next' into chip/stable
|
7 years ago |
Alex Kaplan
|
631503a187
|
changed to 4 MB padding also in chip-flash to prevent bit flips
|
7 years ago |
Alex Kaplan
|
1a2acbc0d8
|
Merge branch 'chip/next' of github.com:NextThingCo/CHIP-tools into chip/next
|
7 years ago |
Alex Kaplan
|
44d3540d1f
|
changed padded U-boot size to 4 MB to prevent bit flips
|
7 years ago |
Alex Kaplan
|
c38ef3fa5d
|
added priliminary support for separate PocketC.H.I.P image
|
7 years ago |
Alex Kaplan
|
31c371e170
|
changed default branch to stable
|
7 years ago |
Alex Kaplan
|
23cde3864c
|
Merge branch 'chip/next' into chip/stable
|
7 years ago |
Alex Kaplan
|
0e5a1b7e6c
|
fixed typo
|
7 years ago |
Wynter Woods
|
891eabd8ea
|
Changed output, fixed a few error assertions
|
7 years ago |
Wynter Woods
|
98b2419f0b
|
Fix to how utility commands pass device paths
|
7 years ago |
Wynter Woods
|
2681924d67
|
Removed an exit path
|
7 years ago |
Wynter Woods
|
b312864562
|
Make sure fel device isn't passed in octal number format
|
7 years ago |
Wynter Woods
|
63b98b6bc5
|
Bug fixes when flashing multiple chips
|
7 years ago |
Wynter Woods
|
80e91d3e85
|
Support flashing a specific device
|
7 years ago |
Wynter Woods
|
76f4a4c29f
|
Set default firmware dir and only wait for fel in stage 1
|
7 years ago |
Wynter Woods
|
bd2a3956e2
|
Added chip-flash utility, modification of chip-fel-flash that supports specifying stages
|
7 years ago |
Alex Kaplan
|
7cb800264b
|
new parameter to select build number
Signed-off-by: Alex Kaplan <kaplan2539@gmail.com>
|
7 years ago |
Alex Kaplan
|
3dda573819
|
changed overscan
|
7 years ago |
Ryan Alexander
|
14114e1359
|
Merge pull request #5 from NextThingCo/chip/splash
Disable u-boot output over vga
|
7 years ago |
Ryan Alexander
|
8627ac0d20
|
Add video mode config
|
7 years ago |
Ryan Alexander
|
63caf3276e
|
Disable u-boot output over vga
|
7 years ago |
Alex Kaplan
|
5d577504b2
|
switched to next branch as default branch
|
7 years ago |
Wynter Woods
|
6c7e78cd12
|
Incorrect branching in assert_error
|
7 years ago |
Wynter Woods
|
a37d5c2538
|
Add error codes to flasher script
|
7 years ago |
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>
|
8 years ago |
Alex Kaplan
|
2a5ddf1cb4
|
remove -gui from buildroot branches
Signed-off-by: Alex Kaplan <kaplan2539@gmail.com>
|
8 years ago |
Alex Kaplan
|
3479cab875
|
enable sparse image & define vendor id for fastboot
|
8 years ago |
Alex Kaplan
|
34f162379c
|
added sunxi-spl-with-ecc
Signed-off-by: Alex Kaplan <kaplan2539@gmail.com>
|
8 years ago |
Alex Kaplan
|
210f269ed8
|
added new mode for factory flashing
|
8 years ago |
Alex Kaplan
|
b2d88f7134
|
added some quotes to serve directory names containing whitespaces
|
8 years ago |
Alex Kaplan
|
27489a4fd1
|
moved login and shutdown process from chip-fel-flash.sh to chip-update-firmware.sh
|
8 years ago |
Alex Kaplan
|
6989e35bde
|
added Makefile and spl-image-builder
|
8 years ago |
Alex Kaplan
|
4c2b279d41
|
new spl writing method
|
8 years ago |
Alex Kaplan
|
5b168e4985
|
verify script now works if root user has password
|
8 years ago |
Alex Kaplan
|
310f6fe4a0
|
removed erase-bb from chip-update-firmware.sh
|
8 years ago |
Alex Kaplan
|
690f0d18da
|
make it work on CHIPs with empty NANDs
|
8 years ago |
Alex Kaplan
|
dcfd128eff
|
implemented hwtest
|
8 years ago |
Alex Kaplan
|
4202474484
|
wait_for_fastboot with timeout
|
8 years ago |
Alex Kaplan
|
11b68441b1
|
only do wget call when really necessary
|
8 years ago |
Alex Kaplan
|
ee1d5c8b17
|
only write new buildnumber when actually download a new build
|
8 years ago |
Wynter Woods
|
e395f755dd
|
Added dummy verification script
|
8 years ago |
Wynter Woods
|
c850341700
|
fix filesize function on osx
|
8 years ago |
Alex Kaplan
|
f1b18688ee
|
chip-update-firmware: get the return value correctly
|
8 years ago |
Alex Kaplan
|
4315a187d6
|
save build number in cache directory
|
8 years ago |
Wynter Woods
|
2706f574bc
|
We also need an error code here.
|
8 years ago |