commit | b6db2834407d49ec48ac8e9281fdd704d5ee3eba | [log] [tgz] |
---|---|---|
author | Robin Getz <robin.getz@analog.com> | Mon Dec 21 16:59:21 2009 -0500 |
committer | Mike Frysinger <vapier@gentoo.org> | Sun Jan 17 09:17:27 2010 -0500 |
tree | a6e6de41825251d5dfd69d7144f385f5b6ab3f7d | |
parent | 0097870e3d72f10ec58ae22488945fd9ee37289f [diff] |
Blackfin: keep hwtrace on CPLB miss Crashes rarely happen in the CPLB miss handler compared to the rest of U-Boot code, so disable hardware tracing when processing misses. This way a crash due to other functions will be shown properly. Signed-off-by: Robin Getz <robin.getz@analog.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org>