computermouth
b41c88a494
Chat/ppp verification and fancy completion message
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
computermouth
29ef066b3e
Added reset to uboot.scr for fel flashes, triggers wait_for_linux properly now if METHOD=fel
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
3dda573819
changed overscan
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
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
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
4c2b279d41
new spl writing method
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
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