Index: trunk/tools/eam/rawfix.20230221/src/check.rawfix.sh
===================================================================
--- trunk/tools/eam/rawfix.20230221/src/check.rawfix.sh	(revision 42404)
+++ trunk/tools/eam/rawfix.20230221/src/check.rawfix.sh	(revision 42406)
@@ -66,4 +66,10 @@
   if ($mystate == "md5sum.done") goto good_state
   if ($mystate == "md5sum.fail") goto good_state
+  if ($mystate == "ckchip.new") goto good_state
+  if ($mystate == "ckchip.done") goto good_state
+  if ($mystate == "ckchip.fail") goto good_state
+  if ($mystate == "fixchip.new") goto good_state
+  if ($mystate == "fixchip.done") goto good_state
+  if ($mystate == "fixchip.fail") goto good_state
 
   echo "ERROR: unknown mode $mystate"
