summaryrefslogtreecommitdiffstats
path: root/include/configs/s5pc210_universal.h
diff options
context:
space:
mode:
authorPrzemyslaw Marczak <p.marczak@samsung.com>2014-01-22 11:24:16 +0100
committerMinkyu Kang <mk7.kang@samsung.com>2014-02-03 15:36:14 +0900
commit2df21cb3ea478766ee4a8d9f0dc6640a58df721b (patch)
tree76faf159c40e0baefb62a434d6ff75c475a7d537 /include/configs/s5pc210_universal.h
parentf831b3fe0f532a4f877b2e5877183e16b64cb11a (diff)
downloadblackbird-obmc-uboot-2df21cb3ea478766ee4a8d9f0dc6640a58df721b.tar.gz
blackbird-obmc-uboot-2df21cb3ea478766ee4a8d9f0dc6640a58df721b.zip
samsung: boards: update display configs with 16bpp mode.
16 bpp mode is required by LCD console mode. This change updates exynos board files. Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'include/configs/s5pc210_universal.h')
-rw-r--r--include/configs/s5pc210_universal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/s5pc210_universal.h b/include/configs/s5pc210_universal.h
index 67b08fc7d3..93b9dfb0f9 100644
--- a/include/configs/s5pc210_universal.h
+++ b/include/configs/s5pc210_universal.h
@@ -280,7 +280,7 @@ int universal_spi_read(void);
#define CONFIG_EXYNOS_FB
#define CONFIG_LCD
#define CONFIG_CMD_BMP
-#define CONFIG_BMP_32BPP
+#define CONFIG_BMP_16BPP
#define CONFIG_LD9040
#define CONFIG_EXYNOS_MIPI_DSIM
#define CONFIG_VIDEO_BMP_GZIP
OpenPOWER on IntegriCloud