]> git.sur5r.net Git - u-boot/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>
Wed, 29 Mar 2017 05:38:09 +0000 (07:38 +0200)
commitce0c79372d62544fa8dda30756dcde74abf5bb02
treea39c3f28983ea5d4d4a7a81f7b4ed2ea5a36fb98
parent67de49e6adc8ccade1d7a15c2880634c23630a5b
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