]> Git Repo - J-u-boot.git/commit
tegra: video: Don't power up the SOR twice
authorSimon Glass <[email protected]>
Wed, 31 May 2017 23:57:20 +0000 (17:57 -0600)
committerSimon Glass <[email protected]>
Fri, 9 Jun 2017 19:39:33 +0000 (13:39 -0600)
commit505907a4677786dc179d7edd3d71bb5f273425cf
tree54996d6002e9727cb2582322b26bd7888dbd6a6d
parentdab4728b3daa67a9995deb03512d548c54939dcf
tegra: video: Don't power up the SOR twice

If U-Boot is the secondary boot loader, or has been run from itself, the
SOR may already be powered up. Powering it up again causes a hang, so
detect this situation and skip it.

Signed-off-by: Simon Glass <[email protected]>
Acked-by: Anatolij Gustschin <[email protected]>
drivers/video/tegra124/sor.c
This page took 0.031362 seconds and 4 git commands to generate.