diff options
author | Ajay Kumar <ajaykumar.rs@samsung.com> | 2013-01-08 20:42:25 +0000 |
---|---|---|
committer | Minkyu Kang <mk7.kang@samsung.com> | 2013-01-10 10:19:47 +0900 |
commit | 61b59e2749451d86e73139a81f9f8995e2f4a932 (patch) | |
tree | 64860716f789565ee05ed35ecfcfcdb1abc48614 /arch/arm/include/asm/arch-exynos/cpu.h | |
parent | 7b4bd121b6a6aae0b0afd5540e2459187e9ec5ec (diff) | |
download | talos-obmc-uboot-61b59e2749451d86e73139a81f9f8995e2f4a932.tar.gz talos-obmc-uboot-61b59e2749451d86e73139a81f9f8995e2f4a932.zip |
video: Modify exynos_fimd driver to support LCD console
Currently, exynos FIMD driver is being used to support only TIZEN LOGOs.
In order to get LCD console, we need to enable half word swap feature
of FIMD and use 16 BPP.
LCD console and proprietary Logo cannot be used simultaneously.
We use "logo_on" field inside vidinfo_t structure to decide whether
user wants Logo or Console.
Define CONFIG_CMD_BMP and make logo_on = 1 to get Logo on screen.
Use logo_on = 0 to get output console on LCD.
Signed-off-by: Ajay Kumar <ajaykumar.rs@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'arch/arm/include/asm/arch-exynos/cpu.h')
0 files changed, 0 insertions, 0 deletions