<?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: read ealry mmc device node</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/read-ealry-mmc-device-node/m-p/684801#M105877</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u-boot display was the first time I tried it.&lt;/P&gt;&lt;P&gt;However, there is a problem(&lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-98109"&gt;https://community.nxp.com/docs/DOC-98109&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;Therefore, tried as a second solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Jul 2017 05:54:49 GMT</pubDate>
    <dc:creator>donghyunkim</dc:creator>
    <dc:date>2017-07-18T05:54:49Z</dc:date>
    <item>
      <title>read ealry mmc device node</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/read-ealry-mmc-device-node/m-p/684797#M105873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;bsp : android_N7.1.1_1.0.0&lt;/P&gt;&lt;P&gt;board : i.MX6qp sabresd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to open mmc device node(/dev/mmc/mmcblk*p*)&amp;nbsp;using the sys_open() as soon as kernel starts.&lt;/P&gt;&lt;P&gt;It can be read after init process is executed. (view below log, &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;red&lt;/STRONG&gt;&lt;/SPAN&gt; is fail, &lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;blue&lt;/STRONG&gt; &lt;/SPAN&gt;is success)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a patch? or&amp;nbsp;ask for advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE class="j-table jiveBorder" style="border: 1px solid #c6c6c6;" width="100%"&gt;&lt;THEAD&gt;&lt;TR style="background-color: #efefef;"&gt;&lt;TH&gt;base in&lt;STRONG&gt;&amp;nbsp;android_N7.1.1_1.0.0&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;/THEAD&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;U-Boot 2015.04 (Jul 05 2017 - 19:51:42)&lt;/P&gt;&lt;P&gt;CPU: Freescale i.MX6QP rev1.0 at 792 MHz&lt;BR /&gt;CPU: Temperature 40 C&lt;BR /&gt;Reset cause: POR&lt;BR /&gt;Board: MX6-SabreSD&lt;BR /&gt;I2C: ready&lt;BR /&gt;DRAM: 2 GiB&lt;BR /&gt;PMIC: PFUZE100 ID=0x10&lt;BR /&gt;MMC: FSL_SDHC: 0, FSL_SDHC: 1, FSL_SDHC: 2&lt;BR /&gt;*** Warning - bad CRC, using default environment&lt;/P&gt;&lt;P&gt;No panel detected: default to LDB-WXGA&lt;BR /&gt;Display: LDB-WXGA (800x1280)&lt;BR /&gt;In: serial&lt;BR /&gt;Out: serial&lt;BR /&gt;Err: serial&lt;BR /&gt;flash target is MMC:2&lt;BR /&gt;Fastboot: Normal&lt;BR /&gt;Net: Phy 1 not found&lt;BR /&gt;FEC [PRIME]&lt;BR /&gt;Error: FEC address not set.&lt;/P&gt;&lt;P&gt;Hit any key to stop autoboot: 0&lt;BR /&gt;boota mmc2&lt;BR /&gt;kernel @ 14008000 (8908544)&lt;BR /&gt;ramdisk @ 15000000 (1636200)&lt;BR /&gt;fdt @ 14f00000 (48759)&lt;BR /&gt;## Booting Android Image at 0x12000000 ...&lt;BR /&gt;Kernel load addr 0x14008000 size 8700 KiB&lt;BR /&gt;Kernel command line: console=ttymxc0,115200 init=/init video=mxcfb0:dev=ldb,bpp=32 video=mxcfb1:off video=mxcfb2:off video=mxcfb3:off vmalloc=128M androidboot.console=ttymxc0 consoleblank=0 androidboot.hardware=freescale cma=448M buildvariant=eng&lt;BR /&gt;## Flattened Device Tree blob at 14f00000&lt;BR /&gt; Booting using the fdt blob at 0x14f00000&lt;BR /&gt; Loading Kernel Image ... OK&lt;BR /&gt; Using Device Tree in place at 14f00000, end 14f0ee76&lt;BR /&gt;switch to ldo_bypass mode!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Starting kernel ...&lt;/P&gt;&lt;P&gt;Booting Linux on physical CPU 0x0&lt;BR /&gt;Initializing cgroup subsys cpu&lt;BR /&gt;Initializing cgroup subsys cpuacct&lt;BR /&gt;Linux version 4.1.15 (compile) (gcc version 4.9 20150123 (prerelease) (GCC) ) #71 SMP PREEMPT Thu Jul 6 10:10:24 KST 2017&lt;BR /&gt;CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c53c7d&lt;BR /&gt;CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache&lt;BR /&gt;Machine model: Freescale i.MX6 Quad Plus SABRE Smart Device Board&lt;BR /&gt;cma: Reserved 448 MiB at 0x2a000000&lt;BR /&gt;Memory policy: Data cache writealloc&lt;BR /&gt;PERCPU: Embedded 13 pages/cpu @f6eb9000 s22144 r8192 d22912 u53248&lt;BR /&gt;Built 1 zonelists in Zone order, mobility grouping on. Total pages: 522272&lt;BR /&gt;Kernel command line: console=ttymxc0,115200 init=/init video=mxcfb0:dev=ldb,bpp=32 video=mxcfb1:off video=mxcfb2:off video=mxcfb3:off vmalloc=128M androidboot.console=ttymxc0 consoleblank=0 androidboot.hardware=freescale cma=448M buildvariant=eng androidboot.serialno=0e0321d4e3167aba androidboot.bootreason=Reboot&lt;BR /&gt;PID hash table entries: 4096 (order: 2, 16384 bytes)&lt;BR /&gt;Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)&lt;BR /&gt;Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)&lt;BR /&gt;Memory: 1597128K/2096128K available (12288K kernel code, 1025K rwdata, 3716K rodata, 2048K init, 649K bss, 40248K reserved, 458752K cma-reserved, 1195008K 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 : 0xf7800000 - 0xff000000 ( 120 MB)&lt;BR /&gt; lowmem : 0xc0000000 - 0xf7000000 ( 880 MB)&lt;BR /&gt; pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)&lt;BR /&gt; modules : 0xbf000000 - 0xbfe00000 ( 14 MB)&lt;BR /&gt; .text : 0xc0008000 - 0xc0d00000 (13280 kB)&lt;BR /&gt; .init : 0xc1100000 - 0xc1300000 (2048 kB)&lt;BR /&gt; .data : 0xc1300000 - 0xc14007b0 (1026 kB)&lt;BR /&gt; .bss : 0xc14007b0 - 0xc14a2be4 ( 650 kB)&lt;BR /&gt;SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1&lt;BR /&gt;Preemptible hierarchical RCU implementation.&lt;BR /&gt; Additional per-CPU info printed with stalls.&lt;BR /&gt;NR_IRQS:16 nr_irqs:16 16&lt;BR /&gt;L2C-310 erratum 769419 enabled&lt;BR /&gt;L2C-310 enabling early BRESP for Cortex-A9&lt;BR /&gt;L2C-310 full line of zeros enabled for Cortex-A9&lt;BR /&gt;L2C-310 ID prefetch enabled, offset 16 lines&lt;BR /&gt;L2C-310 dynamic clock gating enabled, standby mode enabled&lt;BR /&gt;L2C-310 cache controller enabled, 16 ways, 1024 kB&lt;BR /&gt;L2C-310: CACHE_ID 0x410000c8, AUX_CTRL 0x76070001&lt;BR /&gt;mxc_clocksource_init 3000000&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;Security Framework initialized&lt;BR /&gt;SELinux: Initializing.&lt;BR /&gt;AppArmor: AppArmor disabled by boot time parameter&lt;BR /&gt;Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)&lt;BR /&gt;Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)&lt;BR /&gt;Initializing cgroup subsys freezer&lt;BR /&gt;Initializing cgroup subsys debug&lt;BR /&gt;CPU: Testing write buffer coherency: ok&lt;BR /&gt;CPU0: thread -1, cpu 0, socket 0, mpidr 80000000&lt;BR /&gt;Setting up static identity map for 0x10100000 - 0x10100058&lt;BR /&gt;CPU1: thread -1, cpu 1, socket 0, mpidr 80000001&lt;BR /&gt;CPU2: thread -1, cpu 2, socket 0, mpidr 80000002&lt;BR /&gt;CPU3: thread -1, cpu 3, socket 0, mpidr 80000003&lt;BR /&gt;Brought up 4 CPUs&lt;BR /&gt;SMP: Total of 4 processors activated (24.00 BogoMIPS).&lt;BR /&gt;CPU: All CPU(s) started in SVC mode.&lt;BR /&gt;devtmpfs: initialized&lt;BR /&gt;VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4&lt;BR /&gt;clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns&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 ladder&lt;BR /&gt;cpuidle: using governor menu&lt;BR /&gt;CPU identified as i.MX6QP, silicon rev 1.0&lt;BR /&gt;anatop_regulator 20c8000.anatop:regulator-vddcore@140: Failed to read a valid default voltage selector.&lt;BR /&gt;anatop_regulator: probe of 20c8000.anatop:regulator-vddcore@140 failed with error -22&lt;BR /&gt;anatop_regulator 20c8000.anatop:regulator-vddsoc@140: Failed to read a valid default voltage selector.&lt;BR /&gt;anatop_regulator: probe of 20c8000.anatop:regulator-vddsoc@140 failed with error -22&lt;BR /&gt;!!request miniPCIE Power On gpio&lt;BR /&gt;hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.&lt;BR /&gt;hw-breakpoint: maximum watchpoint size is 4 bytes.&lt;BR /&gt;imx6q-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver&lt;BR /&gt;mxs-dma 110000.dma-apbh: initialized&lt;BR /&gt;MPCIE_3V3: Failed to request enable GPIO83: -16&lt;BR /&gt;reg-fixed-voltage regulators:regulator@3: Failed to register regulator: -16&lt;BR /&gt;reg-fixed-voltage: probe of regulators:regulator@3 failed with error -16&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;2000000.aips-bus:usbphy_nop1 supply vcc not found, using dummy regulator&lt;BR /&gt;2000000.aips-bus:usbphy_nop2 supply vcc not found, using dummy regulator&lt;BR /&gt;i2c i2c-0: IMX I2C adapter registered&lt;BR /&gt;i2c i2c-0: can't use DMA&lt;BR /&gt;i2c i2c-1: IMX I2C adapter registered&lt;BR /&gt;i2c i2c-1: can't use DMA&lt;BR /&gt;i2c i2c-2: IMX I2C adapter registered&lt;BR /&gt;i2c i2c-2: can't use DMA&lt;BR /&gt;Linux video capture interface: v2.00&lt;BR /&gt;pps_core: LinuxPPS API ver. 1 registered&lt;BR /&gt;&lt;SPAN&gt;pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti &amp;lt;&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:giometti@linux.it"&gt;giometti@linux.it&lt;/A&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;PTP clock support registered&lt;BR /&gt;imx-ipuv3 2400000.ipu: IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)&lt;BR /&gt;imx-ipuv3 2800000.ipu: IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)&lt;BR /&gt;imx-prg 21cc000.prg: driver probed&lt;BR /&gt;imx-prg 21cd000.prg: driver probed&lt;BR /&gt;imx-pre 21c8000.pre: driver probed&lt;BR /&gt;imx-pre 21c9000.pre: driver probed&lt;BR /&gt;imx-pre 21ca000.pre: driver probed&lt;BR /&gt;imx-pre 21cb000.pre: driver probed&lt;BR /&gt;mxc_mipi_csi2 21dc000.mipi_csi: i.MX MIPI CSI2 driver probed&lt;BR /&gt;mxc_mipi_csi2 21dc000.mipi_csi: i.MX MIPI CSI2 dphy version is 0x3130302a&lt;BR /&gt;MIPI CSI2 driver module loaded&lt;BR /&gt;Advanced Linux Sound Architecture Driver Initialized.&lt;BR /&gt;Bluetooth: Core ver 2.20&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;Switched to clocksource mxc_timer1&lt;BR /&gt;@ () : loop&lt;BR /&gt; &lt;SPAN style="color: #ff0000;"&gt;sys_read [-2]&lt;/SPAN&gt;&lt;BR /&gt;NET: Registered protocol family 2&lt;BR /&gt;TCP established hash table entries: 8192 (order: 3, 32768 bytes)&lt;BR /&gt;TCP bind hash table entries: 8192 (order: 4, 65536 bytes)&lt;BR /&gt;TCP: Hash tables configured (established 8192 bind 8192)&lt;BR /&gt;UDP hash table entries: 512 (order: 2, 16384 bytes)&lt;BR /&gt;UDP-Lite hash table entries: 512 (order: 2, 16384 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: 1600K (c5000000 - c5190000)&lt;BR /&gt;CPU PMU: Failed to parse /soc/pmu/interrupt-affinity[0]&lt;BR /&gt;hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available&lt;BR /&gt;imx rpmsg driver is registered.&lt;BR /&gt;Bus freq driver module loaded&lt;BR /&gt;console [pstore-1] enabled&lt;BR /&gt;pstore: Registered ramoops as persistent store backend&lt;BR /&gt;ramoops: attached 0x100000@0x8bf00000, ecc: 0/0&lt;BR /&gt;mxc_ramoops device success loaded&lt;BR /&gt;bt power gpio is:2&lt;BR /&gt;rfkill: BT RF going to : on&lt;BR /&gt;mxc_bt_rfkill_reset&lt;BR /&gt;mxc_bt_rfkill driver success loaded&lt;BR /&gt;futex hash table entries: 1024 (order: 4, 65536 bytes)&lt;BR /&gt;audit: initializing netlink subsys (disabled)&lt;BR /&gt;audit: type=2000 audit(0.550:1): initialized&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;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;ntfs: driver 2.1.32 [Flags: R/W DEBUG].&lt;BR /&gt;jffs2: version 2.2. (NAND) ⓒ 2001-2006 Red Hat, Inc.&lt;BR /&gt;fuse init (API version 7.23)&lt;BR /&gt;bounce: pool size: 64 pages&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;imx-weim 21b8000.weim: Driver registered.&lt;BR /&gt;imx-pwm 2080000.pwm: PWM supports inversion&lt;BR /&gt;pwm-backlight supply power not found, using dummy regulator&lt;BR /&gt;imx-pwm 2080000.pwm: imx_pwm_set_polarity: polarity set to inverted&lt;BR /&gt;mxc_mipi_dsi 21e0000.mipi: i.MX MIPI DSI driver probed&lt;BR /&gt;MIPI DSI driver module loaded&lt;BR /&gt;MIPI DSI driver module loaded&lt;BR /&gt;mxc_sdc_fb fb@0: registered mxc display driver ldb&lt;BR /&gt;@ () : loop&lt;BR /&gt; &lt;SPAN style="color: #ff0000;"&gt;sys_read [-2]&lt;/SPAN&gt;&lt;BR /&gt;Console: switching to colour frame buffer device 100x80&lt;BR /&gt;mxc_sdc_fb fb@1: Can't get fb option for mxcfb1!&lt;BR /&gt;mxc_sdc_fb fb@2: Can't get fb option for mxcfb2!&lt;BR /&gt;mxc_sdc_fb fb@3: Can't get fb option for mxcfb3!&lt;BR /&gt;imx-sdma 20ec000.sdma: no iram assigned, using external mem&lt;BR /&gt;imx-sdma 20ec000.sdma: no event needs to be remapped&lt;BR /&gt;imx-sdma 20ec000.sdma: loaded firmware 3.3&lt;BR /&gt;imx-sdma 20ec000.sdma: initialized&lt;BR /&gt;pfuze100-regulator 1-0008: Full layer: 2, Metal layer: 1&lt;BR /&gt;pfuze100-regulator 1-0008: FAB: 0, FIN: 0&lt;BR /&gt;pfuze100-regulator 1-0008: pfuze100 found.&lt;BR /&gt;2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 25, base_baud = 5000000) is a IMX&lt;BR /&gt;@ () : loop&lt;BR /&gt; &lt;SPAN style="color: #ff0000;"&gt;sys_read [-2]&lt;/SPAN&gt;&lt;BR /&gt;console [ttymxc0] enabled&lt;BR /&gt;21f4000.serial: ttymxc4 at MMIO 0x21f4000 (irq = 300, base_baud = 5000000) is a IMX&lt;BR /&gt;imx sema4 driver is registered.&lt;BR /&gt;[drm] Initialized drm 1.1.0 20060810&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;zram: Created 1 device(s)&lt;BR /&gt;imx6q-pinctrl 20e0000.iomuxc: pin MX6Q_PAD_KEY_COL1 already requested by 21f4000.serial; cannot claim for 2008000.ecspi&lt;BR /&gt;imx6q-pinctrl 20e0000.iomuxc: pin-128 (2008000.ecspi) status -22&lt;BR /&gt;imx6q-pinctrl 20e0000.iomuxc: could not request pin 128 (MX6Q_PAD_KEY_COL1) from group ecspi1grp on device 20e0000.iomuxc&lt;BR /&gt;spi_imx 2008000.ecspi: Error applying setting, reverse things back&lt;BR /&gt;m25p80 spi0.0: unrecognized JEDEC id bytes: 00, 0, 0&lt;BR /&gt;spi_imx 2008000.ecspi: probed&lt;BR /&gt;tun: Universal TUN/TAP device driver, 1.6&lt;BR /&gt;&lt;SPAN&gt;tun: (C) 1999-2004 Max Krasnyansky &amp;lt;&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:maxk@qualcomm.com"&gt;maxk@qualcomm.com&lt;/A&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;CAN device driver interface&lt;BR /&gt;2188000.ethernet supply phy not found, using dummy regulator&lt;BR /&gt;pps pps0: new PPS source ptp0&lt;BR /&gt;fec 2188000.ethernet (unnamed net_device) (uninitialized): Invalid MAC address: 00:00:00:00:00:00&lt;BR /&gt;fec 2188000.ethernet (unnamed net_device) (uninitialized): Using random MAC address: d2:1e:72:15:5b:0f&lt;BR /&gt;libphy: fec_enet_mii_bus: probed&lt;BR /&gt;fec 2188000.ethernet eth0: registered PHC device 0&lt;BR /&gt;PPP generic driver version 2.4.2&lt;BR /&gt;PPP BSD Compression module registered&lt;BR /&gt;PPP Deflate Compression module registered&lt;BR /&gt;PPP MPPE Compression module registered&lt;BR /&gt;NET: Registered protocol family 24&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 cdc_eem&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 cdc_acm&lt;BR /&gt;cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters&lt;BR /&gt;usbcore: registered new interface driver usb-storage&lt;BR /&gt;usbcore: registered new interface driver usbserial&lt;BR /&gt;usbcore: registered new interface driver usbserial_generic&lt;BR /&gt;usbserial: USB Serial support registered for generic&lt;BR /&gt;usbcore: registered new interface driver ftdi_sio&lt;BR /&gt;usbserial: USB Serial support registered for FTDI USB Serial Device&lt;BR /&gt;usbcore: registered new interface driver option&lt;BR /&gt;usbserial: USB Serial support registered for GSM modem (1-port)&lt;BR /&gt;usbcore: registered new interface driver usb_ehset_test&lt;BR /&gt;2184800.usbmisc supply vbus-wakeup not found, using dummy regulator&lt;BR /&gt;usb_otg_vbus: supplied by SWBST&lt;BR /&gt;usb_h1_vbus: supplied by SWBST&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;usb usb1: New USB device found, idVendor=1d6b, idProduct=0002&lt;BR /&gt;usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1&lt;BR /&gt;usb usb1: Product: EHCI Host Controller&lt;BR /&gt;usb usb1: Manufacturer: Linux 4.1.15 ehci_hcd&lt;BR /&gt;usb usb1: SerialNumber: ci_hdrc.1&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;@ () : loop&lt;BR /&gt; &lt;SPAN style="color: #ff0000;"&gt;sys_read [-2]&lt;/SPAN&gt;&lt;BR /&gt;mousedev: PS/2 mouse device common for all mice&lt;BR /&gt;usbcore: registered new interface driver xpad&lt;BR /&gt;usbcore: registered new interface driver usb_acecad&lt;BR /&gt;usbcore: registered new interface driver aiptek&lt;BR /&gt;usbcore: registered new interface driver gtco&lt;BR /&gt;usbcore: registered new interface driver hanwang&lt;BR /&gt;usbcore: registered new interface driver kbtab&lt;BR /&gt;input: ft5426_ts as /devices/soc0/soc/2100000.aips-bus/21a0000.i2c/i2c-0/0-0038/input/input0&lt;BR /&gt;0-0038 supply vdd not found, using dummy regulator&lt;BR /&gt;0-0038 supply vcc_i2c not found, using dummy regulator&lt;BR /&gt;ft5426_ts 0-0038: [FTS] Firmware version = 0x8&lt;BR /&gt;ft5426_ts 0-0038: [FTS] report rate is 100Hz.&lt;BR /&gt;egalax_ts 1-0004: Failed to read firmware version&lt;BR /&gt;egalax_ts: probe of 1-0004 failed with error -5&lt;BR /&gt;egalax_ts 2-0004: Failed to read firmware version&lt;BR /&gt;egalax_ts: probe of 2-0004 failed with error -5&lt;BR /&gt;input: max11801_ts as /devices/soc0/soc/2100000.aips-bus/21a4000.i2c/i2c-1/1-0048/input/input3&lt;BR /&gt;input: isl29023 light sensor as /devices/virtual/input/input4&lt;BR /&gt;isl29023 2-0044: driver version 1.0 enabled&lt;BR /&gt;snvs_rtc 20cc000.snvs:snvs-rtc-lp: rtc core: registered 20cc000.snvs:snvs-r 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;ov564x 0-0020: no sensor pwdn pin available&lt;BR /&gt;ov5642 0-0020: no sensor pwdn pin available&lt;BR /&gt;ov5642: probe of 0-0020 failed with error -22&lt;BR /&gt;SW4: ramp_delay not set&lt;BR /&gt;VGEN3: operation not allowed&lt;BR /&gt;ov5640_read_reg:write reg error:reg=300a&lt;BR /&gt;camera ov5640_mipi is not found&lt;BR /&gt;mxc_v4l2_output v4l2_out: V4L2 device registered as video16&lt;BR /&gt;mxc_v4l2_output v4l2_out: V4L2 device registered as video17&lt;BR /&gt;usbcore: registered new interface driver uvcvideo&lt;BR /&gt;USB Video Class driver (1.1.1)&lt;BR /&gt;mag3110 2-000e: check mag3110 chip ID&lt;BR /&gt;mag3110 2-000e: read chip ID 0xfffffffb is not equal to 0xc4!&lt;BR /&gt;mag3110: probe of 2-000e failed with error -22&lt;BR /&gt;mma8x5x 0-001c: read chip ID 0xfffffffb is not equal to 0x1a,0x2a,0x3a,0x4a,0x5a!&lt;BR /&gt;mma8x5x: probe of 0-001c failed with error -22&lt;BR /&gt;imx2-wdt 20c0000.wdog: use WDOG_B to reboot.&lt;BR /&gt;imx2-wdt 20c0000.wdog: timeout 60 sec (nowayout=0)&lt;BR /&gt;device-mapper: uevent: version 1.0.3&lt;BR /&gt;&lt;SPAN&gt;device-mapper: ioctl: 4.31.0-ioctl (2015-3-12) initialised: &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:dm-devel@redhat.com"&gt;dm-devel@redhat.com&lt;/A&gt;&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 btusb&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;/soc/aips-bus@02100000/usdhc@02194000: voltage-ranges unspecified&lt;BR /&gt;sdhci-esdhc-imx 2194000.usdhc: Got WP GPIO&lt;BR /&gt;sdhci-esdhc-imx 2194000.usdhc: assigned as wifi host&lt;BR /&gt;sdhci-esdhc-imx 2194000.usdhc: No vmmc regulator found&lt;BR /&gt;sdhci-esdhc-imx 2194000.usdhc: No vqmmc regulator found&lt;BR /&gt;mmc1: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA&lt;BR /&gt;/soc/aips-bus@02100000/usdhc@02198000: voltage-ranges unspecified&lt;BR /&gt;sdhci-esdhc-imx 2198000.usdhc: Got CD GPIO&lt;BR /&gt;sdhci-esdhc-imx 2198000.usdhc: Got WP GPIO&lt;BR /&gt;sdhci-esdhc-imx 2198000.usdhc: No vmmc regulator found&lt;BR /&gt;sdhci-esdhc-imx 2198000.usdhc: No vqmmc regulator found&lt;BR /&gt;mmc2: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA&lt;BR /&gt;/soc/aips-bus@02100000/usdhc@0219c000: voltage-ranges unspecified&lt;BR /&gt;sdhci-esdhc-imx 219c000.usdhc: No vmmc regulator found&lt;BR /&gt;sdhci-esdhc-imx 219c000.usdhc: No vqmmc regulator found&lt;BR /&gt;mmc3: SDHCI controller on 219c000.usdhc [219c000.usdhc] using ADMA&lt;BR /&gt;mxc_vpu 2040000.vpu_fsl: VPU initialized&lt;BR /&gt;mxc_vdoa 21e4000.vdoa: i.MX Video Data Order Adapter(VDOA) driver probed&lt;BR /&gt;Galcore version 6.2.0.79565&lt;BR /&gt;mmc3: MAN_BKOPS_EN bit is not set&lt;BR /&gt;mmc3: new DDR MMC card at address 0001&lt;BR /&gt;mmcblk3: mmc3:0001 Q2J55L 7.12 GiB&lt;BR /&gt;mmcblk3boot0: mmc3:0001 Q2J55L partition 1 2.00 MiB&lt;BR /&gt;mmcblk3boot1: mmc3:0001 Q2J55L partition 2 2.00 MiB&lt;BR /&gt;mmcblk3rpmb: mmc3:0001 Q2J55L partition 3 4.00 MiB&lt;BR /&gt;@ () : loop&lt;BR /&gt; &lt;SPAN style="color: #ff0000;"&gt;sys_read [-2]&lt;/SPAN&gt;&lt;BR /&gt; mmcblk3: p1 p2 p3 &amp;lt; p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 &amp;gt; p4&lt;BR /&gt;@ () : loop&lt;BR /&gt; &lt;SPAN style="color: #ff0000;"&gt;sys_read [-2]&lt;/SPAN&gt;&lt;BR /&gt;leds-gpio: probe of leds failed with error -2&lt;BR /&gt;caam 2100000.caam: Entropy delay = 3200&lt;BR /&gt;caam 2100000.caam: Instantiated RNG4 SH0&lt;BR /&gt;caam 2100000.caam: Instantiated RNG4 SH1&lt;BR /&gt;caam 2100000.caam: device ID = 0x0a16010000000000 (Era -524)&lt;BR /&gt;caam 2100000.caam: job rings = 2, qi = 0&lt;BR /&gt;caam algorithms registered in /proc/crypto&lt;BR /&gt;caam_jr 2101000.jr0: registering rng-caam&lt;BR /&gt;platform caam_sm: blkkey_ex: 4 keystore units available&lt;BR /&gt;platform caam_sm: 64-bit clear key:&lt;BR /&gt;platform caam_sm: [0000] 00 01 02 03 04 0f 06 07&lt;BR /&gt;platform caam_sm: 64-bit black key:&lt;BR /&gt;platform caam_sm: [0000] 14 b5 d6 47 43 49 03 b0&lt;BR /&gt;platform caam_sm: [0008] b3 d4 89 7b 0a 4f e3 c7&lt;BR /&gt;platform caam_sm: 128-bit clear key:&lt;BR /&gt;platform caam_sm: [0000] 00 01 02 03 04 0f 06 07&lt;BR /&gt;platform caam_sm: [0008] 08 09 0a 0b 0c 0d 0e 0f&lt;BR /&gt;platform caam_sm: 128-bit black key:&lt;BR /&gt;platform caam_sm: [0000] 2f fc ec 81 1f 83 34 7d&lt;BR /&gt;platform caam_sm: [0008] 65 ab bb ee ff 9a 00 85&lt;BR /&gt;platform caam_sm: 192-bit clear key:&lt;BR /&gt;platform caam_sm: [0000] 00 01 02 03 04 0f 06 07&lt;BR /&gt;platform caam_sm: [0008] 08 09 0a 0b 0c 0d 0e 0f&lt;BR /&gt;platform caam_sm: [0016] 10 11 12 13 14 15 16 17&lt;BR /&gt;platform caam_sm: 192-bit black key:&lt;BR /&gt;platform caam_sm: [0000] 77 71 89 28 b1 02 29 f9&lt;BR /&gt;platform caam_sm: [0008] 10 38 c6 a1 c0 a7 51 9d&lt;BR /&gt;platform caam_sm: [0016] ff 06 74 af 23 b5 37 c3&lt;BR /&gt;platform caam_sm: [0024] 94 61 5a 9f 8b b6 a8 2f&lt;BR /&gt;platform caam_sm: 256-bit clear key:&lt;BR /&gt;platform caam_sm: [0000] 00 01 02 03 04 0f 06 07&lt;BR /&gt;platform caam_sm: [0008] 08 09 0a 0b 0c 0d 0e 0f&lt;BR /&gt;platform caam_sm: [0016] 10 11 12 13 14 15 16 17&lt;BR /&gt;platform caam_sm: [0024] 18 19 1a 1b 1c 1d 1e 1f&lt;BR /&gt;platform caam_sm: 256-bit black key:&lt;BR /&gt;platform caam_sm: [0000] e7 a3 88 a1 f8 92 bf e7&lt;BR /&gt;platform caam_sm: [0008] 19 df d1 16 64 14 77 84&lt;BR /&gt;platform caam_sm: [0016] 05 b2 ef c0 ea 59 38 dd&lt;BR /&gt;platform caam_sm: [0024] d1 b4 07 82 79 a0 2b ff&lt;BR /&gt;platform caam_sm: 64-bit unwritten blob:&lt;BR /&gt;platform caam_sm: [0000] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0008] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0016] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0024] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0032] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0040] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0048] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0056] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0064] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0072] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0080] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0088] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: 128-bit unwritten blob:&lt;BR /&gt;platform caam_sm: [0000] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0008] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0016] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0024] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0032] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0040] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0048] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0056] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0064] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0072] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0080] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0088] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: 196-bit unwritten blob:&lt;BR /&gt;platform caam_sm: [0000] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0008] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0016] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0024] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0032] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0040] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0048] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0056] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0064] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0072] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0080] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0088] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: 256-bit unwritten blob:&lt;BR /&gt;platform caam_sm: [0000] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0008] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0016] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0024] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0032] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0040] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0048] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0056] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0064] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0072] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0080] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0088] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: 64-bit black key in blob:&lt;BR /&gt;platform caam_sm: [0000] d3 62 8c 06 c1 ae 1a 3c&lt;BR /&gt;platform caam_sm: [0008] 78 da 9f 71 67 a1 fe 8a&lt;BR /&gt;platform caam_sm: [0016] 80 81 56 3b 51 a9 fd c9&lt;BR /&gt;platform caam_sm: [0024] f3 1b 4e 9c f0 1b a9 d0&lt;BR /&gt;platform caam_sm: [0032] a1 12 a5 86 9c f9 82 eb&lt;BR /&gt;platform caam_sm: [0040] 29 bc 27 d9 2c 7f c6 82&lt;BR /&gt;platform caam_sm: [0048] 8f d0 38 11 c5 16 8b 64&lt;BR /&gt;platform caam_sm: [0056] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0064] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0072] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0080] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0088] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: 128-bit black key in blob:&lt;BR /&gt;platform caam_sm: [0000] 38 2b 31 f0 d9 ab 9b 97&lt;BR /&gt;platform caam_sm: [0008] b2 cc e6 20 fb 8b 58 5e&lt;BR /&gt;platform caam_sm: [0016] e6 00 19 a1 d6 ee 4e 87&lt;BR /&gt;platform caam_sm: [0024] db 7c 6c 76 4e 4b 83 fa&lt;BR /&gt;platform caam_sm: [0032] 92 3d 46 db 98 56 dc 9e&lt;BR /&gt;platform caam_sm: [0040] 4d 70 77 0d 10 a9 15 f5&lt;BR /&gt;platform caam_sm: [0048] 10 2b bc 6c 72 99 5c ac&lt;BR /&gt;platform caam_sm: [0056] 55 6c 98 0b 7c d5 1a 7b&lt;BR /&gt;platform caam_sm: [0064] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0072] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0080] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0088] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: 192-bit black key in blob:&lt;BR /&gt;platform caam_sm: [0000] 85 f5 2a 90 42 44 52 69&lt;BR /&gt;platform caam_sm: [0008] 66 b3 27 8d 46 35 4f 7e&lt;BR /&gt;platform caam_sm: [0016] a4 9c a5 dc ce 7a 7f d6&lt;BR /&gt;platform caam_sm: [0024] 42 8f 29 1c eb c3 db 7d&lt;BR /&gt;platform caam_sm: [0032] c4 09 54 e6 4a e3 42 19&lt;BR /&gt;platform caam_sm: [0040] 0c a5 52 e5 51 89 19 8b&lt;BR /&gt;platform caam_sm: [0048] ff 46 b0 bc d9 a8 43 36&lt;BR /&gt;platform caam_sm: [0056] 3c 8a 62 9b c0 74 46 f7&lt;BR /&gt;platform caam_sm: [0064] ad 9e 3d 18 1e 8f e2 f9&lt;BR /&gt;platform caam_sm: [0072] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0080] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0088] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: 256-bit black key in blob:&lt;BR /&gt;platform caam_sm: [0000] 06 e4 dc 93 e5 60 eb 3b&lt;BR /&gt;platform caam_sm: [0008] e9 9c 4e 2d 33 6a d9 4b&lt;BR /&gt;platform caam_sm: [0016] 6c 45 ec 76 b1 31 bf 58&lt;BR /&gt;platform caam_sm: [0024] c8 65 dd 0a 62 e6 ef d3&lt;BR /&gt;platform caam_sm: [0032] 38 cf ea 91 6d a3 37 f9&lt;BR /&gt;platform caam_sm: [0040] eb 77 84 d9 00 d7 d7 54&lt;BR /&gt;platform caam_sm: [0048] fb f3 85 aa 81 24 f4 fc&lt;BR /&gt;platform caam_sm: [0056] 59 45 2b 9d d8 9f e4 67&lt;BR /&gt;platform caam_sm: [0064] f5 75 af a2 50 5d c5 0c&lt;BR /&gt;platform caam_sm: [0072] 20 15 b5 25 8d c7 8c 0e&lt;BR /&gt;platform caam_sm: [0080] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: [0088] 00 00 00 00 00 00 00 00&lt;BR /&gt;platform caam_sm: restored 64-bit black key:&lt;BR /&gt;platform caam_sm: [0000] 61 f9 f8 ba 07 e0 6f 4e&lt;BR /&gt;platform caam_sm: [0008] 12 9a e1 e1 fd 6b ed c6&lt;BR /&gt;platform caam_sm: restored 128-bit black key:&lt;BR /&gt;platform caam_sm: [0000] 2f fc ec 81 1f 83 34 7d&lt;BR /&gt;platform caam_sm: [0008] 65 ab bb ee ff 9a 00 85&lt;BR /&gt;platform caam_sm: restored 192-bit black key:&lt;BR /&gt;platform caam_sm: [0000] 77 71 89 28 b1 02 29 f9&lt;BR /&gt;platform caam_sm: [0008] 10 38 c6 a1 c0 a7 51 9d&lt;BR /&gt;platform caam_sm: [0016] 19 fa e2 57 a6 dd 67 9d&lt;BR /&gt;platform caam_sm: [0024] 0a 4b 50 71 d6 3a 78 87&lt;BR /&gt;platform caam_sm: restored 256-bit black key:&lt;BR /&gt;platform caam_sm: [0000] e7 a3 88 a1 f8 92 bf e7&lt;BR /&gt;platform caam_sm: [0008] 19 df d1 16 64 14 77 84&lt;BR /&gt;platform caam_sm: [0016] 05 b2 ef c0 ea 59 38 dd&lt;BR /&gt;platform caam_sm: [0024] d1 b4 07 82 79 a0 2b ff&lt;BR /&gt;snvs-secvio 20cc000.caam-snvs: can't get snvs clock&lt;BR /&gt;snvs-secvio 20cc000.caam-snvs: violation handlers armed - non-secure state&lt;BR /&gt;caam_keyblob caam_keyblob: caam keyblob initialized&lt;BR /&gt;hidraw: raw HID events driver (C) Jiri Kosina&lt;BR /&gt;usbcore: registered new interface driver usbhid&lt;BR /&gt;usbhid: USB HID core driver&lt;BR /&gt;ashmem: initialized&lt;BR /&gt;usbcore: registered new interface driver snd-usb-audio&lt;BR /&gt;wm8962 0-001a: Failed to read ID register&lt;BR /&gt;wm8962: probe of 0-001a failed with error -5&lt;BR /&gt;fsl-asrc 2034000.asrc: driver registered&lt;BR /&gt;imx-wm8962 sound: failed to find codec platform device&lt;BR /&gt;imx-wm8962: probe of sound failed with error -22&lt;BR /&gt;NET: Registered protocol family 26&lt;BR /&gt;u32 classifier&lt;BR /&gt; Actions configured&lt;BR /&gt;Netfilter messages via NETLINK v0.30.&lt;BR /&gt;nf_conntrack version 0.5.0 (16384 buckets, 65536 max)&lt;BR /&gt;ctnetlink v0.93: registering with nfnetlink.&lt;BR /&gt;xt_time: kernel timezone is -0000&lt;BR /&gt;ip_tables: (C) 2000-2006 Netfilter Core Team&lt;BR /&gt;arp_tables: (C) 2002 David S. Miller&lt;BR /&gt;Initializing XFRM netlink socket&lt;BR /&gt;NET: Registered protocol family 10&lt;BR /&gt;@ () : loop&lt;BR /&gt; &lt;SPAN style="color: #ff0000;"&gt;sys_read [-2]&lt;/SPAN&gt;&lt;BR /&gt;mip6: Mobile IPv6&lt;BR /&gt;ip6_tables: (C) 2000-2006 Netfilter Core Team&lt;BR /&gt;sit: IPv6 over IPv4 tunneling driver&lt;BR /&gt;NET: Registered protocol family 17&lt;BR /&gt;NET: Registered protocol family 15&lt;BR /&gt;can: controller area network core (rev 20120528 abi 9)&lt;BR /&gt;NET: Registered protocol family 29&lt;BR /&gt;can: raw protocol (rev 20120528)&lt;BR /&gt;can: broadcast manager protocol (rev 20120528 t)&lt;BR /&gt;can: netlink gateway (rev 20130117) 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;Key type dns_resolver registered&lt;BR /&gt;dhd_module_init in&lt;BR /&gt;Power-up adapter 'DHD generic adapter'&lt;BR /&gt;wifi_platform_bus_enumerate device present 1&lt;BR /&gt;@ () : loop&lt;BR /&gt; &lt;SPAN style="color: #ff0000;"&gt;sys_read [-2]&lt;/SPAN&gt;&lt;BR /&gt;@ () : loop&lt;BR /&gt; &lt;SPAN style="color: #ff0000;"&gt;sys_read [-2]&lt;/SPAN&gt;&lt;BR /&gt;failed to power up DHD generic adapter, 3 retry left&lt;BR /&gt;wifi_platform_bus_enumerate device present 0&lt;BR /&gt;wifi_platform_bus_enumerate device present 1&lt;BR /&gt;@ () : loop&lt;BR /&gt; &lt;SPAN style="color: #ff0000;"&gt;sys_read [-2]&lt;/SPAN&gt;&lt;BR /&gt;@ () : loop&lt;BR /&gt; &lt;SPAN style="color: #ff0000;"&gt;sys_read [-2]&lt;/SPAN&gt;&lt;BR /&gt;failed to power up DHD generic adapter, 2 retry left&lt;BR /&gt;wifi_platform_bus_enumerate device present 0&lt;BR /&gt;wifi_platform_bus_enumerate device present 1&lt;BR /&gt;@ () : loop&lt;BR /&gt; &lt;SPAN style="color: #ff0000;"&gt;sys_read [-2]&lt;/SPAN&gt;&lt;BR /&gt;@ () : loop&lt;BR /&gt; &lt;SPAN style="color: #ff0000;"&gt;sys_read [-2]&lt;/SPAN&gt;&lt;BR /&gt;failed to power up DHD generic adapter, 1 retry left&lt;BR /&gt;wifi_platform_bus_enumerate device present 0&lt;BR /&gt;wifi_platform_bus_enumerate device present 1&lt;BR /&gt;@ () : loop&lt;BR /&gt; &lt;SPAN style="color: #ff0000;"&gt;sys_read [-2]&lt;/SPAN&gt;&lt;BR /&gt;@ () : loop&lt;BR /&gt; &lt;SPAN style="color: #ff0000;"&gt;sys_read [-2]&lt;/SPAN&gt;&lt;BR /&gt;failed to power up DHD generic adapter, 0 retry left&lt;BR /&gt;wifi_platform_bus_enumerate device present 0&lt;BR /&gt;failed to power up DHD generic adapter, max retry reached**&lt;BR /&gt;gpio-keys gpio-keys: Failed to request GPIO 5, error -16&lt;BR /&gt;gpio-keys: probe of gpio-keys failed with error -16&lt;BR /&gt;snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 01:41:12 UTC (6072)&lt;BR /&gt;wlreg_on: disabling&lt;BR /&gt;hdmi-5v-supply: disabling&lt;BR /&gt;wm8962-supply: disabling&lt;BR /&gt;usb_otg_vbus: disabling&lt;BR /&gt;ALSA device list:&lt;BR /&gt; No soundcards found.&lt;BR /&gt;Freeing unused kernel memory: 2048K (c1100000 - c1300000)&lt;BR /&gt;init: init first stage started!&lt;BR /&gt;audit: type=1403 audit(6072.600:2): policy loaded auid=4294967295 ses=4294967295&lt;BR /&gt;audit: type=1404 audit(6072.610:3): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295&lt;BR /&gt;init: (Initializing SELinux enforcing took 0.13s.)&lt;BR /&gt;init: init second stage started!&lt;BR /&gt;init: Running restorecon...&lt;BR /&gt;init: waitpid failed: No child processes&lt;BR /&gt;init: (Loading properties from /default.prop took 0.00s.)&lt;BR /&gt;init: (Parsing /init.environ.rc took 0.00s.)&lt;BR /&gt;init: (Parsing /init.usb.rc took 0.00s.)&lt;BR /&gt;init: (Parsing init.freescale.usb.rc took 0.00s.)&lt;BR /&gt;init: (Parsing init.freescale.i.MX6QP.rc took 0.00s.)&lt;BR /&gt;init: (Parsing /init.freescale.rc took 0.01s.)&lt;BR /&gt;init: (Parsing /init.usb.configfs.rc took 0.00s.)&lt;BR /&gt;init: (Parsing /init.zygote32.rc took 0.00s.)&lt;BR /&gt;init: (Parsing /init.rc took 0.04s.)&lt;BR /&gt;init: Starting service 'ueventd'...&lt;BR /&gt;init: Waiting for /dev/.coldboot_done...&lt;BR /&gt;ueventd: ueventd started!&lt;BR /&gt;ueventd: Coldboot tooS貌U[_?init: write_file: Unable to open '/proc/sys/abi/swp': No such file or directory&lt;BR /&gt;fs_mgr: Failed to get verity metadata '/dev/block/mmcblk3p5' (No such file or directory)&lt;BR /&gt;init: Starting service 'watchdogd'...&lt;BR /&gt;Console: switching to colour dummy device 80x30&lt;BR /&gt;watchdogd: started (interval 10, margin 20)!&lt;BR /&gt;EXT4-fs (mmcblk3p5): mounted filesystem with ordered data mode. Opts: barrier=1&lt;BR /&gt;fs_mgr: __mount(source=/dev/block/mmcblk3p5,target=/system,type=ext4)=0&lt;BR /&gt;EXT4-fs (mmcblk3p4): Ignoring removed nomblk_io_submit option&lt;BR /&gt;EXT4-fs (mmcblk3p4): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,noauto_da_alloc,errors=panic&lt;BR /&gt;fs_mgr: __mount(source=/dev/block/mmcblk3p4,target=/data,type=ext4)=0&lt;BR /&gt;EXT4-fs (mmcblk3p6): Ignoring removed nomblk_io_submit option&lt;BR /&gt;EXT4-fs (mmcblk3p6): mounted filesystem with ordered data mode. Opts: nomblk_io_submit&lt;BR /&gt;fs_mgr: __mount(source=/dev/block/mmcblk3p6,target=/cache,type=ext4)=0&lt;BR /&gt;EXT4-fs (mmcblk3p7): mounted filesystem with ordered data mode. Opts: (null)&lt;BR /&gt;fs_mgr: __mount(source=/dev/block/mmcblk3p7,target=/device,type=ext4)=0&lt;BR /&gt;init: (Parsing /system/etc/init/atrace.rc took 0.00s.)&lt;BR /&gt;init: (Parsing /system/etc/init/audioserver.rc took 0.00s.)&lt;BR /&gt;init: (Parsing /system/etc/init/bootanim.rc took 0.00s.)&lt;BR /&gt;init: (Parsing /system/etc/init/bootstat.rc took 0.00s.)&lt;BR /&gt;init: (Parsing /system/etc/init/cameraserver.rc took 0.00s.)&lt;BR /&gt;init: (Parsing /system/etc/init/debuggerd.rc took 0.00s.)&lt;BR /&gt;init: (Parsing /system/etc/init/drmserver.rc took 0.00s.)&lt;BR /&gt;init: (Parsing /system/etc/init/dumpstate.rc took 0.00s.)&lt;BR /&gt;init: (Parsing /system/etc/init/gatekeeperd.rc took 0.00s.)&lt;BR /&gt;init: (Parsing /system/etc/init/init-debug.rc took 0.00s.)&lt;BR /&gt;init: (Parsing /system/etc/init/installd.rc took 0.00s.)&lt;BR /&gt;init: (Parsing /system/etc/init/keystore.rc took 0.00s.)&lt;BR /&gt;init: (Parsing /system/etc/init/lmkd.rc took 0.00s.)&lt;BR /&gt;init: (Parsing /system/etc/init/logcatd.rc took 0.00s.)&lt;BR /&gt;init: (Parsing /system/etc/init/logd.rc took 0.00s.)&lt;BR /&gt;init: (Parsing /system/etc/init/mdnsd.rc took 0.00s.)&lt;BR /&gt;init: (Parsing /system/etc/init/mediacodec.rc took 0.00s.)&lt;BR /&gt;init: (Parsing /system/etc/init/mediadrmserver.rc took 0.00s.)&lt;BR /&gt;init: (Parsing /system/etc/init/mediaextractor.rc took 0.00s.)&lt;BR /&gt;init: (Parsing /system/etc/init/mediaserver.rc took 0.00s.)&lt;BR /&gt;init: (Parsing /system/etc/init/mtpd.rc took 0.00s.)&lt;BR /&gt;init: (Parsing /system/etc/init/netd.rc took 0.00s.)&lt;BR /&gt;init: (Parsing /system/etc/init/perfprofd.rc took 0.00s.)&lt;BR /&gt;init: (Parsing /system/etc/init/racoon.rc took 0.00s.)&lt;BR /&gt;init: ignored duplicate definition of service 'ril-daemon'init: (Parsing /system/etc/init/rild.rc took 0.01s.)&lt;BR /&gt;init: (Parsing /system/etc/init/servicemanager.rc took 0.00s.)&lt;BR /&gt;init: (Parsing /system/etc/init/surfaceflinger.rc took 0.00s.)&lt;BR /&gt;init: (Parsing /system/etc/init/uncrypt.rc took 0.00s.)&lt;BR /&gt;init: (Parsing /system/etc/init/vdc.rc took 0.00s.)&lt;BR /&gt;@ () : loop&lt;BR /&gt;init: (Parsing /system/etc/init/vold.rc took 0.00s.)&lt;BR /&gt; &lt;STRONG style="color: #0000ff;"&gt;sys_read [0]&lt;/STRONG&gt;&lt;BR /&gt;fs_mgr: Failed to get verity metadata '/dev/block/mmcblk3p5' (No such file or directory)&lt;BR /&gt;fs_mgr: Failed to query DM_TABLE_STATUS for system (No such device or address)&lt;BR /&gt;file system registered&lt;BR /&gt;init: Starting service 'logd'...&lt;BR /&gt;zram0: detected capacity change from 0 to 314572800&lt;BR /&gt;random: logd urandom read with 28 bits of entropy available&lt;BR /&gt;logd.auditd: start&lt;BR /&gt;logd.klogd: 15818554001&lt;BR /&gt;Adding 307196k swap on /dev/block/zram0. Priority:-1 extents:1 across:307196k SS&lt;BR /&gt;init: (Loading properties from /system/build.prop took 0.00s.)&lt;BR /&gt;init: (Loading properties from /vendor/build.prop took 0.00s.)&lt;BR /&gt;init: (Loading properties from /factory/factory.prop took 0.00s.)&lt;BR /&gt;init: Starting service 'debuggerd'...&lt;BR /&gt;init: do_start: Service debuggerd64 not found&lt;BR /&gt;init: Starting service 'vold'...&lt;BR /&gt;init: Not bootcharting.&lt;BR /&gt;init: Starting service 'exec 1 (/system/bin/tzdatacheck)'...&lt;BR /&gt;init: Service 'exec 1 (/system/bin/tzdatacheck)' (pid 214) exited with status 0&lt;BR /&gt;init: (Loading properties from /data/local.prop took 0.00s.)&lt;BR /&gt;init: Starting service 'logd-reinit'...&lt;BR /&gt;init: Starting service 'healthd'...&lt;BR /&gt;init: Starting service 'console'...&lt;BR /&gt;init: Starting service 'lmkd'...&lt;BR /&gt;binder: 216:216 transaction failed 29189, size 0-0&lt;BR /&gt;init: Starting service 'servicemanager'...&lt;BR /&gt;init: Starting service 'surfaceflinger'...&lt;BR /&gt;logd.daemon: reinit&lt;BR /&gt;init: write_file: Unable to open '/sys/block/mmcblk0/queue/read_ahead_kb': No such file or directory&lt;BR /&gt;init: write_file: Unable to open '/sys/block/mmcblk1/queue/read_ahead_kb': No such file or directory&lt;BR /&gt;init: Service 'logd-reinit' (pid 215) exited with status 0&lt;BR /&gt;rfkill: BT RF going to : off&lt;BR /&gt;sabresd_6dq:/ # @ () : loop&lt;BR /&gt; &lt;STRONG style="color: #0000ff;"&gt;sys_read [0]&lt;/STRONG&gt;&lt;BR /&gt;init: property_set("ro.ril.wake_lock_timeout", "300") failed&lt;BR /&gt;init: Starting service 'adbd'...&lt;BR /&gt;init: cannot find '/system/bin/update_verifier' (No such file or directory), disabling 'exec 2 (/system/bin/update_verifier)'&lt;BR /&gt;init: cannot find '/system/bin/install-recovery.sh' (No such file or directory), disabling 'flash_recovery'&lt;BR /&gt;init: Starting service 'ril-daemon'...&lt;BR /&gt;init: Starting service 'zygote'...&lt;BR /&gt;init: Starting service 'audioserver'...&lt;BR /&gt;init: Starting service 'cameraserver'...&lt;BR /&gt;init: Starting service 'drm'...&lt;BR /&gt;init: couldn't write 226 to /dev/cpuset/camera-daemon/tasks: No such file or directory&lt;BR /&gt;init: Starting service 'installd'...&lt;BR /&gt;init: Starting service 'keystore'...&lt;BR /&gt;init: Starting service 'mediacodec'...&lt;BR /&gt;init: Starting service 'mediadrm'...&lt;BR /&gt;type=1400 audit(6074.510:4): avc: denied { getattr } for pid=225 comm="audioserver" path="/vendor" dev="rootfs" ino=1119 scontext=u:r:audioserver:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=0&lt;BR /&gt;init: Starting service 'mediaextractor'...&lt;BR /&gt;init: Starting service 'media'...&lt;BR /&gt;init: Starting service 'netd'...&lt;BR /&gt;init: Starting service 'magd'...&lt;BR /&gt;init: Starting service 'gatekeeperd'...&lt;BR /&gt;read descriptors&lt;BR /&gt;read descriptors&lt;BR /&gt;read strings&lt;BR /&gt;type=1400 audit(6074.530:5): avc: denied { getattr } for pid=231 comm="mediadrmserver" path="/vendor" dev="rootfs" ino=1119 scontext=u:r:mediadrmserver:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=0&lt;BR /&gt;type=1400 audit(6074.530:6): avc: denied { getattr } for pid=230 comm="mediacodec" path="/vendor" dev="rootfs" ino=1119 scontext=u:r:mediacodec:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=0&lt;BR /&gt;type=1400 audit(6074.550:7): avc: denied { getattr } for pid=226 comm="cameraserver" path="/vendor" dev="rootfs" ino=1119 scontext=u:r:cameraserver:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=0&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2017 02:04:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/read-ealry-mmc-device-node/m-p/684797#M105873</guid>
      <dc:creator>donghyunkim</dc:creator>
      <dc:date>2017-07-06T02:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: read ealry mmc device node</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/read-ealry-mmc-device-node/m-p/684798#M105874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What's your intention?&lt;/P&gt;&lt;P&gt;You can access it through block IO after the SD/MMC driver is registered.&lt;/P&gt;&lt;P&gt;You can access it through VFS after it is mounted.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 18:53:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/read-ealry-mmc-device-node/m-p/684798#M105874</guid>
      <dc:creator>JayTu</dc:creator>
      <dc:date>2017-07-12T18:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: read ealry mmc device node</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/read-ealry-mmc-device-node/m-p/684799#M105875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, JayTu.&lt;/P&gt;&lt;P&gt;My intention is to read the partition as soon as the kernel starts.&lt;/P&gt;&lt;P&gt;I want to read the boot logo image on a specific partition immediately after booting,&lt;/P&gt;&lt;P&gt;and want to display on the screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jul 2017 10:26:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/read-ealry-mmc-device-node/m-p/684799#M105875</guid>
      <dc:creator>donghyunkim</dc:creator>
      <dc:date>2017-07-17T10:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: read ealry mmc device node</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/read-ealry-mmc-device-node/m-p/684800#M105876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should do that in u-boot.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jul 2017 11:55:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/read-ealry-mmc-device-node/m-p/684800#M105876</guid>
      <dc:creator>JayTu</dc:creator>
      <dc:date>2017-07-17T11:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: read ealry mmc device node</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/read-ealry-mmc-device-node/m-p/684801#M105877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u-boot display was the first time I tried it.&lt;/P&gt;&lt;P&gt;However, there is a problem(&lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-98109"&gt;https://community.nxp.com/docs/DOC-98109&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;Therefore, tried as a second solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jul 2017 05:54:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/read-ealry-mmc-device-node/m-p/684801#M105877</guid>
      <dc:creator>donghyunkim</dc:creator>
      <dc:date>2017-07-18T05:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: read ealry mmc device node</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/read-ealry-mmc-device-node/m-p/684802#M105878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;He is on the same team with me, you can describe your problem. And the patch is to keep logo show to kernel by using the same framebuffer address as I know. If you just want to show the logo, NXP android default release supports the function already. Check android user guide for more information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jul 2017 06:00:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/read-ealry-mmc-device-node/m-p/684802#M105878</guid>
      <dc:creator>JayTu</dc:creator>
      <dc:date>2017-07-18T06:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: read ealry mmc device node</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/read-ealry-mmc-device-node/m-p/684803#M105879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"keep logo show patch" is the function you said(using the same framebuffer address).&lt;/P&gt;&lt;P&gt;but, there was a problem with IPU timeout, it could not be applied. (question has already been done, no answer)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want...&lt;/P&gt;&lt;P&gt;1) u-boot display splash -&amp;gt; 2) no blink display -&amp;gt; 3) kernel (keep u-boot display splash) -&amp;gt; 4) no blink display -&amp;gt; 5)android animation time (keep u-boot display splash) -&amp;gt; 6) android launcher.&lt;/P&gt;&lt;P&gt;It seems to be difficult only by "android user guide".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;currently,&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) u-boot (load display splash from a partition to frame buffer) -&amp;gt; 2) kernel display image from frame buffer -&amp;gt; 3) no blink display -&amp;gt; 4) android animation time (keep display splash) -&amp;gt; android launcher.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1), 2) worked.&lt;/P&gt;&lt;P&gt;trying to eliminate display blink sections( 3) no blink display).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jul 2017 09:24:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/read-ealry-mmc-device-node/m-p/684803#M105879</guid>
      <dc:creator>donghyunkim</dc:creator>
      <dc:date>2017-07-18T09:24:47Z</dc:date>
    </item>
  </channel>
</rss>

