| commit | 9f43d7997e9c5395eed4eddd32cd75942896a412 | [log] [tgz] |
|---|---|---|
| author | Kumar Gala <galak@kernel.crashing.org> | Thu Jul 08 22:27:30 2010 -0500 |
| committer | Kumar Gala <galak@kernel.crashing.org> | Fri Jul 16 10:55:10 2010 -0500 |
| tree | 53951582f24cf5840a7ea93cc9e327b857ab5017 | |
| parent | c7e1a43de6818eb0b40d0b8db4f1a2bc54185eeb [diff] |
powerpc/85xx: Move p1022ds slot code into board file The code to map SERDES configs to slot names is board specific and not chip specific. Thus it should live in board/freescale/p1022ds/ and not in arch/powerpc/cpu/. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>