commit | b4d6a7268fc754eefb196cabc0ccfa2e97022af2 | [log] [tgz] |
---|---|---|
author | Grant Likely <grant.likely@secretlab.ca> | Thu Oct 11 04:31:51 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Fri Oct 12 14:05:17 2007 +1000 |
tree | 406af23412b9a984b91804c9ca956c8f3dda0a22 | |
parent | 01ba1e9d26fcd29f3ad4f3a5bcf40c0fbc40ee81 [diff] |
[POWERPC] XilinxFB: Add support for custom screen resolution Some custom implementations of the xilinx fb can use resolutions other than 640x480. This patch allows the resolution to be specified in the device tree or the xilinx_platform_data structure. Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Signed-off-by: Paul Mackerras <paulus@samba.org>