commit | e5c5aa9da0f64a2f29fac008545db049dfb79131 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Mon Apr 20 09:28:12 2015 +0200 |
committer | Luka Perkov <luka.perkov@sartura.hr> | Thu Jul 23 10:38:05 2015 +0200 |
tree | 783089f3655fb14cba2610da3e27211625553963 | |
parent | 8ec49a613f3deec2fa99adec6008884753c4f9c6 [diff] |
arm: mvebu: serdes: Move Armada XP SERDES / PHY init code into new directory With the upcoming addition of the Armada 38x SPL support, which is not compatible to the Armada XP SERDES init code, we need to introduce a new directory infrastructure. So lets move the AXP serdes init code into a new directory. This way the A38x code can be added in a clean way. Signed-off-by: Stefan Roese <sr@denx.de>