1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 08:42:12 +02:00
Files
u-boot-megous/drivers
Anatolij Gustschin 0d1ae97c02 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: Anatolij Gustschin <agust@denx.de>
2017-08-29 15:23:55 +02:00
..
2017-06-01 07:03:13 -06:00
2017-08-16 08:30:24 -04:00
2017-08-16 08:30:24 -04:00
2017-08-13 15:17:37 -04:00
2017-08-22 09:56:09 +02:00
2017-08-24 11:00:47 +08:00
2017-07-28 23:34:44 +02:00
2017-07-28 12:02:47 -06:00
2017-06-01 19:56:54 -07:00
2017-08-16 08:30:24 -04:00
2017-06-01 07:03:10 -06:00
2017-06-01 07:03:01 -06:00
2017-06-01 07:03:01 -06:00
2017-08-13 15:17:31 -04:00