From 1e0aea2e40f1c934830431f264dcd0fbccf1b4ec Mon Sep 17 00:00:00 2001 From: Paul Kocialkowski Date: Tue, 4 Sep 2012 20:14:52 +0200 Subject: replicant-boot.txt: Flash when AUX is pressed at boot Signed-off-by: Paul Kocialkowski --- boot-scr/replicant-boot.txt | 4 ++-- 1 file 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 -- cgit v1.2.3