[PATCH v2 2/6] board: ti: am62x: evm: Remove video_setup from spl_board_init

Simon Glass sjg at chromium.org
Sun Nov 12 21:01:18 CET 2023


On Fri, 10 Nov 2023 at 08:29, Devarsh Thakkar <devarsht at ti.com> wrote:
>
> Remove video_setup from evm_init sequence since video memory
> is  getting called at an earlier place to make sure
> video memory is reserved at the end of RAM.
>
> Suggested-by: Simon Glass <sjg at chromium.org>
> Signed-off-by: Devarsh Thakkar <devarsht at ti.com>
> ---
> V2: No change
> V3: No change
> ---
>  board/ti/am62x/evm.c | 18 ------------------
>  1 file changed, 18 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list