Re: [PATCH 1/2] configs: sandbox64: Enable video 16bpp and 24bpp support

2023-08-20 Thread Simon Glass
On Sat, 12 Aug 2023 at 23:15, Marek Vasut wrote: > > Align the sandbox64 defconfig with sandbox defconfig. Enable missing > 16bpp and 24bpp video support. This fixes ut_dm_dm_test_video_bmp16 > and ut_dm_dm_test_video_bmp24 tests . > > Signed-off-by: Marek Vasut > --- > Cc: Simon Glass > --- >

Re: [PATCH 1/2] configs: sandbox64: Enable video 16bpp and 24bpp support

2023-08-13 Thread Simon Glass
On Sat, 12 Aug 2023 at 23:15, Marek Vasut wrote: > > Align the sandbox64 defconfig with sandbox defconfig. Enable missing > 16bpp and 24bpp video support. This fixes ut_dm_dm_test_video_bmp16 > and ut_dm_dm_test_video_bmp24 tests . > > Signed-off-by: Marek Vasut > --- > Cc: Simon Glass > --- >

[PATCH 1/2] configs: sandbox64: Enable video 16bpp and 24bpp support

2023-08-12 Thread Marek Vasut
Align the sandbox64 defconfig with sandbox defconfig. Enable missing 16bpp and 24bpp video support. This fixes ut_dm_dm_test_video_bmp16 and ut_dm_dm_test_video_bmp24 tests . Signed-off-by: Marek Vasut --- Cc: Simon Glass --- configs/sandbox64_defconfig | 2 ++ 1 file changed, 2 insertions(+)