Files
u-boot/cpu/mpc85xx
Kumar Gala c348322ac7 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>
2009-09-08 13:47:18 -05:00
..
2009-08-28 17:12:39 -05:00
2009-09-08 13:47:18 -05:00
2008-10-18 21:54:03 +02:00
2009-08-28 17:12:43 -05:00
2009-09-08 09:10:06 -05:00
2008-10-18 21:54:03 +02:00
2008-10-18 21:54:03 +02:00