lcd: Remove LCD_TEST_PATTERN code

This is a legacy driver and the value is set in board config headers
without a CONFIG prefix.  Remove the code.

Cc: Anatolij Gustschin <agust@denx.de>
Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
Tom Rini
2022-03-18 08:38:30 -04:00
parent 3e2ea3278e
commit 61b9c42e8c
7 changed files with 0 additions and 58 deletions

View File

@@ -22,7 +22,6 @@
/* LCD */
#define LCD_BPP LCD_COLOR8
#undef LCD_TEST_PATTERN
/* SDRAM */
#define CONFIG_SYS_SDRAM_BASE 0x20000000

View File

@@ -33,7 +33,6 @@
/* LCD */
#define LCD_BPP LCD_COLOR8
#undef LCD_TEST_PATTERN
/* SDRAM */
#define CONFIG_SYS_SDRAM_BASE ATMEL_BASE_CS1

View File

@@ -18,7 +18,6 @@
/* LCD */
#define LCD_BPP LCD_COLOR8
#undef LCD_TEST_PATTERN
/* SDRAM */
#define CONFIG_SYS_SDRAM_BASE 0x70000000

View File

@@ -22,7 +22,6 @@
/* LCD */
#define LCD_BPP LCD_COLOR8
#undef LCD_TEST_PATTERN
/* Let board_init_f handle the framebuffer allocation */
#undef CONFIG_FB_ADDR

View File

@@ -130,7 +130,6 @@
/* LCD */
#define LCD_BPP LCD_COLOR8
#undef LCD_TEST_PATTERN
/* SDRAM */
#define PHYS_SDRAM 0x20000000

View File

@@ -141,7 +141,6 @@
*/
/* LCD */
#define LCD_BPP LCD_COLOR8
#undef LCD_TEST_PATTERN
/* SDRAM */
#define PHYS_SDRAM 0x20000000