diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2009-09-08 13:46:46 -0500 |
---|---|---|
committer | Tom Rix <Tom.Rix@windriver.com> | 2009-10-03 09:04:17 -0500 |
commit | 5079ae4a203c8deb6fe58584ef151d5113ea1b54 (patch) | |
tree | ce69a3651b74acffdf9f5e827ca135e7c8fbf2b1 /board/altera | |
parent | 69460868594f2d593774fe82c3b0db19d4a178cb (diff) |
ppc/85xx: Clean up do_reset
There is no reason to do a run time check for e500 v1 based cores to
determine if we have the GUTs RSTCR facility. Only the first generation
of PQ3 parts (MPC8540/41/55/60) do not have it. So checking to see if
we are e500 v2 would miss future parts (like e500mc).
Just change this to be ifdef'd based on CONFIG_MPC85{40,41,55,60}.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'board/altera')
0 files changed, 0 insertions, 0 deletions