commit | 6a9059554e0ea7b43134ec223c6b388a06641628 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Mon Apr 20 09:31:27 2015 +0200 |
committer | Luka Perkov <luka.perkov@sartura.hr> | Thu Jul 23 10:38:14 2015 +0200 |
tree | 339a9b773b85f6f6780bcc75853838ca488f702d | |
parent | e5c5aa9da0f64a2f29fac008545db049dfb79131 [diff] |
arm: mvebu: Add Armada 38x SERDES / PHY init code from Marvell bin_hdr This code is ported from the Marvell bin_hdr code into mainline SPL U-Boot. It needs to be executed very early so that the devices connected to the serdes PHY are configured correctly. Signed-off-by: Stefan Roese <sr@denx.de>