commit | 8ded7eec73dd6e6063cfa5662d5c5fd64b4767ff | [log] [tgz] |
---|---|---|
author | Dirk Eibach <dirk.eibach@gdsys.cc> | Fri Aug 09 10:52:53 2013 +0200 |
committer | Stefan Roese <sr@denx.de> | Mon Aug 19 10:27:12 2013 +0200 |
tree | a923a7473744027803910b6136275c100df0fa15 | |
parent | 373017b48b6e3f7d37bc5436d9341d5bec315ce4 [diff] |
powerpc/ppc4xx: Do full iocon PHY initialization in software Up to this point some PHY initialization was done from the FPGA and some from u-boot. From now all initialization is done from u-boot. To keep this maintainable a PHY setup machine was implemented that can execute commands from initialization arrays. Signed-off-by: Dirk Eibach <dirk.eibach@gdsys.cc> Signed-off-by: Stefan Roese <sr@denx.de>