commit | abd32592d7e027bc29dea8bae8b7512d9009540f | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Sun Jul 11 12:41:46 2010 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Wed Jul 21 00:40:20 2010 -0500 |
tree | 31dba9a9d0ba2c1b0149f5fab00c66f59326027c | |
parent | 86853d45e6b8108c510db55df3eeea49a313c000 [diff] |
powerpc/85xx: Rework P1022 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>