commit | 86853d45e6b8108c510db55df3eeea49a313c000 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Sat May 22 13:21:39 2010 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Wed Jul 21 00:40:16 2010 -0500 |
tree | 337b48483a5983e2cfef667ae5063f6da1f165e0 | |
parent | f2134b8e12b4e080db2f764bc5d690d8c3b351e0 [diff] |
powerpc/85xx: Rework MPC8536 SERDES is_serdes_configured support Move serdes init until after we are in ram so we can keep track of a global static protocal map for the particular serdes config we are in. This makes is_serdes_configured() much simplier and not constantly reading registers to determine if a given device is enabled based on the protocol. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>