commit | af0250652a775799da656f74719bdefb45fda7d5 | [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 | c26de2d8b15c15fdc0a33758fa7714667eec404c [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>