<?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: IMX6ULL-boot-stops at this point random: crng init done in Processor Expert Software</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/IMX6ULL-boot-stops-at-this-point-random-crng-init-done/m-p/1758568#M5732</link>
    <description>&lt;P&gt;Hello, I hope you are doing well.&lt;/P&gt;
&lt;P&gt;Could you please share me more about your hardware setup? Such as device used, software versions, modifications, etc.&lt;/P&gt;
&lt;P&gt;Best regards.&lt;/P&gt;</description>
    <pubDate>Thu, 16 Nov 2023 19:17:18 GMT</pubDate>
    <dc:creator>JorgeCas</dc:creator>
    <dc:date>2023-11-16T19:17:18Z</dc:date>
    <item>
      <title>IMX6ULL-boot-stops at this point random: crng init done</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/IMX6ULL-boot-stops-at-this-point-random-crng-init-done/m-p/1757530#M5731</link>
      <description>&lt;P&gt;U-Boot SPL 2018.03-34753-g32670c4e21 (Oct 12 2021 - 23:15:51 -0700)&lt;BR /&gt;DDR LEGACY configuration&lt;BR /&gt;Trying to boot from MMC1&lt;BR /&gt;MMC Boot Device: mmc0 (SD)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;U-Boot 2018.03-34753-g32670c4e21 (Oct 12 2021 - 23:15:51 -0700)&lt;/P&gt;&lt;P&gt;CPU: Freescale i.MX6ULL rev1.1 900 MHz (running at 396 MHz)&lt;BR /&gt;CPU: Commercial temperature grade (0C to 95C) at 38C&lt;BR /&gt;Reset cause: POR&lt;BR /&gt;Board: Variscite DART-6UL&lt;BR /&gt;I2C: ready&lt;BR /&gt;DRAM: 512 MiB&lt;BR /&gt;MMC: FSL_SDHC: 0, FSL_SDHC: 1&lt;BR /&gt;Loading Environment from MMC... *** Warning - bad CRC, using default environment&lt;/P&gt;&lt;P&gt;Display: VAR-WVGA-LCD (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;mmc0 is current device&lt;BR /&gt;Warning: Can't read SOM configuration from EEPROM&lt;BR /&gt;Net: Board Net Initialization Failed&lt;BR /&gt;usb_ether&lt;BR /&gt;Error: usb_ether address not set.&lt;/P&gt;&lt;P&gt;Normal Boot&lt;BR /&gt;Hit any key to stop autoboot: 0&lt;BR /&gt;switch to partitions #0, OK&lt;BR /&gt;mmc0 is current device&lt;BR /&gt;switch to partitions #0, OK&lt;BR /&gt;mmc0 is current device&lt;BR /&gt;** Unable to read file /uEnv.txt **&lt;BR /&gt;** Unable to read file /boot.scr **&lt;BR /&gt;8174736 bytes read in 375 ms (20.8 MiB/s)&lt;BR /&gt;Booting from mmc ...&lt;BR /&gt;fdt_file=imx6ull-var-dart-6ulcustomboard-emmc-sd-card.dtb&lt;BR /&gt;34588 bytes read in 20 ms (1.6 MiB/s)&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 8300b71b&lt;/P&gt;&lt;P&gt;Starting kernel ...&lt;/P&gt;&lt;P&gt;[ 0.000000] Booting Linux on physical CPU 0x0&lt;BR /&gt;[ 0.000000] Linux version 5.4.142-g5227ff0e2a5c (root@buildmachine) (gcc version 6.3.1 20170404 (Linaro GCC 6.3-2017.05)) #1 SMP PREEMPT Tue Oct 12 23:16:30 PDT 2021&lt;BR /&gt;[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d&lt;BR /&gt;[ 0.000000] CPU: div instructions available: patching division code&lt;BR /&gt;[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache&lt;BR /&gt;[ 0.000000] OF: fdt: Machine model: Variscite DART-6UL with i.MX6ULL, eMMC &amp;amp; SD card support on VAR-6ULCustomBoard&lt;BR /&gt;[ 0.000000] Memory policy: Data cache writealloc&lt;BR /&gt;[ 0.000000] cma: Reserved 64 MiB at 0x9c000000&lt;BR /&gt;[ 0.000000] percpu: Embedded 15 pages/cpu s32332 r8192 d20916 u61440&lt;BR /&gt;[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129920&lt;BR /&gt;[ 0.000000] Kernel command line: console=ttymxc0,115200 root=/dev/mmcblk0p2 rootwait rw cma=64MB&lt;BR /&gt;[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear)&lt;BR /&gt;[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear)&lt;BR /&gt;[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off&lt;BR /&gt;[ 0.000000] Memory: 436740K/524288K available (10240K kernel code, 874K rwdata, 3800K rodata, 1024K init, 435K bss, 22012K reserved, 65536K cma-reserved, 0K highmem)&lt;BR /&gt;[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1&lt;BR /&gt;[ 0.000000] rcu: Preemptible hierarchical RCU implementation.&lt;BR /&gt;[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.&lt;BR /&gt;[ 0.000000] Tasks RCU enabled.&lt;BR /&gt;[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.&lt;BR /&gt;[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1&lt;BR /&gt;[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16&lt;BR /&gt;[ 0.000000] random: get_random_bytes called from start_kernel+0x2d8/0x48c with crng_init=0&lt;BR /&gt;[ 0.000000] Switching to timer-based delay loop, resolution 41ns&lt;BR /&gt;[ 0.000017] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns&lt;BR /&gt;[ 0.000054] clocksource: mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns&lt;BR /&gt;[ 0.002691] Console: colour dummy device 80x30&lt;BR /&gt;[ 0.002761] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)&lt;BR /&gt;[ 0.002796] pid_max: default: 32768 minimum: 301&lt;BR /&gt;[ 0.003176] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)&lt;BR /&gt;[ 0.003210] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)&lt;BR /&gt;[ 0.005184] CPU: Testing write buffer coherency: ok&lt;BR /&gt;[ 0.005938] CPU0: update cpu_capacity 1024&lt;BR /&gt;[ 0.005969] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000&lt;BR /&gt;[ 0.007447] Setting up static identity map for 0x80100000 - 0x80100060&lt;BR /&gt;[ 0.007800] rcu: Hierarchical SRCU implementation.&lt;BR /&gt;[ 0.008591] smp: Bringing up secondary CPUs ...&lt;BR /&gt;[ 0.008622] smp: Brought up 1 node, 1 CPU&lt;BR /&gt;[ 0.008645] SMP: Total of 1 processors activated (48.00 BogoMIPS).&lt;BR /&gt;[ 0.008660] CPU: All CPU(s) started in SVC mode.&lt;BR /&gt;[ 0.009604] devtmpfs: initialized&lt;BR /&gt;[ 0.021607] Duplicate name in lcdif@21c8000, renamed to "display#1"&lt;BR /&gt;[ 0.026016] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5&lt;BR /&gt;[ 0.026934] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns&lt;BR /&gt;[ 0.026987] futex hash table entries: 256 (order: 2, 16384 bytes, linear)&lt;BR /&gt;[ 0.032567] pinctrl core: initialized pinctrl subsystem&lt;BR /&gt;[ 0.034981] NET: Registered protocol family 16&lt;BR /&gt;[ 0.052790] DMA: preallocated 256 KiB pool for atomic coherent allocations&lt;BR /&gt;[ 0.055383] cpuidle: using governor menu&lt;BR /&gt;[ 0.072602] vdd3p0: supplied by regulator-dummy&lt;BR /&gt;[ 0.073482] cpu: supplied by regulator-dummy&lt;BR /&gt;[ 0.074817] vddsoc: supplied by regulator-dummy&lt;BR /&gt;[ 0.098988] No ATAGs?&lt;BR /&gt;[ 0.099142] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.&lt;BR /&gt;[ 0.099177] hw-breakpoint: maximum watchpoint size is 8 bytes.&lt;BR /&gt;[ 0.101836] imx6ul-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver&lt;BR /&gt;[ 0.102556] imx6ul-pinctrl 2290000.iomuxc-snvs: initialized IMX pinctrl driver&lt;BR /&gt;[ 0.104749] imx mu driver is registered.&lt;BR /&gt;[ 0.105747] imx rpmsg driver is registered.&lt;BR /&gt;[ 0.177299] vgaarb: loaded&lt;BR /&gt;[ 0.179226] SCSI subsystem initialized&lt;BR /&gt;[ 0.180406] usbcore: registered new interface driver usbfs&lt;BR /&gt;[ 0.180537] usbcore: registered new interface driver hub&lt;BR /&gt;[ 0.180652] usbcore: registered new device driver usb&lt;BR /&gt;[ 0.183606] i2c i2c-0: IMX I2C adapter registered&lt;BR /&gt;[ 0.185874] i2c i2c-1: IMX I2C adapter registered&lt;BR /&gt;[ 0.186769] mc: Linux media interface: v0.10&lt;BR /&gt;[ 0.186883] videodev: Linux video capture interface: v2.00&lt;BR /&gt;[ 0.187014] pps_core: LinuxPPS API ver. 1 registered&lt;BR /&gt;[ 0.187034] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti &amp;lt;giometti@linux.it&amp;gt;&lt;BR /&gt;[ 0.187083] PTP clock support registered&lt;BR /&gt;[ 0.189851] MIPI CSI2 driver module loaded&lt;BR /&gt;[ 0.189974] Advanced Linux Sound Architecture Driver Initialized.&lt;BR /&gt;[ 0.191953] Bluetooth: Core ver 2.22&lt;BR /&gt;[ 0.192087] NET: Registered protocol family 31&lt;BR /&gt;[ 0.192108] Bluetooth: HCI device and connection manager initialized&lt;BR /&gt;[ 0.192144] Bluetooth: HCI socket layer initialized&lt;BR /&gt;[ 0.192171] Bluetooth: L2CAP socket layer initialized&lt;BR /&gt;[ 0.192226] Bluetooth: SCO socket layer initialized&lt;BR /&gt;[ 0.193441] clocksource: Switched to clocksource mxc_timer1&lt;BR /&gt;[ 0.193885] VFS: Disk quotas dquot_6.6.0&lt;BR /&gt;[ 0.194091] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)&lt;BR /&gt;[ 0.217594] thermal_sys: Registered thermal governor 'step_wise'&lt;BR /&gt;[ 0.218210] NET: Registered protocol family 2&lt;BR /&gt;[ 0.218552] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)&lt;BR /&gt;[ 0.220349] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)&lt;BR /&gt;[ 0.220434] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear)&lt;BR /&gt;[ 0.220564] TCP bind hash table entries: 4096 (order: 3, 32768 bytes, linear)&lt;BR /&gt;[ 0.220722] TCP: Hash tables configured (established 4096 bind 4096)&lt;BR /&gt;[ 0.220947] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)&lt;BR /&gt;[ 0.221015] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)&lt;BR /&gt;[ 0.221426] NET: Registered protocol family 1&lt;BR /&gt;[ 0.222774] RPC: Registered named UNIX socket transport module.&lt;BR /&gt;[ 0.222805] RPC: Registered udp transport module.&lt;BR /&gt;[ 0.222823] RPC: Registered tcp transport module.&lt;BR /&gt;[ 0.222841] RPC: Registered tcp NFSv4.1 backchannel transport module.&lt;BR /&gt;[ 0.222872] PCI: CLS 0 bytes, default 64&lt;BR /&gt;[ 0.224562] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available&lt;BR /&gt;[ 0.227433] Bus freq driver module loaded&lt;BR /&gt;[ 0.229831] Initialise system trusted keyrings&lt;BR /&gt;[ 0.230443] workingset: timestamp_bits=14 max_order=17 bucket_order=3&lt;BR /&gt;[ 0.247329] NFS: Registering the id_resolver key type&lt;BR /&gt;[ 0.247407] Key type id_resolver registered&lt;BR /&gt;[ 0.247426] Key type id_legacy registered&lt;BR /&gt;[ 0.247524] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.&lt;BR /&gt;[ 0.248726] fuse: init (API version 7.31)&lt;BR /&gt;[ 0.324250] Key type asymmetric registered&lt;BR /&gt;[ 0.324285] Asymmetric key parser 'x509' registered&lt;BR /&gt;[ 0.324937] io scheduler mq-deadline registered&lt;BR /&gt;[ 0.324966] io scheduler kyber registered&lt;BR /&gt;[ 0.332122] pwm-backlight backlight: backlight supply power not found, using dummy regulator&lt;BR /&gt;[ 0.339796] mxsfb 21c8000.lcdif: 21c8000.lcdif supply lcd not found, using dummy regulator&lt;BR /&gt;[ 0.356402] sii902x bound to mxs-lcdif from 21c8000.lcdif&lt;BR /&gt;[ 0.365966] Console: switching to colour frame buffer device 100x30&lt;BR /&gt;[ 0.390217] mxsfb 21c8000.lcdif: initialized&lt;BR /&gt;[ 0.395024] mxs-dma 1804000.dma-apbh: initialized&lt;BR /&gt;[ 0.401739] 2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 21, base_baud = 5000000) is a IMX&lt;BR /&gt;[ 1.096882] printk: console [ttymxc0] enabled&lt;BR /&gt;[ 1.103619] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 64, base_baud = 5000000) is a IMX&lt;BR /&gt;[ 1.114154] 21ec000.serial: ttymxc2 at MMIO 0x21ec000 (irq = 65, base_baud = 5000000) is a IMX&lt;BR /&gt;[ 1.158295] imx_rngc 2284000.rng: Freescale RNGC registered.&lt;BR /&gt;[ 1.164758] imx sema4 driver is registered.&lt;BR /&gt;[ 1.203895] brd: module loaded&lt;BR /&gt;[ 1.228163] loop: module loaded&lt;BR /&gt;[ 1.239296] libphy: Fixed MDIO Bus: probed&lt;BR /&gt;[ 1.244696] CAN device driver interface&lt;BR /&gt;[ 1.249271] flexcan 2090000.flexcan: 2090000.flexcan supply xceiver not found, using dummy regulator&lt;BR /&gt;[ 1.374462] pps pps0: new PPS source ptp0&lt;BR /&gt;[ 1.379924] fec 20b4000.ethernet: Invalid MAC address: 00:00:00:00:00:00&lt;BR /&gt;[ 1.386795] fec 20b4000.ethernet: Using random MAC address: 2a:6b:58:cd:69:05&lt;BR /&gt;[ 1.394826] libphy: fec_enet_mii_bus: probed&lt;BR /&gt;[ 1.399378] mdio_bus 20b4000.ethernet-1: MDIO device at address 1 is missing.&lt;BR /&gt;[ 1.406936] mdio_bus 20b4000.ethernet-1: MDIO device at address 3 is missing.&lt;BR /&gt;[ 1.415563] fec 20b4000.ethernet eth0: registered PHC device 0&lt;BR /&gt;[ 1.544344] pps pps1: new PPS source ptp1&lt;BR /&gt;[ 1.549704] fec 2188000.ethernet: Invalid MAC address: 00:00:00:00:00:00&lt;BR /&gt;[ 1.556577] fec 2188000.ethernet: Using random MAC address: 7e:75:e0:03:1a:d7&lt;BR /&gt;[ 1.565691] fec 2188000.ethernet eth1: registered PHC device 1&lt;BR /&gt;[ 1.572304] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver&lt;BR /&gt;[ 1.578960] ehci-pci: EHCI PCI platform driver&lt;BR /&gt;[ 1.583604] ehci-mxc: Freescale On-Chip EHCI Host driver&lt;BR /&gt;[ 1.589741] usbcore: registered new interface driver usb-storage&lt;BR /&gt;[ 1.599742] imx_usb 2184000.usb: No over current polarity defined&lt;BR /&gt;[ 1.606105] imx_usb 2184000.usb: 2184000.usb supply vbus not found, using dummy regulator&lt;BR /&gt;[ 1.618497] ci_hdrc ci_hdrc.0: EHCI Host Controller&lt;BR /&gt;[ 1.623564] ci_hdrc ci_hdrc.0: new USB bus registered, assigned bus number 1&lt;BR /&gt;[ 1.653571] ci_hdrc ci_hdrc.0: USB 2.0 started, EHCI 1.00&lt;BR /&gt;[ 1.659532] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04&lt;BR /&gt;[ 1.667907] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1&lt;BR /&gt;[ 1.675191] usb usb1: Product: EHCI Host Controller&lt;BR /&gt;[ 1.680090] usb usb1: Manufacturer: Linux 5.4.142-g5227ff0e2a5c ehci_hcd&lt;BR /&gt;[ 1.686844] usb usb1: SerialNumber: ci_hdrc.0&lt;BR /&gt;[ 1.692625] hub 1-0:1.0: USB hub found&lt;BR /&gt;[ 1.696776] hub 1-0:1.0: 1 port detected&lt;BR /&gt;[ 1.702966] imx_usb 2184200.usb: No over current polarity defined&lt;BR /&gt;[ 1.709498] imx_usb 2184200.usb: 2184200.usb supply vbus not found, using dummy regulator&lt;BR /&gt;[ 1.722342] ci_hdrc ci_hdrc.1: EHCI Host Controller&lt;BR /&gt;[ 1.728603] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 2&lt;BR /&gt;[ 1.763570] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00&lt;BR /&gt;[ 1.769512] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04&lt;BR /&gt;[ 1.777890] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1&lt;BR /&gt;[ 1.785173] usb usb2: Product: EHCI Host Controller&lt;BR /&gt;[ 1.790070] usb usb2: Manufacturer: Linux 5.4.142-g5227ff0e2a5c ehci_hcd&lt;BR /&gt;[ 1.796822] usb usb2: SerialNumber: ci_hdrc.1&lt;BR /&gt;[ 1.802590] hub 2-0:1.0: USB hub found&lt;BR /&gt;[ 1.806674] hub 2-0:1.0: 1 port detected&lt;BR /&gt;[ 1.815848] input: 20cc000.snvs:snvs-powerkey as /devices/soc0/soc/2000000.aips-bus/20cc000.snvs/20cc000.snvs:snvs-powerkey/input/input0&lt;BR /&gt;[ 1.830668] edt_ft5x06 1-0038: touchscreen probe failed&lt;BR /&gt;[ 1.839104] input: iMX6UL Touchscreen Controller as /devices/soc0/soc/2000000.aips-bus/2040000.tsc/input/input2&lt;BR /&gt;[ 1.855462] i2c /dev entries driver&lt;BR /&gt;[ 1.862320] pxp-v4l2 pxp_v4l2: initialized&lt;BR /&gt;[ 1.871943] imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0)&lt;BR /&gt;[ 1.879168] Bluetooth: HCI UART driver ver 2.3&lt;BR /&gt;[ 1.883741] Bluetooth: HCI UART protocol H4 registered&lt;BR /&gt;[ 1.888897] Bluetooth: HCI UART protocol BCSP registered&lt;BR /&gt;[ 1.894351] Bluetooth: HCI UART protocol LL registered&lt;BR /&gt;[ 1.899555] Bluetooth: HCI UART protocol Three-wire (H5) registered&lt;BR /&gt;[ 1.905970] Bluetooth: HCI UART protocol Marvell registered&lt;BR /&gt;[ 1.911691] usbcore: registered new interface driver btusb&lt;BR /&gt;[ 1.919057] sdhci: Secure Digital Host Controller Interface driver&lt;BR /&gt;[ 1.925352] sdhci: Copyright(c) Pierre Ossman&lt;BR /&gt;[ 1.929722] sdhci-pltfm: SDHCI platform and OF driver helper&lt;BR /&gt;[ 1.938544] sdhci-esdhc-imx 2190000.usdhc: Got CD GPIO&lt;BR /&gt;[ 1.977451] mmc0: SDHCI controller on 2190000.usdhc [2190000.usdhc] using ADMA&lt;BR /&gt;[ 2.020612] mmc1: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA&lt;BR /&gt;[ 2.032877] caam-snvs 20cc000.caam-snvs: can't get snvs clock&lt;BR /&gt;[ 2.039516] caam-snvs 20cc000.caam-snvs: violation handlers armed - init state&lt;BR /&gt;[ 2.053684] usbcore: registered new interface driver usbhid&lt;BR /&gt;[ 2.059282] usbhid: USB HID core driver&lt;BR /&gt;[ 2.077910] wm8731 1-001a: 1-001a supply AVDD not found, using dummy regulator&lt;BR /&gt;[ 2.085681] wm8731 1-001a: 1-001a supply HPVDD not found, using dummy regulator&lt;BR /&gt;[ 2.093325] wm8731 1-001a: 1-001a supply DCVDD not found, using dummy regulator&lt;BR /&gt;[ 2.101385] wm8731 1-001a: 1-001a supply DBVDD not found, using dummy regulator&lt;BR /&gt;[ 2.110296] wm8731 1-001a: Failed to issue reset: -6&lt;BR /&gt;[ 2.122556] fsl-sai 202c000.sai: failed to get mclk0 clock: -2&lt;BR /&gt;[ 2.130910] random: fast init done&lt;BR /&gt;[ 2.144727] NET: Registered protocol family 26&lt;BR /&gt;[ 2.154912] NET: Registered protocol family 10&lt;BR /&gt;[ 2.164867] Segment Routing with IPv6&lt;BR /&gt;[ 2.172711] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver&lt;BR /&gt;[ 2.178875] mmc1: new DDR MMC card at address 0001&lt;BR /&gt;[ 2.186097] NET: Registered protocol family 17&lt;BR /&gt;[ 2.190593] can: controller area network core (rev 20170425 abi 9)&lt;BR /&gt;[ 2.197800] mmcblk1: mmc1:0001 P1XXXX 7.20 GiB&lt;BR /&gt;[ 2.203094] mmcblk1boot0: mmc1:0001 P1XXXX partition 1 2.00 MiB&lt;BR /&gt;[ 2.210031] mmcblk1boot1: mmc1:0001 P1XXXX partition 2 2.00 MiB&lt;BR /&gt;[ 2.216342] NET: Registered protocol family 29&lt;BR /&gt;[ 2.220807] can: raw protocol (rev 20170425)&lt;BR /&gt;[ 2.225669] mmcblk1rpmb: mmc1:0001 P1XXXX partition 3 128 KiB, chardev (245:0)&lt;BR /&gt;[ 2.233083] can: broadcast manager protocol (rev 20170425 t)&lt;BR /&gt;[ 2.240387] can: netlink gateway (rev 20190810) max_hops=1&lt;BR /&gt;[ 2.247807] Bluetooth: RFCOMM TTY layer initialized&lt;BR /&gt;[ 2.253137] Bluetooth: RFCOMM socket layer initialized&lt;BR /&gt;[ 2.262691] Bluetooth: RFCOMM ver 1.11&lt;BR /&gt;[ 2.269390] Bluetooth: BNEP (Ethernet Emulation) ver 1.3&lt;BR /&gt;[ 2.274957] Bluetooth: BNEP filters: protocol multicast&lt;BR /&gt;[ 2.280233] Bluetooth: BNEP socket layer initialized&lt;BR /&gt;[ 2.285344] Bluetooth: HIDP (Human Interface Emulation) ver 1.2&lt;BR /&gt;[ 2.291296] Bluetooth: HIDP socket layer initialized&lt;BR /&gt;[ 2.296440] lib80211: common routines for IEEE802.11 drivers&lt;BR /&gt;[ 2.302215] Key type dns_resolver registered&lt;BR /&gt;[ 2.337652] Registering SWP/SWPB emulation handler&lt;BR /&gt;[ 2.342853] Loading compiled-in X.509 certificates&lt;BR /&gt;[ 2.376940] imx_thermal tempmon: Commercial CPU temperature grade - max:95C critical:90C passive:85C&lt;BR /&gt;[ 2.389883] input: keys as /devices/soc0/keys/input/input3&lt;BR /&gt;[ 2.397132] hctosys: unable to open rtc device (rtc0)&lt;BR /&gt;[ 2.402691] ALSA device list:&lt;BR /&gt;[ 2.405826] No soundcards found.&lt;BR /&gt;[ 2.409786] Waiting for root device /dev/mmcblk0p2...&lt;BR /&gt;[ 32.483582] VSD_3V3: disabling&lt;BR /&gt;[ 32.486693] gpio_dvfs: disabling&lt;BR /&gt;[ 210.703710] random: crng init done&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2023 09:40:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/IMX6ULL-boot-stops-at-this-point-random-crng-init-done/m-p/1757530#M5731</guid>
      <dc:creator>duyhai</dc:creator>
      <dc:date>2023-11-15T09:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6ULL-boot-stops at this point random: crng init done</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/IMX6ULL-boot-stops-at-this-point-random-crng-init-done/m-p/1758568#M5732</link>
      <description>&lt;P&gt;Hello, I hope you are doing well.&lt;/P&gt;
&lt;P&gt;Could you please share me more about your hardware setup? Such as device used, software versions, modifications, etc.&lt;/P&gt;
&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2023 19:17:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/IMX6ULL-boot-stops-at-this-point-random-crng-init-done/m-p/1758568#M5732</guid>
      <dc:creator>JorgeCas</dc:creator>
      <dc:date>2023-11-16T19:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6ULL-boot-stops at this point random: crng init done</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/IMX6ULL-boot-stops-at-this-point-random-crng-init-done/m-p/1758744#M5733</link>
      <description>Can you tell me in more detail about the hardware you need to be able to detect the error? I designed iMX6ULL with PMIC 1550</description>
      <pubDate>Fri, 17 Nov 2023 03:37:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/IMX6ULL-boot-stops-at-this-point-random-crng-init-done/m-p/1758744#M5733</guid>
      <dc:creator>duyhai</dc:creator>
      <dc:date>2023-11-17T03:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6ULL-boot-stops at this point random: crng init done</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/IMX6ULL-boot-stops-at-this-point-random-crng-init-done/m-p/1758746#M5734</link>
      <description>&lt;P&gt;I used that suoftware on the IMX6ULL EVK kit and it built okay&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2023 03:41:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/IMX6ULL-boot-stops-at-this-point-random-crng-init-done/m-p/1758746#M5734</guid>
      <dc:creator>duyhai</dc:creator>
      <dc:date>2023-11-17T03:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6ULL-boot-stops at this point random: crng init done</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/IMX6ULL-boot-stops-at-this-point-random-crng-init-done/m-p/1759055#M5735</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Your logs indicate that you are using a&amp;nbsp;Variscite DART-6UL board.&lt;/P&gt;
&lt;P&gt;Did you try with &lt;A href="https://variwiki.com/index.php?title=DART-6UL" target="_self"&gt;Variscite BSP&lt;/A&gt;?&lt;/P&gt;
&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Nov 2023 13:24:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/IMX6ULL-boot-stops-at-this-point-random-crng-init-done/m-p/1759055#M5735</guid>
      <dc:creator>JorgeCas</dc:creator>
      <dc:date>2023-11-17T13:24:23Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6ULL-boot-stops at this point random: crng init done</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/IMX6ULL-boot-stops-at-this-point-random-crng-init-done/m-p/1759483#M5736</link>
      <description>not yet!</description>
      <pubDate>Mon, 20 Nov 2023 02:53:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/IMX6ULL-boot-stops-at-this-point-random-crng-init-done/m-p/1759483#M5736</guid>
      <dc:creator>duyhai</dc:creator>
      <dc:date>2023-11-20T02:53:03Z</dc:date>
    </item>
  </channel>
</rss>

