Skip to content
Commit 0d1ae97c authored by Anatolij Gustschin's avatar Anatolij Gustschin
Browse files

video: ipuv3_fb: skip IPU shutdown if IPU was not enabled before



Boards can skip display interface init using board_video_skip().
If display interface was not initialized (e.g. no ipuv3 framebuffer
registered or IPU clock disabled), booting Linux stops due to the
crash in IPU shutdown function, when accessing IPU registers.
Check IPU clock and skip shutdown if clock is not enabled.

Signed-off-by: default avatarAnatolij Gustschin <agust@denx.de>
parent 22aa21db
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment