<?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: imx6ulz UTP waiting issue in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx6ulz-UTP-waiting-issue/m-p/960248#M143308</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steven&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.MX6ULZ is supported starting from L4.14.62 as described in&lt;/P&gt;&lt;P&gt;sect.2.1.BSP support AN12264&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/docs/en/nxp/application-notes/AN12264.pdf" title="https://www.nxp.com/docs/en/nxp/application-notes/AN12264.pdf"&gt;https://www.nxp.com/docs/en/nxp/application-notes/AN12264.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mfg Tool is not supported in this and latest BSPs, supported uuu tool&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/NXPmicro/mfgtools"&gt;https://github.com/NXPmicro/mfgtools&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Alternatively you can try with mfg tool, using earlier suggestion for&lt;/P&gt;&lt;P&gt;rebuilding mfg tool firmware&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&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>Fri, 25 Oct 2019 04:48:20 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2019-10-25T04:48:20Z</dc:date>
    <item>
      <title>imx6ulz UTP waiting issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6ulz-UTP-waiting-issue/m-p/960245#M143305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Support,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have workable IMX6ULL EVB, and workable codebase.&lt;/P&gt;&lt;P&gt;Then, we switch the chip to IMX6ULZ on EVB, but when we use Manufacturer tool to download code, it fail when booting up linux as below. It looks like hang up at UTP: Waiting for device to appear. Our experiment are on EVB, and just change the umount IMX6ULL CPU and mount IMX6ULZ CPU on it. Any different between 6ULL and 6UL on UTP part ? Please advise. Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;8021q: 802.1Q VLAN Support v1.8&lt;BR /&gt;Key type dns_resolver registered&lt;BR /&gt;Failed to disable 792MHz OPP&lt;BR /&gt;snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 00:00:00 UTC (0)&lt;BR /&gt;clk: Not disabling unused clocks&lt;BR /&gt;ALSA device list:&lt;BR /&gt; No soundcards found.&lt;BR /&gt;Freeing unused kernel memory: 436K (809e5000 - 80a52000)&lt;BR /&gt;Starting UTP&lt;BR /&gt;uuc 0.5 [built Apr 18 2017 18:03:56]&lt;BR /&gt;UTP: Waiting for device to appear&lt;BR /&gt;random: nonblocking pool is initialized&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Steven Yu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2019 04:07:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6ulz-UTP-waiting-issue/m-p/960245#M143305</guid>
      <dc:creator>stevenyu</dc:creator>
      <dc:date>2019-10-24T04:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: imx6ulz UTP waiting issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6ulz-UTP-waiting-issue/m-p/960246#M143306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steven&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hanging may be due to i.MX6ULZ record absence in ucl2.xml:&lt;BR /&gt;&amp;lt;UCL&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;CFG&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;STATE name="BootStrap" dev="MX6ULL" vid="15A2" pid="0080"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;STATE name="Updater"&amp;nbsp;&amp;nbsp; dev="MSC" vid="066F" pid="37FF"/&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/CFG&amp;gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also one can try to rebuild mfg tool firmware and replace with new&lt;/P&gt;&lt;P&gt;specific for i.MX6ULZ (files in /firmware folder)&lt;/P&gt;&lt;P&gt;using sect.6.2 Manufacturing Tool, MFGTool attached Yocto Guide.&lt;/P&gt;&lt;P&gt;Differencies are described in AN12264 i.MX 6ULZ Migration Guide&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/docs/en/nxp/application-notes/AN12264.pdf" title="https://www.nxp.com/docs/en/nxp/application-notes/AN12264.pdf"&gt;https://www.nxp.com/docs/en/nxp/application-notes/AN12264.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&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>Thu, 24 Oct 2019 05:26:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6ulz-UTP-waiting-issue/m-p/960246#M143306</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-10-24T05:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: imx6ulz UTP waiting issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6ulz-UTP-waiting-issue/m-p/960247#M143307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We don't find a new tool that support ULZ!&lt;/P&gt;&lt;P&gt;We try to add one line for ULZ, but tool cannot start to run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;lt;STATE name="BootStrap" dev="MX6ULZ" vid="15A2" pid="0080"/&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Do you know how to add a line for ULZ ?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;In addition, do you know what is the relation between vid/pid and UTP ?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Steven Yu&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Oct 2019 01:49:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6ulz-UTP-waiting-issue/m-p/960247#M143307</guid>
      <dc:creator>stevenyu</dc:creator>
      <dc:date>2019-10-25T01:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: imx6ulz UTP waiting issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6ulz-UTP-waiting-issue/m-p/960248#M143308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steven&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.MX6ULZ is supported starting from L4.14.62 as described in&lt;/P&gt;&lt;P&gt;sect.2.1.BSP support AN12264&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/docs/en/nxp/application-notes/AN12264.pdf" title="https://www.nxp.com/docs/en/nxp/application-notes/AN12264.pdf"&gt;https://www.nxp.com/docs/en/nxp/application-notes/AN12264.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mfg Tool is not supported in this and latest BSPs, supported uuu tool&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/NXPmicro/mfgtools"&gt;https://github.com/NXPmicro/mfgtools&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Alternatively you can try with mfg tool, using earlier suggestion for&lt;/P&gt;&lt;P&gt;rebuilding mfg tool firmware&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&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>Fri, 25 Oct 2019 04:48:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6ulz-UTP-waiting-issue/m-p/960248#M143308</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-10-25T04:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: imx6ulz UTP waiting issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6ulz-UTP-waiting-issue/m-p/960249#M143309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL class="" style="color: #4a4a4d; background-color: #ffffff; border-top: 1px solid #e6e5e4; font-size: 16px; padding: 0.625em 0px;"&gt;&lt;LI class="" style="font-weight: bold; margin-bottom: 0.5em; padding-left: 95px !important;"&gt;&lt;A data-content-subfinding="Software &amp;amp; Tools tab" data-dtmaction="Software &amp;amp; Tools tab: Download click" data-dtmassettype="Download" data-dtmsubaction="L4.14.62_1.0.0_Beta_MX6ULZ" href="https://www.nxp.com/webapp/Download?colCode=L4.14.62_1.0.0_Beta_MX6ULZ&amp;amp;appType=license" style="color: #1e74b9; background-color: initial; text-decoration: none;"&gt;L4.14.62_1.0.0_Beta_MX6ULZ&lt;/A&gt;&lt;SUP style="font-size: 12px;"&gt;(REV L4.14.62_1.0.0_Beta)&lt;/SUP&gt;&lt;/LI&gt;&lt;LI class="" style="font-size: 12px; margin-bottom: 0.625em; padding-left: 95px !important;"&gt;i.MX 6ULZ EVK Linux L4.14.62 Binary Demo File&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;We have gotten above binary demo files&amp;nbsp;on NXP website, renamed ulz to ull and put into firmware directory of mfg_tool.&lt;/P&gt;&lt;P&gt;That is we rename these files, and put to firmware directory.&lt;/P&gt;&lt;P&gt;* u-boot-imx6ull14x14evk_nand.imx&lt;/P&gt;&lt;P&gt;*&amp;nbsp;zImage&lt;/P&gt;&lt;P&gt;*&amp;nbsp;zImage-imx6ull14x14evk.bin&lt;/P&gt;&lt;P&gt;*&amp;nbsp;zImage-imx6ull-14x14-evk.dtb&lt;/P&gt;&lt;P&gt;*&amp;nbsp;zImage-imx6ull-14x14-evk-btwifi.dtb&lt;/P&gt;&lt;P&gt;*&amp;nbsp;zImage-imx6ull-14x14-evk-btwifi-oob.dtb&lt;/P&gt;&lt;P&gt;*&amp;nbsp;zImage-imx6ull-14x14-evk-emmc.dtb&lt;/P&gt;&lt;P&gt;*&amp;nbsp;zImage-imx6ull-14x14-evk-gpmi-weim.dtb&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when we use manufacture tool to download images, jump to os, and it hang up at kernel.&lt;/P&gt;&lt;P&gt;It is quite strange even formal binary release hang up here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U-Boot 2018.03-imx_v2018.03_4.14.62_1.0.0_beta+g7fac6b9 (Oct 16 2018 - 19:18:43 +0000)&lt;/P&gt;&lt;P&gt;CPU: Freescale i.MX6ULZ rev1.1 900 MHz (running at 396 MHz)&lt;BR /&gt;CPU: Commercial temperature grade (0C to 95C) at 44C&lt;BR /&gt;Reset cause: POR&lt;BR /&gt;Model: Freescale i.MX6 ULZ 14x14 EVK Board&lt;BR /&gt;Board: MX6ULZ 14x14 EVK&lt;BR /&gt;DRAM: 512 MiB&lt;BR /&gt;NAND: 128 MiB&lt;BR /&gt;MMC: FSL_SDHC: 0&lt;BR /&gt;Loading Environment from NAND... *** Warning - bad CRC, using default environment&lt;/P&gt;&lt;P&gt;Failed (-5)&lt;BR /&gt;Display: TFT43AB (480x272)&lt;BR /&gt;Video: LCDIF@0x21c8000 is fused, disable it&lt;BR /&gt;In: serial&lt;BR /&gt;Out: serial&lt;BR /&gt;Err: serial&lt;BR /&gt;unsupported boot devices&lt;BR /&gt;Net: No ethernet found.&lt;BR /&gt;Fastboot: Normal&lt;BR /&gt;Boot from USB for mfgtools&lt;BR /&gt;Use default environment for mfgtools&lt;BR /&gt;Run bootcmd_mfg: run mfgtool_args;if iminfo ${initrd_addr}; then if test ${tee} = yes; then bootm ${tee_addr} ${initrd_addr} ${fdt_addr}; else bootz ${loadaddr} ${initrd_addr} ${fdt_addr}; fi; else echo "Run fastboot ..."; fastboot 0; fi;&lt;BR /&gt;Hit any key to stop autoboot: 0&lt;/P&gt;&lt;P&gt;## Checking Image at 83800000 ...&lt;BR /&gt; Legacy image found&lt;BR /&gt; Image Name: fsl-image-mfgtool-initramfs-imx6&lt;BR /&gt; Image Type: ARM Linux RAMDisk Image (gzip compressed)&lt;BR /&gt; Data Size: 8581641 Bytes = 8.2 MiB&lt;BR /&gt; Load Address: 00000000&lt;BR /&gt; Entry Point: 00000000&lt;BR /&gt; Verifying Checksum ... OK&lt;BR /&gt;Kernel image @ 0x80800000 [ 0x000000 - 0x6e7338 ]&lt;BR /&gt;## Loading init Ramdisk from Legacy Image at 83800000 ...&lt;BR /&gt; Image Name: fsl-image-mfgtool-initramfs-imx6&lt;BR /&gt; Image Type: ARM Linux RAMDisk Image (gzip compressed)&lt;BR /&gt; Data Size: 8581641 Bytes = 8.2 MiB&lt;BR /&gt; Load Address: 00000000&lt;BR /&gt; Entry Point: 00000000&lt;BR /&gt; Verifying Checksum ... OK&lt;BR /&gt;## Flattened Device Tree blob at 83000000&lt;BR /&gt; Booting using the fdt blob at 0x83000000&lt;BR /&gt; Using Device Tree in place at 83000000, end 8300c04e&lt;BR /&gt;Modify /soc/aips-bus@02000000/tsc@02040000:status disabled&lt;BR /&gt;Modify /soc/aips-bus@02200000/epdc@0228c000:status disabled&lt;BR /&gt;Modify /soc/aips-bus@02000000/can@02090000:status disabled&lt;BR /&gt;Modify /soc/aips-bus@02000000/can@02094000:status disabled&lt;BR /&gt;Modify /soc/aips-bus@02100000/lcdif@021c8000:status disabled&lt;BR /&gt;Modify /soc/aips-bus@02100000/pxp@021cc000:status disabled&lt;BR /&gt;Modify /soc/aips-bus@02100000/csi@021c4000:status disabled&lt;BR /&gt;Modify /soc/aips-bus@02100000/adc@02198000:status disabled&lt;BR /&gt;Modify /soc/aips-bus@02100000/ethernet@02188000:status disabled&lt;BR /&gt;Modify /soc/aips-bus@02000000/ethernet@020b4000:status disabled&lt;BR /&gt;Modify /soc/aips-bus@02100000/serial@021f4000:status disabled&lt;BR /&gt;Modify /soc/aips-bus@02100000/serial@021fc000:status disabled&lt;BR /&gt;Modify /soc/aips-bus@02000000/spba-bus@02000000/serial@02018000:status disabled&lt;BR /&gt;Modify /soc/aips-bus@02000000/pwm@020f0000:status disabled&lt;BR /&gt;Modify /soc/aips-bus@02000000/pwm@020f4000:status disabled&lt;BR /&gt;Modify /soc/aips-bus@02000000/pwm@020f8000:status disabled&lt;BR /&gt;Modify /soc/aips-bus@02000000/pwm@020fc000:status disabled&lt;BR /&gt;Modify /soc/aips-bus@02000000/spba-bus@02000000/ecspi@02010000:status disabled&lt;BR /&gt;Modify /soc/aips-bus@02000000/spba-bus@02000000/ecspi@02014000:status disabled&lt;BR /&gt;Modify /soc/aips-bus@02100000/i2c@021a8000:status disabled&lt;BR /&gt;Modify /soc/aips-bus@02100000/i2c@021f8000:status disabled&lt;BR /&gt;Modify /soc/aips-bus@02000000/gpt@020e8000:status disabled&lt;BR /&gt;Modify /soc/aips-bus@02000000/epit@020d4000:status disabled&lt;BR /&gt;ft_system_setup for mx6&lt;/P&gt;&lt;P&gt;Starting kernel ...&lt;/P&gt;&lt;P&gt;Booting Linux on physical CPU 0x0&lt;BR /&gt;Linux version 4.14.62-imx_4.14.62_1.0.0_beta+g1907fe4 (oe-user@oe-host) (gcc version 7.3.0 (GCC)) #1 SMP PREEMPT Tue Oct 16 07:06:45 UTC 2018&lt;BR /&gt;CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c53c7d&lt;BR /&gt;CPU: div instructions available: patching division code&lt;BR /&gt;CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache&lt;BR /&gt;OF: fdt: Machine model: Freescale i.MX6 ULZ 14x14 EVK Board&lt;BR /&gt;Memory policy: Data cache writealloc&lt;BR /&gt;Reserved memory: created CMA memory pool at 0x8c000000, size 320 MiB&lt;BR /&gt;OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool&lt;BR /&gt;percpu: Embedded 16 pages/cpu @8bb2f000 s35532 r8192 d21812 u65536&lt;BR /&gt;Built 1 zonelists, mobility grouping on. Total pages: 130048&lt;BR /&gt;Kernel command line: console=ttymxc0,115200 rdinit=/linuxrc clk_ignore_unused&lt;BR /&gt;PID hash table entries: 2048 (order: 1, 8192 bytes)&lt;BR /&gt;Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)&lt;BR /&gt;Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)&lt;BR /&gt;Memory: 167540K/524288K available (9216K kernel code, 505K rwdata, 3196K rodata, 1024K init, 458K bss, 29068K reserved, 327680K cma-reserved, 0K highmem)&lt;BR /&gt;Virtual kernel memory layout:&lt;BR /&gt; vector : 0xffff0000 - 0xffff1000 ( 4 kB)&lt;BR /&gt; fixmap : 0xffc00000 - 0xfff00000 (3072 kB)&lt;BR /&gt; vmalloc : 0xa0800000 - 0xff800000 (1520 MB)&lt;BR /&gt; lowmem : 0x80000000 - 0xa0000000 ( 512 MB)&lt;BR /&gt; pkmap : 0x7fe00000 - 0x80000000 ( 2 MB)&lt;BR /&gt; modules : 0x7f000000 - 0x7fe00000 ( 14 MB)&lt;BR /&gt; .text : 0x80008000 - 0x80a00000 (10208 kB)&lt;BR /&gt; .init : 0x80e00000 - 0x80f00000 (1024 kB)&lt;BR /&gt; .data : 0x80f00000 - 0x80f7e4c0 ( 506 kB)&lt;BR /&gt; .bss : 0x80f80000 - 0x80ff297c ( 459 kB)&lt;BR /&gt;SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1&lt;BR /&gt;Preemptible hierarchical RCU implementation.&lt;BR /&gt; RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.&lt;BR /&gt; Tasks RCU enabled.&lt;BR /&gt;RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1&lt;BR /&gt;NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16&lt;BR /&gt;Switching to timer-based delay loop, resolution 333ns&lt;BR /&gt;sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 715827882841ns&lt;BR /&gt;clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 637086815595 ns&lt;BR /&gt;Console: colour dummy device 80x30&lt;BR /&gt;Calibrating delay loop (skipped), value calculated using timer frequency.. 6.00 BogoMIPS (lpj=30000)&lt;BR /&gt;pid_max: default: 32768 minimum: 301&lt;BR /&gt;Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)&lt;BR /&gt;Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)&lt;BR /&gt;CPU: Testing write buffer coherency: ok&lt;BR /&gt;/cpus/cpu@0 missing clock-frequency property&lt;BR /&gt;CPU0: thread -1, cpu 0, socket 0, mpidr 80000000&lt;BR /&gt;Setting up static identity map for 0x80100000 - 0x80100060&lt;BR /&gt;Hierarchical SRCU implementation.&lt;BR /&gt;smp: Bringing up secondary CPUs ...&lt;BR /&gt;smp: Brought up 1 node, 1 CPU&lt;BR /&gt;SMP: Total of 1 processors activated (6.00 BogoMIPS).&lt;BR /&gt;CPU: All CPU(s) started in SVC mode.&lt;BR /&gt;devtmpfs: initialized&lt;BR /&gt;random: get_random_u32 called from bucket_table_alloc+0x114/0x23c with crng_init=0&lt;BR /&gt;VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5&lt;BR /&gt;clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns&lt;BR /&gt;futex hash table entries: 256 (order: 2, 16384 bytes)&lt;BR /&gt;pinctrl core: initialized pinctrl subsystem&lt;BR /&gt;NET: Registered protocol family 16&lt;BR /&gt;DMA: preallocated 256 KiB pool for atomic coherent allocations&lt;BR /&gt;cpuidle: using governor menu&lt;BR /&gt;vdd3p0: supplied by regulator-dummy&lt;BR /&gt;cpu: supplied by regulator-dummy&lt;BR /&gt;vddsoc: supplied by regulator-dummy&lt;BR /&gt;hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.&lt;BR /&gt;hw-breakpoint: maximum watchpoint size is 8 bytes.&lt;BR /&gt;imx6ul-pinctrl 20e0000.iomuxc: no fsl,pins and pins property in node /soc/aips-bus@02000000/iomuxc@020e0000/imx6ulz-evk-gpmi-rework&lt;BR /&gt;imx6ul-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver&lt;BR /&gt;imx6ul-pinctrl 2290000.iomuxc-snvs: initialized IMX pinctrl driver&lt;BR /&gt;SCSI subsystem initialized&lt;BR /&gt;usbcore: registered new interface driver usbfs&lt;BR /&gt;usbcore: registered new interface driver hub&lt;BR /&gt;usbcore: registered new device driver usb&lt;BR /&gt;i2c i2c-0: IMX I2C adapter registered&lt;BR /&gt;i2c i2c-0: can't use DMA, using PIO instead.&lt;BR /&gt;i2c i2c-1: IMX I2C adapter registered&lt;BR /&gt;i2c i2c-1: can't use DMA, using PIO instead.&lt;BR /&gt;Linux video capture interface: v2.00&lt;BR /&gt;pps_core: LinuxPPS API ver. 1 registered&lt;BR /&gt;pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti &amp;lt;giometti@linux.it&amp;gt;&lt;BR /&gt;PTP clock support registered&lt;BR /&gt;MIPI CSI2 driver module loaded&lt;BR /&gt;imx rpmsg driver is registered.&lt;BR /&gt;Advanced Linux Sound Architecture Driver Initialized.&lt;BR /&gt;Bluetooth: Core ver 2.22&lt;BR /&gt;NET: Registered protocol family 31&lt;BR /&gt;Bluetooth: HCI device and connection manager initialized&lt;BR /&gt;Bluetooth: HCI socket layer initialized&lt;BR /&gt;Bluetooth: L2CAP socket layer initialized&lt;BR /&gt;Bluetooth: SCO socket layer initialized&lt;BR /&gt;clocksource: Switched to clocksource mxc_timer1&lt;BR /&gt;VFS: Disk quotas dquot_6.6.0&lt;BR /&gt;VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)&lt;BR /&gt;NET: Registered protocol family 2&lt;BR /&gt;TCP established hash table entries: 4096 (order: 2, 16384 bytes)&lt;BR /&gt;TCP bind hash table entries: 4096 (order: 3, 32768 bytes)&lt;BR /&gt;TCP: Hash tables configured (established 4096 bind 4096)&lt;BR /&gt;UDP hash table entries: 256 (order: 1, 8192 bytes)&lt;BR /&gt;UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)&lt;BR /&gt;NET: Registered protocol family 1&lt;BR /&gt;RPC: Registered named UNIX socket transport module.&lt;BR /&gt;RPC: Registered udp transport module.&lt;BR /&gt;RPC: Registered tcp transport module.&lt;BR /&gt;RPC: Registered tcp NFSv4.1 backchannel transport module.&lt;BR /&gt;Trying to unpack rootfs image as initramfs...&lt;BR /&gt;Freeing initrd memory: 8384K&lt;BR /&gt;Bus freq driver module loaded&lt;BR /&gt;workingset: timestamp_bits=30 max_order=17 bucket_order=0&lt;BR /&gt;NFS: Registering the id_resolver key type&lt;BR /&gt;Key type id_resolver registered&lt;BR /&gt;Key type id_legacy registered&lt;BR /&gt;jffs2: version 2.2. (NAND) 穢 2001-2006 Red Hat, Inc.&lt;BR /&gt;fuse init (API version 7.26)&lt;BR /&gt;io scheduler noop registered&lt;BR /&gt;io scheduler deadline registered&lt;BR /&gt;io scheduler cfq registered (default)&lt;BR /&gt;io scheduler mq-deadline registered&lt;BR /&gt;io scheduler kyber registered&lt;BR /&gt;imx-weim 21b8000.weim: Driver registered.&lt;BR /&gt;imx-sdma 20ec000.sdma: Falling back to user helper&lt;BR /&gt;mxs-dma 1804000.dma-apbh: initialized&lt;BR /&gt;2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 19, base_baud = 5000000) is a IMX&lt;BR /&gt;console [ttymxc0] enabled&lt;BR /&gt;21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 55, base_baud = 5000000) is a IMX&lt;BR /&gt;random: fast init done&lt;BR /&gt;imx-rng 2284000.rngb: iMX RNG Registered.&lt;BR /&gt;imx sema4 driver is registered.&lt;BR /&gt;[drm] Initialized vivante 1.0.0 20120216 for platform:Vivante GCCore on minor 0&lt;BR /&gt;[drm] Initialized vivante 1.0.0 20120216 on minor 0&lt;BR /&gt;brd: module loaded&lt;BR /&gt;loop: module loaded&lt;BR /&gt;imx6ul-pinctrl 20e0000.iomuxc: function 'imx6ulz-evk-gpmi-rework' not supported&lt;BR /&gt;imx6ul-pinctrl 20e0000.iomuxc: invalid function imx6ulz-evk-gpmi-rework in map table&lt;BR /&gt;gpmi-nand: probe of 1806000.gpmi-nand failed with error -22&lt;BR /&gt;spi_gpio spi4: gpio-miso property not found, switching to no-rx mode&lt;BR /&gt;libphy: Fixed MDIO Bus: probed&lt;BR /&gt;CAN device driver interface&lt;BR /&gt;usbcore: registered new interface driver kaweth&lt;BR /&gt;pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver&lt;BR /&gt;usbcore: registered new interface driver pegasus&lt;BR /&gt;usbcore: registered new interface driver rtl8150&lt;BR /&gt;usbcore: registered new interface driver r8152&lt;BR /&gt;usbcore: registered new interface driver asix&lt;BR /&gt;usbcore: registered new interface driver ax88179_178a&lt;BR /&gt;usbcore: registered new interface driver cdc_ether&lt;BR /&gt;usbcore: registered new interface driver net1080&lt;BR /&gt;usbcore: registered new interface driver cdc_subset&lt;BR /&gt;usbcore: registered new interface driver zaurus&lt;BR /&gt;usbcore: registered new interface driver cdc_ncm&lt;BR /&gt;ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver&lt;BR /&gt;ehci-mxc: Freescale On-Chip EHCI Host driver&lt;BR /&gt;usbcore: registered new interface driver usb-storage&lt;BR /&gt;usbcore: registered new interface driver usb_ehset_test&lt;BR /&gt;usbmisc_imx 2184800.usbmisc: 2184800.usbmisc supply vbus-wakeup not found, using dummy regulator&lt;BR /&gt;imx_usb 2184000.usb: 2184000.usb supply vbus not found, using dummy regulator&lt;BR /&gt;imx_usb 2184200.usb: 2184200.usb supply vbus not found, using dummy regulator&lt;BR /&gt;ci_hdrc ci_hdrc.1: EHCI Host Controller&lt;BR /&gt;ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1&lt;BR /&gt;ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00&lt;BR /&gt;hub 1-0:1.0: USB hub found&lt;BR /&gt;hub 1-0:1.0: 1 port detected&lt;BR /&gt;input: 20cc000.snvs:snvs-powerkey as /devices/soc0/soc/2000000.aips-bus/20cc000.snvs/20cc000.snvs:snvs-powerkey/input/input0&lt;BR /&gt;input: FreescaleAccelerometer as /devices/virtual/input/input1&lt;BR /&gt;fxls8471 device driver probe successfully&lt;BR /&gt;snvs_rtc 20cc000.snvs:snvs-rtc-lp: rtc core: registered 20cc000.snvs:snvs-rtc-lp as rtc0&lt;BR /&gt;i2c /dev entries driver&lt;BR /&gt;IR NEC protocol handler initialized&lt;BR /&gt;IR RC5(x/sz) protocol handler initialized&lt;BR /&gt;IR RC6 protocol handler initialized&lt;BR /&gt;IR JVC protocol handler initialized&lt;BR /&gt;IR Sony protocol handler initialized&lt;BR /&gt;IR SANYO protocol handler initialized&lt;BR /&gt;IR Sharp protocol handler initialized&lt;BR /&gt;IR MCE Keyboard/mouse protocol handler initialized&lt;BR /&gt;IR XMP protocol handler initialized&lt;BR /&gt;mag3110 0-000e: 0-000e supply vdd not found, using dummy regulator&lt;BR /&gt;mag3110 0-000e: 0-000e supply vddio not found, using dummy regulator&lt;BR /&gt;mag3110 0-000e: check mag3110 chip ID&lt;BR /&gt;mag3110 0-000e: hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().&lt;BR /&gt;input: mag3110 as /devices/virtual/input/input2&lt;BR /&gt;mag3110 0-000e: mag3110 is probed&lt;BR /&gt;imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0)&lt;BR /&gt;Bluetooth: HCI UART driver ver 2.3&lt;BR /&gt;Bluetooth: HCI UART protocol H4 registered&lt;BR /&gt;Bluetooth: HCI UART protocol BCSP registered&lt;BR /&gt;Bluetooth: HCI UART protocol ATH3K registered&lt;BR /&gt;usbcore: registered new interface driver bcm203x&lt;BR /&gt;usbcore: registered new interface driver btusb&lt;BR /&gt;usbcore: registered new interface driver ath3k&lt;BR /&gt;sdhci: Secure Digital Host Controller Interface driver&lt;BR /&gt;sdhci: Copyright(c) Pierre Ossman&lt;BR /&gt;sdhci-pltfm: SDHCI platform and OF driver helper&lt;BR /&gt;sdhci-esdhc-imx 2190000.usdhc: Got CD GPIO&lt;BR /&gt;mmc0: SDHCI controller on 2190000.usdhc [2190000.usdhc] using ADMA&lt;BR /&gt;usbcore: registered new interface driver usbhid&lt;BR /&gt;usbhid: USB HID core driver&lt;BR /&gt;imx-wm8960 sound: wm8960-hifi &amp;lt;-&amp;gt; 202c000.sai mapping ok&lt;BR /&gt;imx-wm8960 sound: snd-soc-dummy-dai &amp;lt;-&amp;gt; 2034000.asrc mapping ok&lt;BR /&gt;imx-wm8960 sound: wm8960-hifi &amp;lt;-&amp;gt; 202c000.sai mapping ok&lt;BR /&gt;NET: Registered protocol family 26&lt;BR /&gt;NET: Registered protocol family 10&lt;BR /&gt;Segment Routing with IPv6&lt;BR /&gt;sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver&lt;BR /&gt;NET: Registered protocol family 17&lt;BR /&gt;can: controller area network core (rev 20170425 abi 9)&lt;BR /&gt;NET: Registered protocol family 29&lt;BR /&gt;can: raw protocol (rev 20170425)&lt;BR /&gt;can: broadcast manager protocol (rev 20170425 t)&lt;BR /&gt;can: netlink gateway (rev 20170425) max_hops=1&lt;BR /&gt;Bluetooth: RFCOMM TTY layer initialized&lt;BR /&gt;Bluetooth: RFCOMM socket layer initialized&lt;BR /&gt;Bluetooth: RFCOMM ver 1.11&lt;BR /&gt;Bluetooth: BNEP (Ethernet Emulation) ver 1.3&lt;BR /&gt;Bluetooth: BNEP filters: protocol multicast&lt;BR /&gt;Bluetooth: BNEP socket layer initialized&lt;BR /&gt;Bluetooth: HIDP (Human Interface Emulation) ver 1.2&lt;BR /&gt;Bluetooth: HIDP socket layer initialized&lt;BR /&gt;8021q: 802.1Q VLAN Support v1.8&lt;BR /&gt;lib80211: common routines for IEEE802.11 drivers&lt;BR /&gt;Key type dns_resolver registered&lt;BR /&gt;(NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().&lt;BR /&gt;imx_thermal 2000000.aips-bus:tempmon: Commercial CPU temperature grade - max:95C critical:90C passive:85C&lt;BR /&gt;snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 00:05:43 UTC (343)&lt;BR /&gt;clk: Not disabling unused clocks&lt;BR /&gt;can-3v3: disabling&lt;BR /&gt;VSD_3V3: disabling&lt;BR /&gt;gpio_dvfs: disabling&lt;BR /&gt;ALSA device list:&lt;BR /&gt; #0: wm8960-audio&lt;BR /&gt;Freeing unused kernel memory: 1024K&lt;BR /&gt;Starting UTP&lt;BR /&gt;uuc 0.5 [built Apr 18 2017 18:03:56]&lt;BR /&gt;UTP: Waiting for device to appear&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Oct 2019 07:28:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6ulz-UTP-waiting-issue/m-p/960249#M143309</guid>
      <dc:creator>stevenyu</dc:creator>
      <dc:date>2019-10-25T07:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: imx6ulz UTP waiting issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx6ulz-UTP-waiting-issue/m-p/960250#M143310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;renaming ulz to ullis not sufficient. It is necessary to fully&lt;/P&gt;&lt;P&gt;rebuild firmware, as suggested in previous posts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Oct 2019 09:48:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx6ulz-UTP-waiting-issue/m-p/960250#M143310</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-10-25T09:48:42Z</dc:date>
    </item>
  </channel>
</rss>

