]> git.ipfire.org Git - people/ms/u-boot.git/commit
arm64: a37xx: Handle pin controls in early board init
authorKonstantin Porotchkin <kostap@marvell.com>
Thu, 16 Feb 2017 11:52:26 +0000 (13:52 +0200)
committerStefan Roese <sr@denx.de>
Thu, 23 Mar 2017 07:50:50 +0000 (08:50 +0100)
commit81b7c7f6379cfb6ca6b40b22504ad4ae8aca1fdd
treed9c28ff5a3b1fac36f91e89db00b1b8c63c7648e
parentf7cab0f95b05ec6a66fe4796b9ad44406d0cc864
arm64: a37xx: Handle pin controls in early board init

Fix the default pin control values in a board-specific
function on early board init stage.
This fix allows the NETA driver to work in RGMII
mode until the full-featured pin control driver gets
introduced.

Signed-off-by: Konstantin Porotchkin <kostap@marvell.com>
Cc: Stefan Roese <sr@denx.de>
Cc: Igal Liberman <igall@marvell.com>
Cc: Nadav Haklai <nadavh@marvell.com>
Signed-off-by: Stefan Roese <sr@denx.de>
board/Marvell/mvebu_armada-37xx/board.c