<?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: How to use future electronics LCD display and adapter with Wandboard? in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-future-electronics-LCD-display-and-adapter-with/m-p/248767#M22331</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These are the environment variables I'm using in U-Boot:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;baudrate=115200&lt;/P&gt;&lt;P&gt;bootargs=console=ttymxc0,115200 root=/dev/mmcblk0p1 rootwait rw video=mxcfb0:dev=lcd,SEIKO-WVGA,if=RGB666&lt;/P&gt;&lt;P&gt;bootargs_nfs=setenv bootargs ${bootargs} root=/dev/nfs ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}:::off nfsroot=${serverip}:${rp&lt;/P&gt;&lt;P&gt;bootcmd=run bootcmd_net&lt;/P&gt;&lt;P&gt;bootcmd_net=run bootargs_nfs; tftpboot ${loadaddr} ${kernel}; bootm&lt;/P&gt;&lt;P&gt;bootdelay=3&lt;/P&gt;&lt;P&gt;ethact=FEC&lt;/P&gt;&lt;P&gt;ethaddr=00:1f:7b:b2:03:8d&lt;/P&gt;&lt;P&gt;ethprime=FEC&lt;/P&gt;&lt;P&gt;gatewayip=192.168.1.1&lt;/P&gt;&lt;P&gt;ipaddr=192.168.1.102&lt;/P&gt;&lt;P&gt;kernel=uImage--3.0.35-r0-wandboard-dual-20131116024259.bin&lt;/P&gt;&lt;P&gt;loadaddr=0x12000000&lt;/P&gt;&lt;P&gt;netmask=255.255.255.0&lt;/P&gt;&lt;P&gt;rootpath=/home/beto/bin/fsl-community-bsp-dylan/build/tmp/deploy/images/rootfs_v2&lt;/P&gt;&lt;P&gt;serverip=192.168.1.1&lt;/P&gt;&lt;P&gt;splashpos=m,m&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I modified the bootloader from an Ubuntu image that is on the wandboard web page, first I displayed the Ubuntu image on the LCD screen to make sure that I could use that bootloader, I did this by changing the bootargs variable from the original setup. The image shown has some kind of glitches.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Afterwards I used the same environment variables I've been using to boot using TFTP and NFS protocols. But the screen keeps apearring white!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Dec 2013 07:54:51 GMT</pubDate>
    <dc:creator>trendantenna</dc:creator>
    <dc:date>2013-12-09T07:54:51Z</dc:date>
    <item>
      <title>How to use future electronics LCD display and adapter with Wandboard?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-future-electronics-LCD-display-and-adapter-with/m-p/248766#M22330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I´m using a &lt;STRONG&gt;wandboard Dual&lt;/STRONG&gt; and I trying to display on the LCD screen the image I created with yocto project.&lt;/P&gt;&lt;P&gt;I'm using the following line in the bootloader:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; video_settings=mxcfb0:dev=lcd,SEIKO-WVGA,if=RGB666 video= mxcFb2=off fnmem=8M gpumem=24M voutmem=48M vmalloc=200M&lt;/P&gt;&lt;P&gt;is that the only modification I´ve got to do or do I need to modify the kernel of my yocto image too. Because I run my image but it doesn´t display it on the LCD screen , it only turn on the screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Dec 2013 18:07:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-use-future-electronics-LCD-display-and-adapter-with/m-p/248766#M22330</guid>
      <dc:creator>trendantenna</dc:creator>
      <dc:date>2013-12-06T18:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to use future electronics LCD display and adapter with Wandboard?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-future-electronics-LCD-display-and-adapter-with/m-p/248767#M22331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These are the environment variables I'm using in U-Boot:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;baudrate=115200&lt;/P&gt;&lt;P&gt;bootargs=console=ttymxc0,115200 root=/dev/mmcblk0p1 rootwait rw video=mxcfb0:dev=lcd,SEIKO-WVGA,if=RGB666&lt;/P&gt;&lt;P&gt;bootargs_nfs=setenv bootargs ${bootargs} root=/dev/nfs ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}:::off nfsroot=${serverip}:${rp&lt;/P&gt;&lt;P&gt;bootcmd=run bootcmd_net&lt;/P&gt;&lt;P&gt;bootcmd_net=run bootargs_nfs; tftpboot ${loadaddr} ${kernel}; bootm&lt;/P&gt;&lt;P&gt;bootdelay=3&lt;/P&gt;&lt;P&gt;ethact=FEC&lt;/P&gt;&lt;P&gt;ethaddr=00:1f:7b:b2:03:8d&lt;/P&gt;&lt;P&gt;ethprime=FEC&lt;/P&gt;&lt;P&gt;gatewayip=192.168.1.1&lt;/P&gt;&lt;P&gt;ipaddr=192.168.1.102&lt;/P&gt;&lt;P&gt;kernel=uImage--3.0.35-r0-wandboard-dual-20131116024259.bin&lt;/P&gt;&lt;P&gt;loadaddr=0x12000000&lt;/P&gt;&lt;P&gt;netmask=255.255.255.0&lt;/P&gt;&lt;P&gt;rootpath=/home/beto/bin/fsl-community-bsp-dylan/build/tmp/deploy/images/rootfs_v2&lt;/P&gt;&lt;P&gt;serverip=192.168.1.1&lt;/P&gt;&lt;P&gt;splashpos=m,m&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I modified the bootloader from an Ubuntu image that is on the wandboard web page, first I displayed the Ubuntu image on the LCD screen to make sure that I could use that bootloader, I did this by changing the bootargs variable from the original setup. The image shown has some kind of glitches.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Afterwards I used the same environment variables I've been using to boot using TFTP and NFS protocols. But the screen keeps apearring white!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2013 07:54:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-use-future-electronics-LCD-display-and-adapter-with/m-p/248767#M22331</guid>
      <dc:creator>trendantenna</dc:creator>
      <dc:date>2013-12-09T07:54:51Z</dc:date>
    </item>
  </channel>
</rss>

