[PATCH 35/36] bdinfo: dm: Update fb_base when using driver model

Bin Meng bmeng.cn at gmail.com
Wed May 6 10:10:30 CEST 2020


On Tue, May 5, 2020 at 7:25 AM Simon Glass <sjg at chromium.org> wrote:
>
> Update this value with the address of a video device so that it shows with
> the 'bd' command.
>
> It would be better to obtain the address from the uclass by looking in
> struct video_uc_platdata for each device. We can move over to that once
> DM_VIDEO migration is complete.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  drivers/video/video-uclass.c | 1 +
>  1 file changed, 1 insertion(+)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list