diff options
author | Heiko Schocher <hs@denx.de> | 2013-08-03 07:22:50 +0200 |
---|---|---|
committer | Anatolij Gustschin <agust@denx.de> | 2013-08-10 10:38:28 +0200 |
commit | 765f2f083fefbfc1e8fb4ef5e4f32d254b54ed16 (patch) | |
tree | e077d882a5284f7f07b452d27fb412ffde69b2c7 /board/imx31_phycore | |
parent | b424aae4be86c308cfda272cdef337735276c556 (diff) | |
download | u-boot-imx-765f2f083fefbfc1e8fb4ef5e4f32d254b54ed16.zip u-boot-imx-765f2f083fefbfc1e8fb4ef5e4f32d254b54ed16.tar.gz u-boot-imx-765f2f083fefbfc1e8fb4ef5e4f32d254b54ed16.tar.bz2 |
video, da8xx-fb: changes for am335x usage
to use this driver also on am335x based boards, the following
changes are made:
- struct lcd_ctrl_config lcd_cfg is now configurable
through board code
- controller base is configurable through define
DA8XX_LCD_CNTL_BASE. To be compatible with older
da8xx based boards: If this define is missing, the
DAVINCI_LCD_CNTL_BASE is used
- Determine LCD IP Version, and make the driver
working on lcd revision register values:
Version 1:
0x4C100102
Version 2:
0x4F200800
0x4F201000
Signed-off-by: Heiko Schocher <hs@denx.de>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Anatolij Gustschin <agust@denx.de>
Cc: Tom Rini <trini@ti.com>
Acked-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'board/imx31_phycore')
0 files changed, 0 insertions, 0 deletions