[PATCH V2 4/8] include: video: Reserve video using blob
Simon Glass
sjg at chromium.org
Mon Jun 12 23:17:26 CEST 2023
On Fri, 9 Jun 2023 at 12:51, Nikhil M Jain <n-jain1 at ti.com> wrote:
>
> Add method to reserve video framebuffer information using blob,
> recieved from previous stage.
>
> Signed-off-by: Nikhil M Jain <n-jain1 at ti.com>
> ---
> V2:
> - Remove #if CONFIG_IS_ENABLED(VIDEO) in video_reserve_from_blob.
>
> drivers/video/video-uclass.c | 11 +++++++++++
> include/video.h | 9 +++++++++
> 2 files changed, 20 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list