* [PATCH] finish removing mb862xx video driver
@ 2021-03-15 22:52 Trevor Woerner
2021-04-11 19:11 ` Anatolij Gustschin
0 siblings, 1 reply; 2+ messages in thread
From: Trevor Woerner @ 2021-03-15 22:52 UTC (permalink / raw)
To: u-boot
drivers/video/mb862xx.c was removed in commit
9c1e098fb92de38f0017585658dd50c3009c84ab from December 2020, however, this
last little remnant in drivers/video/cfb_console.c remained.
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
---
drivers/video/cfb_console.c | 14 --------------
scripts/config_whitelist.txt | 1 -
2 files changed, 15 deletions(-)
diff --git a/drivers/video/cfb_console.c b/drivers/video/cfb_console.c
index 27ff7163f3..1f491a48d6 100644
--- a/drivers/video/cfb_console.c
+++ b/drivers/video/cfb_console.c
@@ -81,20 +81,6 @@
#define VIDEO_FB_16BPP_WORD_SWAP
#endif
-/*
- * Defines for the MB862xx driver
- */
-#ifdef CONFIG_VIDEO_MB862xx
-
-#ifdef CONFIG_VIDEO_CORALP
-#define VIDEO_FB_LITTLE_ENDIAN
-#endif
-#ifdef CONFIG_VIDEO_MB862xx_ACCEL
-#define VIDEO_HW_RECTFILL
-#define VIDEO_HW_BITBLT
-#endif
-#endif
-
/*
* Defines for the i.MX31 driver (mx3fb.c)
*/
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt
index 43295eec7d..be47961c31 100644
--- a/scripts/config_whitelist.txt
+++ b/scripts/config_whitelist.txt
@@ -3943,7 +3943,6 @@ CONFIG_VEXPRESS_EXTENDED_MEMORY_MAP
CONFIG_VEXPRESS_ORIGINAL_MEMORY_MAP
CONFIG_VIDEO_BCM2835
CONFIG_VIDEO_BMP_LOGO
-CONFIG_VIDEO_CORALP
CONFIG_VIDEO_DA8XX
CONFIG_VIDEO_FONT_4X6
CONFIG_VIDEO_LCD_I2C_BUS
--
2.30.0.rc0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] finish removing mb862xx video driver
2021-03-15 22:52 [PATCH] finish removing mb862xx video driver Trevor Woerner
@ 2021-04-11 19:11 ` Anatolij Gustschin
0 siblings, 0 replies; 2+ messages in thread
From: Anatolij Gustschin @ 2021-04-11 19:11 UTC (permalink / raw)
To: u-boot
On Mon, 15 Mar 2021 18:52:45 -0400
Trevor Woerner twoerner at gmail.com wrote:
...
> drivers/video/cfb_console.c | 14 --------------
> scripts/config_whitelist.txt | 1 -
> 2 files changed, 15 deletions(-)
applied to u-boot-video/master, thanks!
--
Anatolij
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-04-11 19:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-15 22:52 [PATCH] finish removing mb862xx video driver Trevor Woerner
2021-04-11 19:11 ` Anatolij Gustschin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox