diff options
author | Peng Fan <Peng.Fan@freescale.com> | 2015-07-31 10:38:38 +0800 |
---|---|---|
committer | Peng Fan <Peng.Fan@freescale.com> | 2015-08-03 18:29:02 +0800 |
commit | 738ace15de626866604ee927dc378c602de01fc8 (patch) | |
tree | e26d27ed97dc4051afb587ec57462fdfef8c5c43 /board/freescale/mx6sxsabresd | |
parent | 1eb44fca8789cc1aa605cbfcc7691829b188629e (diff) | |
download | u-boot-imx-738ace15de626866604ee927dc378c602de01fc8.zip u-boot-imx-738ace15de626866604ee927dc378c602de01fc8.tar.gz u-boot-imx-738ace15de626866604ee927dc378c602de01fc8.tar.bz2 |
MLK-11263-1 video: epdc: support display logo on E-Ink screen
Support draw image on E-ink screen.
1. The image format should be PGM-P5 raw data format.
2. The image should be named epdc_logo.pgm.
3. If no epdc_logo.pgm found in the first partition(FAT), will choose
to draw black border on the screen.
4. Default configuration is to draw image at pos (0,0). If 'splashpos'
env is set, will choose the pos from 'splashpos'.
5. The image size should not be bigger than screen total pixel size.
6. Implement board_setup_logo_file in board/freescale/common/epdc_setup.c
7. Introudce function prototype for board_setup_logo_file.
Note: i.MX7D EPDC supports advanced mode and standard mode. Since current
PXP in uboot for i.MX7D not ready, only support standard mode now.
advanced and standard mode needs waveform firmware's support.
Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
Diffstat (limited to 'board/freescale/mx6sxsabresd')
0 files changed, 0 insertions, 0 deletions