diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2009-09-08 18:46:46 (GMT) |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2009-09-08 18:47:18 (GMT) |
commit | c348322ac7f76318295cf25ffab2cc2a4900a234 (patch) | |
tree | 9636a9be13dcf857a371df20c837ecf1c899e2a7 /board/gcplus | |
parent | 21170c80a83f1e60ce7f6f83005e06a5c2d15a8e (diff) | |
download | u-boot-c348322ac7f76318295cf25ffab2cc2a4900a234.tar.xz |
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/gcplus')
0 files changed, 0 insertions, 0 deletions