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
210f269ed8
added new mode for factory flashing
2015-10-23 17:00:00 -07:00
Alex Kaplan
b2d88f7134
added some quotes to serve directory names containing whitespaces
2015-10-23 16:43:53 -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
2d90c76c0d
added option -f for fastboot
2015-09-12 17:16:25 -07:00
Alex Kaplan
a8eae5e344
moved some functions to common.sh
2015-09-12 17:08:01 -07:00
Alex Kaplan
38c83c8bad
added some cross Linux/MacOS compatibility
2015-09-12 16:57:12 -07:00
Alex Kaplan
a560977076
moved ubi address in memory for flashing to support bigger images
2015-08-26 17:11:39 -07:00
Boris Brezillon
8049a17d2d
upload u-boot image only once
2015-07-28 16:02:41 +02:00
Boris Brezillon
07116d1344
pad u-boot image to avoid ECC errors
...
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
2015-07-28 16:02:14 +02:00
Boris Brezillon
b0d128c823
update for SLC mode support
...
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
2015-07-22 15:48:29 +02:00
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>
2015-07-01 19:25:33 +02:00
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>
2015-07-01 17:59:19 +02:00
Boris Brezillon
8537d68b86
chip-fel-flash: fix PATH assignment
...
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
2015-07-01 16:52:20 +02:00
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>
2015-07-01 09:42:07 +02:00
Boris Brezillon
3e8640c6b3
chip-fel-flash.sh: pass -y when calling nand scrub
...
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
2015-07-01 09:42:07 +02:00
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>
2015-06-25 18:14:13 +02:00
Boris Brezillon
d174746497
chip-fel-flash.sh: use mktemp
...
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
2015-06-25 18:02:24 +02:00
Boris Brezillon
589759577b
chip-fel-flash.sh: add comments in the prepare_images function
...
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
2015-06-25 17:56:46 +02:00
Boris Brezillon
564ca9482f
Fix chip-fel-flash.sh for out-of-tree buildroot builds
...
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
2015-06-25 17:49:08 +02:00
Boris Brezillon
b53dc80e18
Add basic chip tools
...
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
2015-06-25 17:21:08 +02:00