Searched hist:f8ba7f27740b42f17bf145d0e1e5aec66ac8dc0e (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | ipu.h | f8ba7f27740b42f17bf145d0e1e5aec66ac8dc0e Mon Sep 04 21:33:45 UTC 2017 Anatolij Gustschin <agust@denx.de> 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>
|
| H A D | ipu_common.c | f8ba7f27740b42f17bf145d0e1e5aec66ac8dc0e Mon Sep 04 21:33:45 UTC 2017 Anatolij Gustschin <agust@denx.de> 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>
|
| H A D | mxc_ipuv3_fb.c | f8ba7f27740b42f17bf145d0e1e5aec66ac8dc0e Mon Sep 04 21:33:45 UTC 2017 Anatolij Gustschin <agust@denx.de> 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>
|