Files
u-boot/include
Patrick Delaunay 77debf61ef common: add fdt_simplefb_enable_and_mem_rsv function
Add a new function to activate an existing simple frame buffer node
and add the associated reserved memory, with no-map properties.

This device tree update is only done when the video device is active
and the video buffer is used.

This patch uses '#if CONFIG_IS_ENABLED(DM_VIDEO)' because
gd->video_bottom and gd->video_top are only defined when CONFIG_DM_VIDEO
is activated.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
2021-11-30 16:43:28 +01:00
..
2021-10-08 15:53:26 -04:00
2021-09-13 18:23:13 -04:00
2021-10-26 21:32:46 +02:00
2021-11-11 19:02:44 -05:00
2021-10-31 12:26:44 -06:00
2021-09-25 09:46:15 -06:00
2021-11-16 14:35:09 -05:00
2021-10-27 16:38:26 -04:00
2021-10-08 15:53:26 -04:00
2021-11-15 14:33:33 -05:00
2021-10-31 08:46:44 -04:00
2021-09-25 09:46:15 -06:00
2021-11-20 10:53:00 +01:00
2021-09-28 12:03:20 -04:00
2021-11-28 16:51:51 -07:00
2021-11-17 17:04:58 -05:00
2021-09-30 08:08:56 -04:00
2021-10-25 17:17:24 -04:00
2021-11-10 20:57:54 +01:00
2021-11-30 16:43:28 +01:00