]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/ppc4xx: Do full iocon PHY initialization in software
authorDirk Eibach <dirk.eibach@gdsys.cc>
Fri, 9 Aug 2013 08:52:53 +0000 (10:52 +0200)
committerStefan Roese <sr@denx.de>
Mon, 19 Aug 2013 08:27:12 +0000 (10:27 +0200)
commitf24c8e8dce83b9e4ed61894a8d962438d93754eb
treea923a7473744027803910b6136275c100df0fa15
parentd78951db56cd98217b626657f3e754d786b27e3c
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>
board/gdsys/405ep/iocon.c