arm: samsung: Remove dead LCD code

Since bb5930d5c9 ("exynos: video: Convert several boards to driver
model for video") there have been no callers of any of the exynos_lcd_*
family of functions.  Remove these from the boards, and then remove
unused logo and related code as well.

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Minkyu Kang <mk7.kang@samsung.com>
This commit is contained in:
Tom Rini
2022-06-10 22:59:31 -04:00
parent 713a8cbb94
commit dc2d27ae72
14 changed files with 0 additions and 9060 deletions

View File

@@ -11,8 +11,6 @@
#include <configs/exynos4-common.h>
#define CONFIG_TIZEN /* TIZEN lib */
/* Keep L2 Cache Disabled */
/* Universal has 2 banks of DRAM */

View File

@@ -13,8 +13,6 @@
#define CONFIG_TRATS
#define CONFIG_TIZEN /* TIZEN lib */
#ifndef CONFIG_SYS_L2CACHE_OFF
#define CONFIG_SYS_L2_PL310
#define CONFIG_SYS_PL310_BASE 0x10502000

View File

@@ -12,8 +12,6 @@
#include <configs/exynos4-common.h>
#define CONFIG_TIZEN /* TIZEN lib */
#ifndef CONFIG_SYS_L2CACHE_OFF
#define CONFIG_SYS_L2_PL310
#define CONFIG_SYS_PL310_BASE 0x10502000