17 Commits (11b68441b1dbab8287613eace45ea73b869ec192)

Author SHA1 Message Date
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 38c83c8bad added some cross Linux/MacOS compatibility 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