<?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: Boot Issue with IMX6sx board: in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Boot-Issue-with-IMX6sx-board/m-p/722258#M112293</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Reset button shouldn't be effected by CAAM to that extent, sounds like a problem with the board itself.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Mar 2018 21:21:09 GMT</pubDate>
    <dc:creator>mtx512</dc:creator>
    <dc:date>2018-03-08T21:21:09Z</dc:date>
    <item>
      <title>Boot Issue with IMX6sx board:</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Boot-Issue-with-IMX6sx-board/m-p/722254#M112289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am implementing High Assurance Boot in my imx board. However, once I had checked that there were no HAB events, I blew the fuse to enable secure boot. Even though the u-boot and the kernel are booting perfectly fine, the boot process hangs at a particular point (" mmcblk3: mmc3:aaaa SL08G 7.40 GiB&lt;BR /&gt; mmcblk3: p1 p2&amp;nbsp; &amp;nbsp;mxc_asrc 2034000.asrc: mxc_asrc registered). Below is the output that I got:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U-Boot 2017.07 (Feb 26 2018 - 17:28:06 +0800)&lt;/P&gt;&lt;P&gt;CPU: Freescale i.MX6SX rev1.2 996 MHz (running at 792 MHz)&lt;BR /&gt;CPU: Extended Commercial temperature grade (-20C to 105C) at 44C&lt;BR /&gt;Reset cause: POR&lt;BR /&gt;Board: MX6SX SABRE SDB&lt;BR /&gt;I2C: ready&lt;BR /&gt;DRAM: 1 GiB&lt;BR /&gt;PMIC: PFUZE100 ID=0x11&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;PCI: pcie phy link never came up&lt;BR /&gt;Video: In: serial&lt;BR /&gt;Out: serial&lt;BR /&gt;Err: serial&lt;BR /&gt;Net: FEC [PRIME]&lt;BR /&gt;Hit any key to stop autoboot: 0&lt;BR /&gt;switch to partitions #0, OK&lt;BR /&gt;mmc2 is current device&lt;BR /&gt;switch to partitions #0, OK&lt;BR /&gt;mmc2 is current device&lt;BR /&gt;reading boot.scr&lt;BR /&gt;** Unable to read file boot.scr **&lt;BR /&gt;reading zImage&lt;BR /&gt;5545496 bytes read in 273 ms (19.4 MiB/s)&lt;BR /&gt;Booting from mmc ...&lt;BR /&gt;reading imx6sx-sdb.dtb&lt;BR /&gt;48951 bytes read in 19 ms (2.5 MiB/s)&lt;BR /&gt;Kernel image @ 0x82000000 [ 0x000000 - 0x549e18 ]&lt;BR /&gt;## Flattened Device Tree blob at 88000000&lt;BR /&gt; Booting using the fdt blob at 0x88000000&lt;BR /&gt; Using Device Tree in place at 88000000, end 8800ef36&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 3.10.53-1.1.0_ga+g496fbe0 (dheeraj@dheeraj-HP-EliteBook-840-G1) (gcc version 4.8.2 (GCC) ) #1 SMP PREEMPT Wed Feb 14 18:29:26 +08 2018&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: Freescale i.MX6 SoloX (Device Tree), model: Freescale i.MX6 SoloX SDB Board&lt;BR /&gt;cma: CMA: reserved 320 MiB at ac000000&lt;BR /&gt;Memory policy: ECC disabled, Data cache writealloc&lt;BR /&gt;PERCPU: Embedded 8 pages/cpu @81598000 s8960 r8192 d15616 u32768&lt;BR /&gt;Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260096&lt;BR /&gt;Kernel command line: console=ttymxc0,115200 root=/dev/mmcblk0p2 rootwait rw&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: 1024MB = 1024MB total&lt;BR /&gt;Memory: 697256k/697256k available, 351320k reserved, 0K highmem&lt;BR /&gt;Virtual kernel memory layout:&lt;BR /&gt; vector : 0xffff0000 - 0xffff1000 ( 4 kB)&lt;BR /&gt; fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)&lt;BR /&gt; vmalloc : 0xc0800000 - 0xff000000 (1000 MB)&lt;BR /&gt; lowmem : 0x80000000 - 0xc0000000 (1024 MB)&lt;BR /&gt; pkmap : 0x7fe00000 - 0x80000000 ( 2 MB)&lt;BR /&gt; modules : 0x7f000000 - 0x7fe00000 ( 14 MB)&lt;BR /&gt; .text : 0x80008000 - 0x80c71754 (12710 kB)&lt;BR /&gt; .init : 0x80c72000 - 0x80cbe300 ( 305 kB)&lt;BR /&gt; .data : 0x80cc0000 - 0x80d178c0 ( 351 kB)&lt;BR /&gt; .bss : 0x80d178c0 - 0x80d809ac ( 421 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;NR_IRQS:16 nr_irqs:16 16&lt;BR /&gt;L310 cache controller enabled&lt;BR /&gt;l2x0: 16 ways, CACHE_ID 0x410000c8, AUX_CTRL 0x32430000, Cache size: 262144 B&lt;BR /&gt;sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 1431655ms&lt;BR /&gt;Console: colour dummy device 80x30&lt;BR /&gt;Calibrating delay loop... 1581.05 BogoMIPS (lpj=7905280)&lt;BR /&gt;pid_max: default: 32768 minimum: 301&lt;BR /&gt;Mount-cache hash table entries: 512&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 0x80685698 - 0x806856f0&lt;BR /&gt;Brought up 1 CPUs&lt;BR /&gt;SMP: Total of 1 processors activated (1581.05 BogoMIPS).&lt;BR /&gt;CPU: All CPU(s) started in SVC mode.&lt;BR /&gt;devtmpfs: initialized&lt;BR /&gt;pinctrl core: initialized pinctrl subsystem&lt;BR /&gt;regulator-dummy: no parameters&lt;BR /&gt;NET: Registered protocol family 16&lt;BR /&gt;DMA: preallocated 256 KiB pool for atomic coherent allocations&lt;BR /&gt;Use WDOG1 as reset source&lt;BR /&gt;syscon 20c8000.anatop: regmap [mem 0x020c8000-0x020c8fff] registered&lt;BR /&gt;vdd1p1: 800 &amp;lt;--&amp;gt; 1375 mV at 1125 mV&lt;BR /&gt;vdd3p0: 2800 &amp;lt;--&amp;gt; 3150 mV at 3000 mV&lt;BR /&gt;vdd2p5: 2100 &amp;lt;--&amp;gt; 2875 mV at 2525 mV&lt;BR /&gt;cpu: 725 &amp;lt;--&amp;gt; 1450 mV at 1150 mV&lt;BR /&gt;vddpcie: 725 &amp;lt;--&amp;gt; 1450 mV at 1100 mV&lt;BR /&gt;vddsoc: 725 &amp;lt;--&amp;gt; 1450 mV at 1175 mV&lt;BR /&gt;syscon 20e4000.iomuxc-gpr: regmap [mem 0x020e4000-0x020e7fff] registered&lt;BR /&gt;syscon 21bc000.ocotp-ctrl: regmap [mem 0x021bc000-0x021bffff] registered&lt;BR /&gt;syscon 21ac000.romcp: regmap [mem 0x021ac000-0x021affff] registered&lt;BR /&gt;syscon 2294000.mu: regmap [mem 0x02294000-0x02297fff] registered&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;imx6sx-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver&lt;BR /&gt;bio: create slab &amp;lt;bio-0&amp;gt; at 0&lt;BR /&gt;mxs-dma 1804000.dma-apbh: initialized&lt;BR /&gt;VCC_SD3: 3000 mV&lt;BR /&gt;vref-3v3: 3300 mV&lt;BR /&gt;PSU-5V0: 5000 mV&lt;BR /&gt;usb_otg1_vbus: 5000 mV&lt;BR /&gt;usb_otg2_vbus: 5000 mV&lt;BR /&gt;i2c-core: driver [max17135] using legacy suspend method&lt;BR /&gt;i2c-core: driver [max17135] using legacy resume method&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-1: IMX I2C adapter registered&lt;BR /&gt;i2c i2c-2: IMX I2C adapter registered&lt;BR /&gt;i2c i2c-3: IMX I2C adapter registered&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;MIPI CSI2 driver module loaded&lt;BR /&gt;Advanced Linux Sound Architecture Driver Initialized.&lt;BR /&gt;Bluetooth: Core ver 2.16&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;cfg80211: Calling CRDA to update world regulatory domain&lt;BR /&gt;disp-regulator: no parameters&lt;BR /&gt;pureg-dummy: no parameters&lt;BR /&gt;Switching to clocksource mxc_timer1&lt;BR /&gt;NET: Registered protocol family 2&lt;BR /&gt;TCP established hash table entries: 8192 (order: 4, 65536 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;TCP: reno registered&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;hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available&lt;BR /&gt;Bus freq driver module loaded&lt;BR /&gt;futex hash table entries: 256 (order: 2, 16384 bytes)&lt;BR /&gt;VFS: Disk quotas dquot_6.5.2&lt;BR /&gt;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;jffs2: version 2.2. (NAND) � 2001-2006 Red Hat, Inc.&lt;BR /&gt;fuse init (API version 7.22)&lt;BR /&gt;msgmni has been set to 2001&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;MIPI DSI driver module loaded&lt;BR /&gt;mxsfb 2224000.lcdif: registered mxc display driver ldb&lt;BR /&gt;Console: switching to colour frame buffer device 128x48&lt;BR /&gt;mxsfb 2224000.lcdif: initialized&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: initialized&lt;BR /&gt;imx-sdma 20ec000.sdma: loaded firmware 1.1&lt;BR /&gt;pfuze100-regulator 0-0008: Full lay: 2, Metal lay: 1&lt;BR /&gt;pfuze100-regulator 0-0008: FAB: 0, FIN: 0&lt;BR /&gt;pfuze100-regulator 0-0008: pfuze200 found.&lt;BR /&gt;SW1AB: 300 &amp;lt;--&amp;gt; 1875 mV at 1375 mV&lt;BR /&gt;SW2: 800 &amp;lt;--&amp;gt; 3300 mV at 3300 mV&lt;BR /&gt;SW3A: 400 &amp;lt;--&amp;gt; 1975 mV at 1350 mV&lt;BR /&gt;SW3B: 400 &amp;lt;--&amp;gt; 1975 mV at 1350 mV&lt;BR /&gt;SWBST: 5000 &amp;lt;--&amp;gt; 5150 mV at 5000 mV&lt;BR /&gt;VSNVS: 1000 &amp;lt;--&amp;gt; 3000 mV at 3000 mV&lt;BR /&gt;VREFDDR: 750 mV&lt;BR /&gt;VGEN1: 800 &amp;lt;--&amp;gt; 1550 mV at 1200 mV&lt;BR /&gt;VGEN2: 800 &amp;lt;--&amp;gt; 1550 mV at 1500 mV&lt;BR /&gt;VGEN3: 1800 &amp;lt;--&amp;gt; 3300 mV at 2800 mV&lt;BR /&gt;VGEN4: 1800 &amp;lt;--&amp;gt; 3300 mV at 1800 mV&lt;BR /&gt;VGEN5: 1800 &amp;lt;--&amp;gt; 3300 mV at 3300 mV&lt;BR /&gt;VGEN6: 1800 &amp;lt;--&amp;gt; 3300 mV at 3000 mV&lt;BR /&gt;Serial: IMX driver&lt;BR /&gt;2020000.serial: ttymxc0 at MMIO 0x2020000 (irq = 58) is a IMX&lt;BR /&gt;console [ttymxc0] enabled&lt;BR /&gt;21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 59) is a IMX&lt;BR /&gt;21f4000.serial: ttymxc4 at MMIO 0x21f4000 (irq = 62) is a IMX&lt;BR /&gt;serial: Freescale lpuart driver&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;fsl-quadspi 21e4000.qspi: n25q256a (32768 Kbytes)&lt;BR /&gt;fsl-quadspi 21e4000.qspi: n25q256a (32768 Kbytes)&lt;BR /&gt;fsl-quadspi 21e4000.qspi: QuadSPI SPI NOR flash driver&lt;BR /&gt;CAN device driver interface&lt;BR /&gt;flexcan 2090000.can: device registered (reg_base=c09b8000, irq=142)&lt;BR /&gt;flexcan 2094000.can: device registered (reg_base=c09c0000, irq=143)&lt;BR /&gt;libphy: fec_enet_mii_bus: probed&lt;BR /&gt;fec 2188000.ethernet eth0: registered PHC device 0&lt;BR /&gt;fec 21b4000.ethernet eth1: registered PHC device 1&lt;BR /&gt;ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver&lt;BR /&gt;usbcore: registered new interface driver usb-storage&lt;BR /&gt;imx_usb 2184000.usb: VBUS is coming from a dedicated power supply.&lt;BR /&gt;imx_usb 2184000.usb: Error occurs during detection: -6&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;mousedev: PS/2 mouse device common for all mice&lt;BR /&gt;input: 20cc000.snvs-pwrkey as /devices/soc0/soc.1/2000000.aips-bus/20cc000.snvs-pwrkey/input/input0&lt;BR /&gt;snvs_pwrkey 20cc000.snvs-pwrkey: i.MX snvs powerkey probed&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;input: isl29023 light sensor as /devices/virtual/input/input1&lt;BR /&gt;isl29023 2-0044: driver version 1.0 enabled&lt;BR /&gt;i2c-core: driver [isl29023] using legacy suspend method&lt;BR /&gt;i2c-core: driver [isl29023] using legacy resume method&lt;BR /&gt;snvs_rtc 20cc034.snvs-rtc-lp: rtc core: registered 20cc034.snvs-rtc-lp as rtc0&lt;BR /&gt;i2c /dev entries driver&lt;BR /&gt;pxp-v4l2 pxp_v4l2_out.19: initialized&lt;BR /&gt;mag3110 2-000e: check mag3110 chip ID&lt;BR /&gt;input: mag3110 as /devices/virtual/input/input2&lt;BR /&gt;mag3110 2-000e: mag3110 is probed&lt;BR /&gt;i2c-core: driver [mag3110] using legacy suspend method&lt;BR /&gt;i2c-core: driver [mag3110] using legacy resume method&lt;BR /&gt;input: mma845x as /devices/virtual/input/input3&lt;BR /&gt;imx2-wdt 20bc000.wdog: IMX2+ Watchdog Timer enabled. timeout=60s (nowayout=0)&lt;BR /&gt;Bluetooth: HCI UART driver ver 2.2&lt;BR /&gt;Bluetooth: HCI H4 protocol initialized&lt;BR /&gt;Bluetooth: HCI BCSP protocol initialized&lt;BR /&gt;Bluetooth: HCIATH3K protocol initialized&lt;BR /&gt;usbcore: registered new interface driver bcm203x&lt;BR /&gt;usbcore: registered new interface driver btusb&lt;BR /&gt;Bluetooth: Generic Bluetooth SDIO driver ver 0.1&lt;BR /&gt;usbcore: registered new interface driver ath3k&lt;BR /&gt;cpuidle: using governor ladder&lt;BR /&gt;cpuidle: using governor menu&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;mmc1: no vqmmc regulator found&lt;BR /&gt;mmc1: no vmmc regulator found&lt;BR /&gt;mmc1: SDHCI controller on 2194000.usdhc [2194000.usdhc] using ADMA&lt;BR /&gt;mmc2: no vqmmc regulator found&lt;BR /&gt;mmc2: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA&lt;BR /&gt;sdhci-esdhc-imx 219c000.usdhc: could not get ultra high speed state, work on normal mode&lt;BR /&gt;mmc3: no vqmmc regulator found&lt;BR /&gt;mmc3: no vmmc regulator found&lt;BR /&gt;mmc3: SDHCI controller on 219c000.usdhc [219c000.usdhc] using ADMA&lt;BR /&gt;galcore: clk_get 2d core clock failed, disable 2d/vg!&lt;BR /&gt;Galcore version 5.0.11.25762&lt;BR /&gt;mmc3: new high speed SDHC card at address aaaa&lt;BR /&gt;mmcblk3: mmc3:aaaa SL08G 7.40 GiB&lt;BR /&gt; mmcblk3: p1 p2&lt;BR /&gt;mxc_asrc 2034000.asrc: mxc_asrc registered&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is valued.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dheeraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2018 08:52:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Boot-Issue-with-IMX6sx-board/m-p/722254#M112289</guid>
      <dc:creator>dheerajr</dc:creator>
      <dc:date>2018-03-01T08:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Issue with IMX6sx board:</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Boot-Issue-with-IMX6sx-board/m-p/722255#M112290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dheeraj&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it working in non secure case. Reason may be that in&lt;/P&gt;&lt;P&gt;U-Boot 2017.07&amp;amp;Linux version 3.10.53-1.1.0_ga, for example&lt;/P&gt;&lt;P&gt;official nxp linux version 3.10.53 used with U-Boot version v2014.04.&lt;BR /&gt;For U-Boot 2017 one can try latest L4.9.11 BSP described on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-6-i.mx-7-i.mx-8-series-software-and-development-tool-resources:IMX_SW" title="https://www.nxp.com/support/developer-resources/run-time-software/i.mx-developer-resources/i.mx-6-i.mx-7-i.mx-8-series-software-and-development-tool-resources:IMX_SW"&gt;i.MX Software|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&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, 01 Mar 2018 10:29:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Boot-Issue-with-IMX6sx-board/m-p/722255#M112290</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2018-03-01T10:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Issue with IMX6sx board:</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Boot-Issue-with-IMX6sx-board/m-p/722256#M112291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its failing to complete the boot because the kernel is passed the wrong mmc device , you are passing 'root=/dev/mmcblk0p2'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2018 20:28:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Boot-Issue-with-IMX6sx-board/m-p/722256#M112291</guid>
      <dc:creator>mtx512</dc:creator>
      <dc:date>2018-03-01T20:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Issue with IMX6sx board:</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Boot-Issue-with-IMX6sx-board/m-p/722257#M112292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jas, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Thank you, you were right. When i set the mmcroot to /dev/mmcblk3p2 (since i'm booting from SD4) its booting fine. However, I have a bit of a glitch in my sabresd board in that it is virtually unresponsive to the reboot button for quite some time (around 15-20 mins) after power on. Once it reboots successfully for the first time, then it becomes more responsive to the reset button (need to press 2-3 times before it reboots). I suspect this due to CAAM and RNG. Am I right or is there any other explanation / solution for this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dheeraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2018 06:57:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Boot-Issue-with-IMX6sx-board/m-p/722257#M112292</guid>
      <dc:creator>dheerajr</dc:creator>
      <dc:date>2018-03-07T06:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: Boot Issue with IMX6sx board:</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Boot-Issue-with-IMX6sx-board/m-p/722258#M112293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Reset button shouldn't be effected by CAAM to that extent, sounds like a problem with the board itself.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2018 21:21:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Boot-Issue-with-IMX6sx-board/m-p/722258#M112293</guid>
      <dc:creator>mtx512</dc:creator>
      <dc:date>2018-03-08T21:21:09Z</dc:date>
    </item>
  </channel>
</rss>

