]> git.sur5r.net Git - u-boot/commit
arm64: a37xx: Disable DB configurations on ESPRESSOBin board
authorKonstantin Porotchkin <kostap@marvell.com>
Thu, 16 Feb 2017 11:52:32 +0000 (13:52 +0200)
committerStefan Roese <sr@denx.de>
Wed, 29 Mar 2017 05:38:10 +0000 (07:38 +0200)
commitfc2d466764f3f20ba13388fb438e22e74a05a056
tree42e44ad34f963a70de54a79aef182d331c88da53
parent9c4cb43b1fa5daeae672bdb435cbfb7391d7b7b1
arm64: a37xx: Disable DB configurations on ESPRESSOBin board

Bypass XHCI and AHCi board configuration flow on ESPRESSOBin
community board.
The community board does not have i2c expander and USB VBUS
is always on, so the scan for AHCi and USB devices can be
faster without unneded configurations.

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