summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Kocialkowski <contact@paulk.fr>2012-09-04 20:14:52 +0200
committerPaul Kocialkowski <contact@paulk.fr>2012-09-04 20:14:52 +0200
commit1e0aea2e40f1c934830431f264dcd0fbccf1b4ec (patch)
treece87ac730ac8e6225ff4fa43e9d6205748d5a84c
parentb8f33d189a83c4af19f3259c791c695198ab0c16 (diff)
downloaddevice_goldelico_gta04_u-boot-1e0aea2e40f1c934830431f264dcd0fbccf1b4ec.tar.gz
device_goldelico_gta04_u-boot-1e0aea2e40f1c934830431f264dcd0fbccf1b4ec.tar.bz2
device_goldelico_gta04_u-boot-1e0aea2e40f1c934830431f264dcd0fbccf1b4ec.zip
replicant-boot.txt: Flash when AUX is pressed at bootHEADreplicant-2.3
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
-rw-r--r--boot-scr/replicant-boot.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/boot-scr/replicant-boot.txt b/boot-scr/replicant-boot.txt
index 8543380e1..0786c78f8 100644
--- a/boot-scr/replicant-boot.txt
+++ b/boot-scr/replicant-boot.txt
@@ -1,4 +1,4 @@
-VERSION=01
+VERSION=0001
STATUS=OK
setenv loadaddr 0x80300000
@@ -11,7 +11,7 @@ setenv status_load_er 'status set 8'
echo "Replicant GTA04 boot.scr"
-if test "${replicant_bootscr_version}" != "${VERSION}"
+if test "${replicant_bootscr_version}" != "${VERSION}" || status check 1
then
run status_flashing