]> git.karo-electronics.de Git - karo-tx-uboot.git/commitdiff
karo: add workaround for Linux hang on i.MX6QP when tzasc1_ipg_clock is disabled
authorLothar Waßmann <LW@KARO-electronics.de>
Wed, 10 Jan 2018 14:19:40 +0000 (15:19 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 10 Jan 2018 14:19:40 +0000 (15:19 +0100)
The IPU on i.MX6QP apparently requires the tzasc1_ipg_clock
(CCGR2[11]) to be enabled which is not documented anywhere.

Enable this clock in the DCD to prevent Linux from hanging when using
the IPU.


No differences found