From 65b231226353e173d395237555d5761ae435f521 Mon Sep 17 00:00:00 2001 From: Fred Cooke Date: Tue, 23 Dec 2008 23:17:34 +0000 Subject: [PATCH] Trim some white space and swap a comment to another line --- bin/deleteAllFlash.bash | 6 ++---- bin/dumpAllFlash3forms.bash | 2 -- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/bin/deleteAllFlash.bash b/bin/deleteAllFlash.bash index 734ac05..f1bdeb1 100755 --- a/bin/deleteAllFlash.bash +++ b/bin/deleteAllFlash.bash @@ -23,7 +23,5 @@ # # Thank you for choosing FreeEMS to run your engine! -hcs12mem -b 115200 -i sm -p /dev/ttyUSB0 -t mc9s12xdp512 -a banked-linear --flash-erase -#hcs12mem -b 115200 -i sm -p /dev/ttyUSB0 -t mc9s12xdp512 -a banked-ppage --flash-erase - - +#hcs12mem -b 115200 -i sm -p /dev/ttyUSB0 -t mc9s12xdp512 -a banked-linear --flash-erase +hcs12mem -b 115200 -i sm -p /dev/ttyUSB0 -t mc9s12xdp512 -a banked-ppage --flash-erase diff --git a/bin/dumpAllFlash3forms.bash b/bin/dumpAllFlash3forms.bash index 7c9d9c3..0654809 100755 --- a/bin/dumpAllFlash3forms.bash +++ b/bin/dumpAllFlash3forms.bash @@ -28,5 +28,3 @@ hcs12mem -b 115200 -i sm -p /dev/ttyUSB0 -t mc9s12xdp512 -a banked-ppage -e --fl #hcs12mem -b 115200 -i sm -p /dev/ttyUSB0 -t mc9s12xdp512 -a non-banked -e --flash-read zoutput/freeems.full.dump.48k.s19 #hcs12mem -b 115200 -i sm -p /dev/ttyUSB0 -t mc9s12xdp512 -a banked-linear -e --flash-read zoutput/freeems.full.dump.linear.s19 - - -- 2.11.4.GIT