<?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>i.MX ProcessorsのトピックRe: Android Things display configuration</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Android-Things-display-configuration/m-p/777749#M120761</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please refer to the Section 6.3.2 "Kernel command line (bootargs)" of the attached document.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Artur&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Apr 2018 10:25:40 GMT</pubDate>
    <dc:creator>art</dc:creator>
    <dc:date>2018-04-30T10:25:40Z</dc:date>
    <item>
      <title>Android Things display configuration</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-Things-display-configuration/m-p/777748#M120760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How&amp;nbsp;can configure i.MX7D developer board for Android Things to support 1024 x 600 tft display?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Apr 2018 21:44:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-Things-display-configuration/m-p/777748#M120760</guid>
      <dc:creator>marklyle</dc:creator>
      <dc:date>2018-04-27T21:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: Android Things display configuration</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-Things-display-configuration/m-p/777749#M120761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please refer to the Section 6.3.2 "Kernel command line (bootargs)" of the attached document.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Artur&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2018 10:25:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-Things-display-configuration/m-p/777749#M120761</guid>
      <dc:creator>art</dc:creator>
      <dc:date>2018-04-30T10:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: Android Things display configuration</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-Things-display-configuration/m-p/777750#M120762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does the Android User Guide you specified also apply to the Pico i.MX7D developer board? I am not using Sabre.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2018 15:49:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-Things-display-configuration/m-p/777750#M120762</guid>
      <dc:creator>marklyle</dc:creator>
      <dc:date>2018-04-30T15:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: Android Things display configuration</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-Things-display-configuration/m-p/777751#M120763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have updated the U-Boot bootargs as specified in&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Section 6.3.2 "Kernel command line (bootargs)"&lt;/SPAN&gt;&amp;nbsp;of the Android_User's_Guide.pdf document, however, the display resolution is not changing. Below is my U-Boot configuration:&amp;nbsp;&lt;/P&gt;&lt;P&gt;=&amp;gt; print&lt;BR /&gt;baudrate=115200&lt;BR /&gt;bootargs=init=/init androidboot.hardware=imx7d video=mxcfb0:dev=ldb,1024x600M@60,if=RGB24,bpp=32 vt.global_cursor_default=0 consoleblank=0 rootwait ro loglevel=3 console=ttymxc4,115200 androidboot.console=ttymxc4 buildvariant=userdebug&lt;BR /&gt;bootcmd=boota mmc1&lt;BR /&gt;bootdelay=3&lt;BR /&gt;ethact=FEC0&lt;BR /&gt;ethaddr=00:1f:7b:86:58:76&lt;BR /&gt;ethprime=FEC&lt;BR /&gt;fastboot_dev=mmc1&lt;BR /&gt;fdt_high=0xffffffff&lt;BR /&gt;initrd_high=0xffffffff&lt;BR /&gt;loadaddr=0x80800000&lt;BR /&gt;splashpos=m,m&lt;/P&gt;&lt;P&gt;Environment size: 454/8188 bytes&lt;BR /&gt;=&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After booting into Android, I am executing "&amp;nbsp;&lt;SPAN class=""&gt;dumpsys display | grep mBaseDisplayInfo" to get the Android display configuration. Here is the output:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;mBaseDisplayInfo=DisplayInfo{"Built-in Screen", uniqueId "local:0", app 800 x 480, real 800 x 480, largest app 800 x 480, smallest app 800 x 480, mode 1, defaultMode 1, modes [{id=1, width=800, height=480, fps=53.742}], colorMode 0, supportedColorModes [0], hdrCapabilities android.view.Display$HdrCapabilities@1d6308, rotation 0, density 160 (160.0 x 160.421) dpi, layerStack 0, appVsyncOff 1000000, presDeadline 18607420, type BUILT_IN, state ON, FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS, removeMode 0}&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Android is still indicating 800x480 display resolution, which is the display that is included with the Android Things iMX7D developer kit, however, I need to connect a 1024x600 display.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2018 21:47:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-Things-display-configuration/m-p/777751#M120763</guid>
      <dc:creator>marklyle</dc:creator>
      <dc:date>2018-04-30T21:47:13Z</dc:date>
    </item>
  </channel>
</rss>

