<?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: imx6sxsadbresd u-boot parallel lcd</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx6sxsadbresd-u-boot-parallel-lcd/m-p/832213#M127826</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I apologize for the confusion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apparently what you are trying to do is not an easy task, since many things need to be modified. There are some patches that can help you with that. However, there are out of date, and what I am aware there are no plans to update those patches. You can use them as a reference and see if that works. Otherwise, I recommend you to go with professional service support, they can help to develop the patch that you need. Please find below the web-link to the patches.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-98109"&gt;https://community.nxp.com/docs/DOC-98109&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I apologize for the inconveniences this could give you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Diego.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Nov 2018 17:21:28 GMT</pubDate>
    <dc:creator>diegoadrian</dc:creator>
    <dc:date>2018-11-27T17:21:28Z</dc:date>
    <item>
      <title>imx6sxsadbresd u-boot parallel lcd</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6sxsadbresd-u-boot-parallel-lcd/m-p/832205#M127818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the NXP-recommended hdmi adapter board connected to the parallel lcd connector on the imx6sxsabresd eval board.&amp;nbsp; After the OS boots up, I get the matchbox desktop displaying fine on my monitor.&amp;nbsp; However, in u-boot, after changing the "panel" environment variable to MCIMX28LCD (this is the name of the parallel LCD display entity in the mx6sxsabresd.c board file), I don't get anything on my monitor. On other boards, u-boot always shows something, such as the small NXP logo and the u-boot version.&amp;nbsp; I tried loading a bitmap into memory and displaying it, but nothing happens, though i know the bmp is loaded correctly.&amp;nbsp; I'm doing all this straight from the yocto-built sd card image.&amp;nbsp; I'm sure the issue is somewhere in the u-boot settings, but I don't know what to change.&amp;nbsp; I don't have an LVDS display to try out the default display settings, so this is my only option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Nov 2018 19:09:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6sxsadbresd-u-boot-parallel-lcd/m-p/832205#M127818</guid>
      <dc:creator>dluberger</dc:creator>
      <dc:date>2018-11-13T19:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: imx6sxsadbresd u-boot parallel lcd</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6sxsadbresd-u-boot-parallel-lcd/m-p/832206#M127819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please try using the below u-boot parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U-Boot &amp;gt; setenv displayinfo 'video=mxcfb0:dev=lcd,CLAAWVGA,&lt;BR /&gt;if=RGB656'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this can help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Diego.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2018 17:09:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6sxsadbresd-u-boot-parallel-lcd/m-p/832206#M127819</guid>
      <dc:creator>diegoadrian</dc:creator>
      <dc:date>2018-11-14T17:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: imx6sxsadbresd u-boot parallel lcd</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6sxsadbresd-u-boot-parallel-lcd/m-p/832207#M127820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That didn't seem to do anything.&amp;nbsp; Shouldn't I just set the video variable directly? where is the displayinfo variable used?&amp;nbsp; Regardless, I still get no video out of my parallel lcd port during u-boot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2018 17:39:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6sxsadbresd-u-boot-parallel-lcd/m-p/832207#M127820</guid>
      <dc:creator>dluberger</dc:creator>
      <dc:date>2018-11-14T17:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: imx6sxsadbresd u-boot parallel lcd</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6sxsadbresd-u-boot-parallel-lcd/m-p/832208#M127821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you save the environment&amp;nbsp;after changing the u-boot parameter?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Diego.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2018 17:46:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6sxsadbresd-u-boot-parallel-lcd/m-p/832208#M127821</guid>
      <dc:creator>diegoadrian</dc:creator>
      <dc:date>2018-11-14T17:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: imx6sxsadbresd u-boot parallel lcd</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6sxsadbresd-u-boot-parallel-lcd/m-p/832209#M127822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2018 17:47:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6sxsadbresd-u-boot-parallel-lcd/m-p/832209#M127822</guid>
      <dc:creator>dluberger</dc:creator>
      <dc:date>2018-11-14T17:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: imx6sxsadbresd u-boot parallel lcd</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6sxsadbresd-u-boot-parallel-lcd/m-p/832210#M127823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's the complete u-boot output along with the environment variables from printenv:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U-Boot 2017.03-nxp/imx_v2017.03_4.9.11_1.0.0_ga+ga2fea67 (Nov 09 2018 - 16:59:54 -0500)&lt;/P&gt;&lt;P&gt;CPU: Freescale i.MX6SX rev1.2 996 MHz (running at 792 MHz)&lt;BR /&gt;CPU: Extended Commercial temperature grade (-20C to 105C) at 44C&lt;BR /&gt;Reset cause: POR&lt;BR /&gt;Model: Freescale i.MX6 SoloX SDB RevB Board&lt;BR /&gt;Board: MX6SX SABRE SDB&lt;BR /&gt;DRAM: 1 GiB&lt;BR /&gt;PMIC: PFUZE100! DEV_ID=0x11 REV_ID=0x21&lt;BR /&gt;MMC: FSL_SDHC: 0, FSL_SDHC: 1, FSL_SDHC: 2&lt;BR /&gt;Display: MCIMX28LCD (800x480)&lt;BR /&gt;Video: 800x480x24&lt;BR /&gt;In: serial&lt;BR /&gt;Out: serial&lt;BR /&gt;Err: serial&lt;BR /&gt;switch to partitions #0, OK&lt;BR /&gt;mmc2 is current device&lt;BR /&gt;Net: eth0: ethernet@02188000, eth1: ethernet@021b4000 [PRIME]&lt;BR /&gt;Normal Boot&lt;BR /&gt;Hit any key to stop autoboot: 0&lt;BR /&gt;=&amp;gt; printenv&lt;BR /&gt;baudrate=115200&lt;BR /&gt;boot_fdt=try&lt;BR /&gt;bootcmd=mmc dev ${mmcdev};mmc dev ${mmcdev}; if mmc rescan; then if run loadbootscript; then run bootscript; else if run loadimage; then run mmcboot; else run netboot; fi; fi; else run netboot; fi&lt;BR /&gt;bootcmd_mfg=run mfgtool_args;bootz ${loadaddr} ${initrd_addr} ${fdt_addr};&lt;BR /&gt;bootdelay=3&lt;BR /&gt;bootscript=echo Running bootscript from mmc ...; source&lt;BR /&gt;console=ttymxc0&lt;BR /&gt;displayinfo=video=mxcfb0:dev=lcd,CLAAWVGA,if=RGB656&lt;BR /&gt;eth1addr=00:04:9f:03:f3:1c&lt;BR /&gt;ethact=ethernet@021b4000&lt;BR /&gt;ethaddr=00:04:9f:03:f3:1b&lt;BR /&gt;ethprime=eth1&lt;BR /&gt;fdt_addr=0x83000000&lt;BR /&gt;fdt_file=imx6sx-sdb-lcdif1.dtb&lt;BR /&gt;fdt_high=0xffffffff&lt;BR /&gt;fdtcontroladdr=bdf3bc58&lt;BR /&gt;image=zImage&lt;BR /&gt;initrd_addr=0x83800000&lt;BR /&gt;initrd_high=0xffffffff&lt;BR /&gt;ip_dyn=yes&lt;BR /&gt;loadaddr=0x80800000&lt;BR /&gt;loadbootscript=fatload mmc ${mmcdev}:${mmcpart} ${loadaddr} ${script};&lt;BR /&gt;loadfdt=fatload mmc ${mmcdev}:${mmcpart} ${fdt_addr} ${fdt_file}&lt;BR /&gt;loadimage=fatload mmc ${mmcdev}:${mmcpart} ${loadaddr} ${image}&lt;BR /&gt;loadm4image=fatload mmc ${mmcdev}:${mmcpart} ${loadaddr} ${m4image}&lt;BR /&gt;m4_qspi_cs=2&lt;BR /&gt;m4boot=sf probe 1:${m4_qspi_cs}; bootaux 0x78000000&lt;BR /&gt;m4image=m4_qspi.bin&lt;BR /&gt;mfgtool_args=setenv bootargs console=${console},${baudrate} rdinit=/linuxrc g_mass_storage.stall=0 g_mass_storage.removable=1 g_mass_storage.file=/fat g_mass_storage.ro=1 g_mass_storage.idVendor=0x066F g_mass_storage.idProduct=0x37FF g_mass_storage.iSerialNumber=""&lt;BR /&gt;mmcargs=setenv bootargs console=${console},${baudrate} root=${mmcroot}&lt;BR /&gt;mmcautodetect=yes&lt;BR /&gt;mmcboot=echo Booting from mmc ...; run mmcargs; if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if run loadfdt; then bootz ${loadaddr} - ${fdt_addr}; else if test ${boot_fdt} = try; then bootz; else echo WARN: Cannot load the DT; fi; fi; else bootz; fi;&lt;BR /&gt;mmcdev=2&lt;BR /&gt;mmcpart=1&lt;BR /&gt;mmcroot=/dev/mmcblk3p2 rootwait rw&lt;BR /&gt;netargs=setenv bootargs console=${console},${baudrate} root=/dev/nfs ip=dhcp nfsroot=${serverip}:${nfsroot},v3,tcp&lt;BR /&gt;netboot=echo Booting from net ...; run netargs; if test ${ip_dyn} = yes; then setenv get_cmd dhcp; else setenv get_cmd tftp; fi; ${get_cmd} ${image}; if test ${boot_fdt} = yes || test ${boot_fdt} = try; then if ${get_cmd} ${fdt_addr} ${fdt_file}; then bootz ${loadaddr} - ${fdt_addr}; else if test ${boot_fdt} = try; then bootz; else echo WARN: Cannot load the DT; fi; fi; else bootz; fi;&lt;BR /&gt;panel=MCIMX28LCD&lt;BR /&gt;script=boot.scr&lt;BR /&gt;update_m4_from_sd=if sf probe 1:${m4_qspi_cs}; then if run loadm4image; then setexpr fw_sz ${filesize} + 0xffff; setexpr fw_sz ${fw_sz} / 0x10000; setexpr fw_sz ${fw_sz} * 0x10000; sf erase 0x0 ${fw_sz}; sf write ${loadaddr} 0x0 ${filesize}; fi; fi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Nov 2018 17:49:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6sxsadbresd-u-boot-parallel-lcd/m-p/832210#M127823</guid>
      <dc:creator>dluberger</dc:creator>
      <dc:date>2018-11-14T17:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: imx6sxsadbresd u-boot parallel lcd</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6sxsadbresd-u-boot-parallel-lcd/m-p/832211#M127824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please specify which adapter are you using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And did you changed the dtb&amp;nbsp;file according to the adapter?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Diego.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Nov 2018 21:01:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6sxsadbresd-u-boot-parallel-lcd/m-p/832211#M127824</guid>
      <dc:creator>diegoadrian</dc:creator>
      <dc:date>2018-11-22T21:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: imx6sxsadbresd u-boot parallel lcd</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6sxsadbresd-u-boot-parallel-lcd/m-p/832212#M127825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using the MCIMXHDMICARD adapter, which is the only one I'm aware of.&amp;nbsp; And yes my device tree is correctly setup for using the parallel lcd port; as I said in my original post, the display output works fine once the kernel comes up.&amp;nbsp; The problem is specifically with u-boot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2018 15:46:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6sxsadbresd-u-boot-parallel-lcd/m-p/832212#M127825</guid>
      <dc:creator>dluberger</dc:creator>
      <dc:date>2018-11-27T15:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: imx6sxsadbresd u-boot parallel lcd</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6sxsadbresd-u-boot-parallel-lcd/m-p/832213#M127826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I apologize for the confusion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apparently what you are trying to do is not an easy task, since many things need to be modified. There are some patches that can help you with that. However, there are out of date, and what I am aware there are no plans to update those patches. You can use them as a reference and see if that works. Otherwise, I recommend you to go with professional service support, they can help to develop the patch that you need. Please find below the web-link to the patches.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-98109"&gt;https://community.nxp.com/docs/DOC-98109&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I apologize for the inconveniences this could give you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Diego.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2018 17:21:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6sxsadbresd-u-boot-parallel-lcd/m-p/832213#M127826</guid>
      <dc:creator>diegoadrian</dc:creator>
      <dc:date>2018-11-27T17:21:28Z</dc:date>
    </item>
  </channel>
</rss>

