# HG changeset patch # User attila # Date 1064139636 0 # Node ID fbd70b450d328e9db4ed5652298c192c304d29e5 # Parent 716edc005b18996bc7205c14b3ad0df01f7533ba ev56 doesnt support mvi diff -r 716edc005b18 -r fbd70b450d32 configure --- a/configure Sun Sep 21 09:49:05 2003 +0000 +++ b/configure Sun Sep 21 10:20:36 2003 +0000 @@ -893,7 +893,7 @@ 0-0) proc="ev4"; cpu_understands_mvi="0";; 1-0) proc="ev5"; cpu_understands_mvi="0";; - 1-1) proc="ev56"; cpu_understands_mvi="1";; + 1-1) proc="ev56"; cpu_understands_mvi="0";; 1-101) proc="pca56"; cpu_understands_mvi="1";; 2-303) proc="ev6"; cpu_understands_mvi="1";; 2-307) proc="ev67"; cpu_understands_mvi="1";;