commit | e5a4c65bef19366112ba002bc06d87450f02ad74 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Apr 09 17:57:05 2008 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri Apr 18 09:50:07 2008 -0700 |
tree | b1ca288b8c78685047fe16d47efaa1a5002c70e8 | |
parent | 178dd0cd28168287a0be6444a7eef8918b6c544e [diff] |
sh: Fix up SH-4A part probe. The SH-4A series probe we were relying on doesn't work any more on the newer parts, bump this up to use CVR.CHIP instead so we have consistent behaviour across all of the parts, which is what this should have been testing in the first place. Signed-off-by: Paul Mundt <lethal@linux-sh.org>