Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | fix DIU for small screens | Kenneth Johansson | 2008-07-12 | -1/+1 |
| | | | | | | | | | The DIU_DIV register is 8 bit not 5 bit. This prevented large DIV values so it was not possible to set a slow pixel clock and thus prevented display on small screens. Signed-off-by: Kenneth Johansson <kenneth@southpole.se> Acked-by: John Rigby <jrigby@freescale.com> | |||
* | Adding DIU support for Freescale 5121ADS | York Sun | 2008-05-21 | -0/+165 |
Add DIU and cfb console support to FSL 5121ADS board. Use #define CONFIG_VIDEO in config file to enable fb console. Signed-off-by: York Sun <yorksun@freescale.com> |