<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Configuring the resolution of the VGA to support 800x600 and 640x480 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Configuring-the-resolution-of-the-VGA-to-support-800x600-and/m-p/170730#M5484</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Phil and Luis for your help, it guided me to the right path and all that I needed to was change the vga line from VGA-XGA to VGA-SVGA in the uboot to get force it to 800x600. This was defined in tve.c.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Sep 2011 03:51:24 GMT</pubDate>
    <dc:creator>ShishirJha</dc:creator>
    <dc:date>2011-09-19T03:51:24Z</dc:date>
    <item>
      <title>Configuring the resolution of the VGA to support 800x600 and 640x480</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Configuring-the-resolution-of-the-VGA-to-support-800x600-and/m-p/170727#M5481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello to all,&lt;/P&gt;&lt;P&gt;I have been working with imx53 board for last few days and am loving it. I have android up and running, but ran into resolution problem. The screen that I want to use the imx53 for is 800x600 or even better if it is 800x480. Present resolution of 1024x768 was good on a monitor but the touch panel that I have now will not accept that resolution. Though I have the task of integrating the touch screen driver in the kernel still ahead of me, I would like to get the resolution right first. I am using the VGA port and not the LVDS output for the touch panel display.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looking at the Kernel Source it looks like I need to edit the frame buffer definitions in mx53loco.c but I am not sure what values to input there to define a mode for 800x600 and 800x480.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help in this matter would be great.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, has anyone tried soldering a momentary push button switch on to the Power button to get the Power button out on a case for switching the board on and off. I am skeptical on whether I should do it or not and if it would affect the PMIC in any way.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2011 16:07:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Configuring-the-resolution-of-the-VGA-to-support-800x600-and/m-p/170727#M5481</guid>
      <dc:creator>ShishirJha</dc:creator>
      <dc:date>2011-09-16T16:07:08Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring the resolution of the VGA to support 800x600 and 640x480</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Configuring-the-resolution-of-the-VGA-to-support-800x600-and/m-p/170728#M5482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, you need to hack the kernel. No, I don't know the values that you need.  Yes, I believe that you should be able to extend the power-on button in the way that you propose without any trouble.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2011 23:03:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Configuring-the-resolution-of-the-VGA-to-support-800x600-and/m-p/170728#M5482</guid>
      <dc:creator>PhilEndecott</dc:creator>
      <dc:date>2011-09-16T23:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring the resolution of the VGA to support 800x600 and 640x480</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Configuring-the-resolution-of-the-VGA-to-support-800x600-and/m-p/170729#M5483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;﻿800x600x16bpp and 800x600x32bpp are supported in the BSP, see BSP release notes for kernel parameters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;These app notes can help you:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;﻿&lt;A href="http://www.freescale.com/webapp/search/Serp.jsp?qt=different+display&amp;amp;QueryText=different+display&amp;amp;baseUrl=http%3A%2F%2Fwww.freescale.com%2Fwebapp&amp;amp;PART_NUMBER=&amp;amp;SEARCH_OPERATOR=Contains&amp;amp;attempt=-1"&gt;http://www.freescale.com/webapp/search/Serp.jsp?qt=different+display&amp;amp;QueryText=different+display&amp;amp;baseUrl=http%3A%2F%2Fwww.freescale.com%2Fwebapp&amp;amp;PART_NUMBER=&amp;amp;SEARCH_OPERATOR=Contains&amp;amp;attempt=-1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;You can check the following application notes:&lt;/P&gt;&lt;P&gt;AN3974 : Different Display Configurations on i.MX35 Linux PDK &lt;BR /&gt;AN4182 : Different Display Configurations on the i.MX31 Linux PDK&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See also, chapter 18:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;﻿&lt;A href="http://cache.freescale.com/files/32bit/doc/user_guide/MX53UG.pdf?fpsp=1&amp;amp;WT_TYPE=Users%20Guides&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=pdf&amp;amp;WT_ASSET=Documentation"&gt;http://cache.freescale.com/files/32bit/doc/user_guide/MX53UG.pdf?fpsp=1&amp;amp;WT_TYPE=Users%20Guides&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=pdf&amp;amp;WT_ASSET=Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a look to ﻿static struct fb_videomode video_modes_vga[] in tve.c&lt;/P&gt;&lt;P&gt;You will have to add new entry in the struct and a new 'CASE' in 'int tve_setup(int mode)'&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2011 23:32:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Configuring-the-resolution-of-the-VGA-to-support-800x600-and/m-p/170729#M5483</guid>
      <dc:creator>LuisCasado</dc:creator>
      <dc:date>2011-09-16T23:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring the resolution of the VGA to support 800x600 and 640x480</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Configuring-the-resolution-of-the-VGA-to-support-800x600-and/m-p/170730#M5484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Phil and Luis for your help, it guided me to the right path and all that I needed to was change the vga line from VGA-XGA to VGA-SVGA in the uboot to get force it to 800x600. This was defined in tve.c.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2011 03:51:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Configuring-the-resolution-of-the-VGA-to-support-800x600-and/m-p/170730#M5484</guid>
      <dc:creator>ShishirJha</dc:creator>
      <dc:date>2011-09-19T03:51:24Z</dc:date>
    </item>
  </channel>
</rss>

