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
Wynter Woods
b4b929d2b3
We need to return an error code for the GUI to recognize status properly
8 years ago
Wynter Woods
865dae5249
Fix broken fel access in script
8 years ago
Alex Kaplan
c26555ed9c
bugs fixed
8 years ago
Alex Kaplan
2d90c76c0d
added option -f for fastboot
8 years ago
Alex Kaplan
a8eae5e344
moved some functions to common.sh
8 years ago
Alex Kaplan
7031ce64f2
Merge branch 'chip/stable' of github.com:NextThingCo/CHIP-tools into chip/stable
8 years ago
Alex Kaplan
38c83c8bad
added some cross Linux/MacOS compatibility
8 years ago
Alex Kaplan
bc9ec9a87e
chip-update-firmware.sh: added option -u to delete cache
8 years ago
Wynter Woods
9f7457d2b8
FLAS-30 #resolve Add Readme and chip-update-firmware.sh
8 years ago
Alex Kaplan
a560977076
moved ubi address in memory for flashing to support bigger images
8 years ago
Boris Brezillon
8049a17d2d
upload u-boot image only once
8 years ago
Boris Brezillon
07116d1344
pad u-boot image to avoid ECC errors
...
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
8 years ago
Boris Brezillon
b0d128c823
update for SLC mode support
...
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
8 years ago
Boris Brezillon
b596c624b2
chip-fel-flash: corrupt u-boot script to avoid reexecuting it when rebooting
...
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
8 years ago
Boris Brezillon
636b5dec16
chip-fel-flash: keep the u-boot script execution to support FEL boot
...
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
8 years ago
Boris Brezillon
8537d68b86
chip-fel-flash: fix PATH assignment
...
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
8 years ago
Boris Brezillon
08f6201276
update PATH so that we can use the FEL provided by buildroot
...
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
8 years ago
Boris Brezillon
3e8640c6b3
chip-fel-flash.sh: pass -y when calling nand scrub
...
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
8 years ago
Maxime Ripard
84b146dec5
Use a less confusing variable name
...
Using BUILD_DIR when you actually mean that you want the output directory,
while buildroot also have an output/build directory is a bit confusing.
Switch to using BUILDROOT_OUTPUT_DIR, which hopefully will not be.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
8 years ago
Boris Brezillon
d174746497
chip-fel-flash.sh: use mktemp
...
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
8 years ago
Boris Brezillon
589759577b
chip-fel-flash.sh: add comments in the prepare_images function
...
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
8 years ago
Boris Brezillon
564ca9482f
Fix chip-fel-flash.sh for out-of-tree buildroot builds
...
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
8 years ago
Boris Brezillon
b53dc80e18
Add basic chip tools
...
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
8 years ago