On Friday 18 September 2009 19:48:03 Peter Tyser wrote:
> +     TOTAL_CNT=$(($TOTAL_CNT + 1))

what i suggested want a typo ;).  you dont need to expand the var inside of 
the $((...)).  v=1; : $(( v += 1))
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to