<?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: Network boot - Kernel panic - not syncing: No init found.</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Network-boot-Kernel-panic-not-syncing-No-init-found/m-p/349656#M48506</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pt A R,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it looks you are trying to access your RFS in a wrong location. Please, check your U-boot "nfsroot" definition:&lt;/P&gt;&lt;P&gt;nfsroot=/home/dtsuser/ltib/ltib/rootfs/boot/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it should be something like:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;nfsroot=/home/dtsuser/ltib/ltib/rootfs&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;Gonzalo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Sep 2014 06:43:40 GMT</pubDate>
    <dc:creator>gonfer</dc:creator>
    <dc:date>2014-09-29T06:43:40Z</dc:date>
    <item>
      <title>Network boot - Kernel panic - not syncing: No init found.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Network-boot-Kernel-panic-not-syncing-No-init-found/m-p/349654#M48504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/PeterChan"&gt;PeterChan&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I am using linux 2.6.35 kernel version on MCIMX28EVK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;uboot version: 2009&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MX28 U-Boot &amp;gt;&lt;STRONG&gt; printenv &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;bootargs=console=ttyAM0,115200n8 &lt;/P&gt;&lt;P&gt;bootdelay=3&lt;/P&gt;&lt;P&gt;baudrate=115200&lt;/P&gt;&lt;P&gt;ipaddr=192.168.1.103&lt;/P&gt;&lt;P&gt;netmask=255.255.255.0&lt;/P&gt;&lt;P&gt;bootfile="uImage"&lt;/P&gt;&lt;P&gt;loadaddr=0x42000000&lt;/P&gt;&lt;P&gt;bootargs_nfs=setenv bootargs ${bootargs} root=/dev/nfs ip=dhcp nfsroot=${serverip}:${nfsroot},v3,tcp fec_mac=${ethaddr}&lt;/P&gt;&lt;P&gt;bootcmd_net=run bootargs_nfs; dhcp; bootm&lt;/P&gt;&lt;P&gt;bootargs_mmc=setenv bootargs ${bootargs} root=/dev/mmcblk0p3 rw rootwait ip=dhcp fec_mac=${ethaddr}&lt;/P&gt;&lt;P&gt;bootcmd_mmc=run bootargs_mmc; mmc read 0 ${loadaddr} 100 3000; bootm&lt;/P&gt;&lt;P&gt;ethact=FEC0&lt;/P&gt;&lt;P&gt;serverip=192.168.2.107&lt;/P&gt;&lt;P&gt;nfsroot=/home/dtsuser/ltib/ltib/rootfs/boot/&lt;/P&gt;&lt;P&gt;bootcmd=run bootcmd_net&lt;/P&gt;&lt;P&gt;stdin=serial&lt;/P&gt;&lt;P&gt;stdout=serial&lt;/P&gt;&lt;P&gt;stderr=serial&lt;/P&gt;&lt;P&gt;ver=U-Boot 2009.08 (Sep 26 2014 - 16:03:20)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/*.................................................................*/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing "no init found" issue.Please help me to solve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PowerPrep start initialize power...&lt;/P&gt;&lt;P&gt;Battery Voltage = 4.24VSep&amp;nbsp; 1 201417:27:27&lt;/P&gt;&lt;P&gt;FRAC 0x92925552&lt;/P&gt;&lt;P&gt;memory type is DDR2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Wait for ddr ready 1power 0x00820710&lt;/P&gt;&lt;P&gt;Frac 0x92925552&lt;/P&gt;&lt;P&gt;start change cpu freq&lt;/P&gt;&lt;P&gt;hbus 0x00000003&lt;/P&gt;&lt;P&gt;cpu 0x00010001&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U-Boot 2009.08 (Sep 26 2014 - 16:03:20)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Freescale i.MX28 family&lt;/P&gt;&lt;P&gt;CPU:&amp;nbsp;&amp;nbsp; 454 MHz&lt;/P&gt;&lt;P&gt;BUS:&amp;nbsp;&amp;nbsp; 151 MHz&lt;/P&gt;&lt;P&gt;EMI:&amp;nbsp;&amp;nbsp; 205 MHz&lt;/P&gt;&lt;P&gt;GPMI:&amp;nbsp;&amp;nbsp; 24 MHz&lt;/P&gt;&lt;P&gt;DRAM:&amp;nbsp; 128 MB&lt;/P&gt;&lt;P&gt;MMC:&amp;nbsp;&amp;nbsp; IMX_SSP_MMC: 0, IMX_SSP_MMC: 1&lt;/P&gt;&lt;P&gt;In:&amp;nbsp;&amp;nbsp;&amp;nbsp; serial&lt;/P&gt;&lt;P&gt;Out:&amp;nbsp;&amp;nbsp; serial&lt;/P&gt;&lt;P&gt;Err:&amp;nbsp;&amp;nbsp; serial&lt;/P&gt;&lt;P&gt;Net:&amp;nbsp;&amp;nbsp; got MAC address from IIM: 00:04:9f:02:b6:94&lt;/P&gt;&lt;P&gt;FEC0&lt;/P&gt;&lt;P&gt;Hit any key to stop autoboot:&amp;nbsp; 0 &lt;/P&gt;&lt;P&gt;BOOTP broadcast 1&lt;/P&gt;&lt;P&gt;FEC: Link is down 7809&lt;/P&gt;&lt;P&gt;BOOTP broadcast 2&lt;/P&gt;&lt;P&gt;DHCP client bound to address 192.168.2.110&lt;/P&gt;&lt;P&gt;Using FEC0 device&lt;/P&gt;&lt;P&gt;TFTP from server 192.168.2.107; our IP address is 192.168.2.110&lt;/P&gt;&lt;P&gt;Filename 'uImage'.&lt;/P&gt;&lt;P&gt;Load address: 0x42000000&lt;/P&gt;&lt;P&gt;Loading: #################################################################&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #################################################################&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #################################################################&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #################################################################&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #################################################################&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #################################################################&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #################################################################&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #################################################################&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #################################################################&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #&lt;/P&gt;&lt;P&gt;done&lt;/P&gt;&lt;P&gt;Bytes transferred = 2998056 (2dbf28 hex)&lt;/P&gt;&lt;P&gt;## Booting kernel from Legacy Image at 42000000 ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Image Name:&amp;nbsp;&amp;nbsp; Linux-2.6.35.3-g779560d-dirty&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Image Type:&amp;nbsp;&amp;nbsp; ARM Linux Kernel Image (uncompressed)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Data Size:&amp;nbsp;&amp;nbsp;&amp;nbsp; 2997992 Bytes =&amp;nbsp; 2.9 MB&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Load Address: 40008000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Entry Point:&amp;nbsp; 40008000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Verifying Checksum ... OK&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Loading Kernel Image ... OK&lt;/P&gt;&lt;P&gt;OK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Starting kernel ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Uncompressing Linux... done, booting the kernel.&lt;/P&gt;&lt;P&gt;Linux version 2.6.35.3-g779560d-dirty (dtsuser@dtsmachine) (gcc version 4.4.4 (4.4.4_09.06.2010) ) #21 PREEMPT Wed Sep 17 12:49:16 IST 2014&lt;/P&gt;&lt;P&gt;CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00053177&lt;/P&gt;&lt;P&gt;CPU: VIVT data cache, VIVT instruction cache&lt;/P&gt;&lt;P&gt;Machine: Freescale MX28EVK board&lt;/P&gt;&lt;P&gt;Memory policy: ECC disabled, Data cache writeback&lt;/P&gt;&lt;P&gt;Built 1 zonelists in Zone order, mobility grouping on.&amp;nbsp; Total pages: 32512&lt;/P&gt;&lt;P&gt;Kernel command line: console=ttyAM0,115200n8 root=/dev/nfs ip=dhcp nfsroot=192.168.2.107:/home/dtsuser/ltib/ltib/rootfs/boot/,v3,tcp fec_mac=&lt;/P&gt;&lt;P&gt;PID hash table entries: 512 (order: -1, 2048 bytes)&lt;/P&gt;&lt;P&gt;Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)&lt;/P&gt;&lt;P&gt;Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)&lt;/P&gt;&lt;P&gt;Memory: 128MB = 128MB total&lt;/P&gt;&lt;P&gt;Memory: 123432k/123432k available, 7640k reserved, 0K highmem&lt;/P&gt;&lt;P&gt;Virtual kernel memory layout:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; vector&amp;nbsp; : 0xffff0000 - 0xffff1000&amp;nbsp;&amp;nbsp; (&amp;nbsp;&amp;nbsp; 4 kB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; fixmap&amp;nbsp; : 0xfff00000 - 0xfffe0000&amp;nbsp;&amp;nbsp; ( 896 kB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DMA&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : 0xfde00000 - 0xffe00000&amp;nbsp;&amp;nbsp; (&amp;nbsp; 32 MB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; vmalloc : 0xc8800000 - 0xf0000000&amp;nbsp;&amp;nbsp; ( 632 MB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; lowmem&amp;nbsp; : 0xc0000000 - 0xc8000000&amp;nbsp;&amp;nbsp; ( 128 MB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; modules : 0xbf000000 - 0xc0000000&amp;nbsp;&amp;nbsp; (&amp;nbsp; 16 MB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .init : 0xc0008000 - 0xc0034000&amp;nbsp;&amp;nbsp; ( 176 kB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .text : 0xc0034000 - 0xc05ce000&amp;nbsp;&amp;nbsp; (5736 kB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .data : 0xc05ce000 - 0xc0611400&amp;nbsp;&amp;nbsp; ( 269 kB)&lt;/P&gt;&lt;P&gt;SLUB: Genslabs=11, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1&lt;/P&gt;&lt;P&gt;Hierarchical RCU implementation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RCU-based detection of stalled CPUs is disabled.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Verbose stalled-CPUs detection is disabled.&lt;/P&gt;&lt;P&gt;NR_IRQS:288&lt;/P&gt;&lt;P&gt;Console: colour dummy device 80x30&lt;/P&gt;&lt;P&gt;console [ttyAM0] enabled&lt;/P&gt;&lt;P&gt;Calibrating delay loop... 226.09 BogoMIPS (lpj=1130496)&lt;/P&gt;&lt;P&gt;pid_max: default: 32768 minimum: 301&lt;/P&gt;&lt;P&gt;Security Framework initialized&lt;/P&gt;&lt;P&gt;SELinux:&amp;nbsp; Initializing.&lt;/P&gt;&lt;P&gt;Mount-cache hash table entries: 512&lt;/P&gt;&lt;P&gt;CPU: Testing write buffer coherency: ok&lt;/P&gt;&lt;P&gt;regulator: core version 0.5&lt;/P&gt;&lt;P&gt;NET: Registered protocol family 16&lt;/P&gt;&lt;P&gt;regulator: vddd: 800 &amp;lt;--&amp;gt; 1575 mV at 1500 mV fast normal &lt;/P&gt;&lt;P&gt;regulator: vdddbo: 800 &amp;lt;--&amp;gt; 1575 mV fast normal &lt;/P&gt;&lt;P&gt;regulator: vdda: 1500 &amp;lt;--&amp;gt; 2275 mV at 1800 mV fast normal &lt;/P&gt;&lt;P&gt;vddio = 3380000, val=10&lt;/P&gt;&lt;P&gt;regulator: vddio: 2880 &amp;lt;--&amp;gt; 3680 mV at 3380 mV fast normal &lt;/P&gt;&lt;P&gt;regulator: overall_current: fast normal &lt;/P&gt;&lt;P&gt;regulator: vbus5v: &lt;/P&gt;&lt;P&gt;regulator: mxs-duart-1: fast normal &lt;/P&gt;&lt;P&gt;regulator: mxs-bl-1: fast normal &lt;/P&gt;&lt;P&gt;regulator: mxs-i2c-1: fast normal &lt;/P&gt;&lt;P&gt;regulator: mmc_ssp-1: fast normal &lt;/P&gt;&lt;P&gt;regulator: mmc_ssp-2: fast normal &lt;/P&gt;&lt;P&gt;regulator: charger-1: fast normal &lt;/P&gt;&lt;P&gt;regulator: power-test-1: fast normal &lt;/P&gt;&lt;P&gt;regulator: cpufreq-1: fast normal &lt;/P&gt;&lt;P&gt;i.MX IRAM pool: 124 KB@0xc8820000&lt;/P&gt;&lt;P&gt;usb DR wakeup device is registered&lt;/P&gt;&lt;P&gt;IMX usb wakeup probe&lt;/P&gt;&lt;P&gt;audit: cannot initialize inotify handle&lt;/P&gt;&lt;P&gt;bio: create slab &amp;lt;bio-0&amp;gt; at 0&lt;/P&gt;&lt;P&gt;SCSI subsystem initialized&lt;/P&gt;&lt;P&gt;Freescale USB OTG Driver loaded, $Revision: 1.55 $&lt;/P&gt;&lt;P&gt;usbcore: registered new interface driver usbfs&lt;/P&gt;&lt;P&gt;usbcore: registered new interface driver hub&lt;/P&gt;&lt;P&gt;usbcore: registered new device driver usb&lt;/P&gt;&lt;P&gt;Advanced Linux Sound Architecture Driver Version 1.0.23.&lt;/P&gt;&lt;P&gt;Bluetooth: Core ver 2.15&lt;/P&gt;&lt;P&gt;NET: Registered protocol family 31&lt;/P&gt;&lt;P&gt;Bluetooth: HCI device and connection manager initialized&lt;/P&gt;&lt;P&gt;Bluetooth: HCI socket layer initialized&lt;/P&gt;&lt;P&gt;cfg80211: Calling CRDA to update world regulatory domain&lt;/P&gt;&lt;P&gt;NetLabel: Initializing&lt;/P&gt;&lt;P&gt;NetLabel:&amp;nbsp; domain hash size = 128&lt;/P&gt;&lt;P&gt;NetLabel:&amp;nbsp; protocols = UNLABELED CIPSOv4&lt;/P&gt;&lt;P&gt;NetLabel:&amp;nbsp; unlabeled traffic allowed by default&lt;/P&gt;&lt;P&gt;Switching to clocksource mxs clock source&lt;/P&gt;&lt;P&gt;NET: Registered protocol family 2&lt;/P&gt;&lt;P&gt;IP route cache hash table entries: 1024 (order: 0, 4096 bytes)&lt;/P&gt;&lt;P&gt;TCP established hash table entries: 4096 (order: 3, 32768 bytes)&lt;/P&gt;&lt;P&gt;TCP bind hash table entries: 4096 (order: 2, 16384 bytes)&lt;/P&gt;&lt;P&gt;TCP: Hash tables configured (established 4096 bind 4096)&lt;/P&gt;&lt;P&gt;TCP reno registered&lt;/P&gt;&lt;P&gt;UDP hash table entries: 256 (order: 0, 4096 bytes)&lt;/P&gt;&lt;P&gt;UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)&lt;/P&gt;&lt;P&gt;NET: Registered protocol family 1&lt;/P&gt;&lt;P&gt;RPC: Registered udp transport module.&lt;/P&gt;&lt;P&gt;RPC: Registered tcp transport module.&lt;/P&gt;&lt;P&gt;RPC: Registered tcp NFSv4.1 backchannel transport module.&lt;/P&gt;&lt;P&gt;Bus freq driver module loaded&lt;/P&gt;&lt;P&gt;IMX usb wakeup probe&lt;/P&gt;&lt;P&gt;usb h1 wakeup device is registered&lt;/P&gt;&lt;P&gt;mxs_cpu_init: cpufreq init finished&lt;/P&gt;&lt;P&gt;audit: initializing netlink socket (disabled)&lt;/P&gt;&lt;P&gt;type=2000 audit(0.660:1): initialized&lt;/P&gt;&lt;P&gt;VFS: Disk quotas dquot_6.5.2&lt;/P&gt;&lt;P&gt;Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)&lt;/P&gt;&lt;P&gt;JFFS2 version 2.2. (NAND) �© 2001-2006 Red Hat, Inc.&lt;/P&gt;&lt;P&gt;msgmni has been set to 241&lt;/P&gt;&lt;P&gt;alg: No test for stdrng (krng)&lt;/P&gt;&lt;P&gt;cryptodev: driver loaded.&lt;/P&gt;&lt;P&gt;Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)&lt;/P&gt;&lt;P&gt;io scheduler noop registered&lt;/P&gt;&lt;P&gt;io scheduler deadline registered&lt;/P&gt;&lt;P&gt;io scheduler cfq registered (default)&lt;/P&gt;&lt;P&gt;Console: switching to colour frame buffer device 100x30&lt;/P&gt;&lt;P&gt;mxs-duart.0: ttyAM0 at MMIO 0x80074000 (irq = 47) is a DebugUART&lt;/P&gt;&lt;P&gt;mxs-auart.0: ttySP0 at MMIO 0x8006a000 (irq = 112) is a mxs-auart.0&lt;/P&gt;&lt;P&gt;Found APPUART 3.1.0&lt;/P&gt;&lt;P&gt;mxs-auart.1: ttySP1 at MMIO 0x8006c000 (irq = 113) is a mxs-auart.1&lt;/P&gt;&lt;P&gt;Found APPUART 3.1.0&lt;/P&gt;&lt;P&gt;mxs-auart.2: ttySP2 at MMIO 0x8006e000 (irq = 114) is a mxs-auart.2&lt;/P&gt;&lt;P&gt;Found APPUART 3.1.0&lt;/P&gt;&lt;P&gt;mxs-auart.3: ttySP3 at MMIO 0x80070000 (irq = 115) is a mxs-auart.3&lt;/P&gt;&lt;P&gt;Found APPUART 3.1.0&lt;/P&gt;&lt;P&gt;mxs-auart.4: ttySP4 at MMIO 0x80072000 (irq = 116) is a mxs-auart.4&lt;/P&gt;&lt;P&gt;Found APPUART 3.1.0&lt;/P&gt;&lt;P&gt;brd: module loaded&lt;/P&gt;&lt;P&gt;loop: module loaded&lt;/P&gt;&lt;P&gt;i.MX GPMI NFC&lt;/P&gt;&lt;P&gt;NFC: Version 1, 8-chip GPMI and BCH&lt;/P&gt;&lt;P&gt;gpmi-nfc: probe of gpmi-nfc.0 failed with error 1&lt;/P&gt;&lt;P&gt;mxs-spi mxs-spi.0: Max possible speed 120000 = 120000000/2 kHz&lt;/P&gt;&lt;P&gt;mxs-spi mxs-spi.0: at 0x80014000 mapped to 0xF0014000, irq=84, bus 1, DMA ver_major 4&lt;/P&gt;&lt;P&gt;FEC Ethernet Driver&lt;/P&gt;&lt;P&gt;fec_enet_mii_bus: probed&lt;/P&gt;&lt;P&gt;ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver&lt;/P&gt;&lt;P&gt;fsl-ehci fsl-ehci: Freescale On-Chip EHCI Host Controller&lt;/P&gt;&lt;P&gt;fsl-ehci fsl-ehci: new USB bus registered, assigned bus number 1&lt;/P&gt;&lt;P&gt;fsl-ehci fsl-ehci: irq 93, io base 0x80080000&lt;/P&gt;&lt;P&gt;fsl-ehci fsl-ehci: USB 2.0 started, EHCI 1.00&lt;/P&gt;&lt;P&gt;hub 1-0:1.0: USB hub found&lt;/P&gt;&lt;P&gt;hub 1-0:1.0: 1 port detected&lt;/P&gt;&lt;P&gt;fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host Controller&lt;/P&gt;&lt;P&gt;fsl-ehci fsl-ehci.0: new USB bus registered, assigned bus number 2&lt;/P&gt;&lt;P&gt;fsl-ehci fsl-ehci.0: irq 92, io base 0x80090000&lt;/P&gt;&lt;P&gt;fsl-ehci fsl-ehci.0: USB 2.0 started, EHCI 1.00&lt;/P&gt;&lt;P&gt;hub 2-0:1.0: USB hub found&lt;/P&gt;&lt;P&gt;hub 2-0:1.0: 1 port detected&lt;/P&gt;&lt;P&gt;Initializing USB Mass Storage driver...&lt;/P&gt;&lt;P&gt;usbcore: registered new interface driver usb-storage&lt;/P&gt;&lt;P&gt;USB Mass Storage support registered.&lt;/P&gt;&lt;P&gt;ARC USBOTG Device Controller driver (1 August 2005)&lt;/P&gt;&lt;P&gt;mice: PS/2 mouse device common for all mice&lt;/P&gt;&lt;P&gt;input: mxs-kbd as /devices/platform/mxs-kbd.0/input/input0&lt;/P&gt;&lt;P&gt;input: MXS touchscreen as /devices/virtual/input/input1&lt;/P&gt;&lt;P&gt;MXS RTC driver v1.0 hardware v2.3.0&lt;/P&gt;&lt;P&gt;mxs-rtc mxs-rtc.0: rtc core: registered mxs-rtc as rtc0&lt;/P&gt;&lt;P&gt;IR NEC protocol handler initialized&lt;/P&gt;&lt;P&gt;IR RC5(x) protocol handler initialized&lt;/P&gt;&lt;P&gt;IR RC6 protocol handler initialized&lt;/P&gt;&lt;P&gt;IR JVC protocol handler initialized&lt;/P&gt;&lt;P&gt;IR Sony protocol handler initialized&lt;/P&gt;&lt;P&gt;Linux video capture interface: v2.00&lt;/P&gt;&lt;P&gt;mxs-pxp mxs-pxp.0: initialized&lt;/P&gt;&lt;P&gt;mxs watchdog: initialized, heartbeat 19 sec&lt;/P&gt;&lt;P&gt;Bluetooth: HCI UART driver ver 2.2&lt;/P&gt;&lt;P&gt;Bluetooth: HCI H4 protocol initialized&lt;/P&gt;&lt;P&gt;Bluetooth: HCI BCSP protocol initialized&lt;/P&gt;&lt;P&gt;Bluetooth: Generic Bluetooth SDIO driver ver 0.1&lt;/P&gt;&lt;P&gt;mxs-mmc: MXS SSP Controller MMC Interface driver&lt;/P&gt;&lt;P&gt;mxs-mmc mxs-mmc.0: mmc0: MXS SSP MMC DMAIRQ 82 ERRIRQ 96 &lt;/P&gt;&lt;P&gt;__mxs_reset_block(f0012000): timeout when resetting&lt;/P&gt;&lt;P&gt;mxs-mmc mxs-mmc.1: mmc1: MXS SSP MMC DMAIRQ 83 ERRIRQ 97 &lt;/P&gt;&lt;P&gt;dcp dcp.0: DCP crypto enabled.!&lt;/P&gt;&lt;P&gt;usbcore: registered new interface driver hiddev&lt;/P&gt;&lt;P&gt;usbcore: registered new interface driver usbhid&lt;/P&gt;&lt;P&gt;usbhid: USB HID core driver&lt;/P&gt;&lt;P&gt;sgtl5000-i2c 0-000a: SGTL5000 revision 17&lt;/P&gt;&lt;P&gt;mmc0: new high speed SDHC card at address e624&lt;/P&gt;&lt;P&gt;mmcblk0: mmc0:e624 SU04G 3.69 GiB &lt;/P&gt;&lt;P&gt; mmcblk0: p1 p2 p3&lt;/P&gt;&lt;P&gt;mxs-spdif mxs-spdif.0: MXS SPDIF Audio Transmitter&lt;/P&gt;&lt;P&gt;No device for codec mxs spdif&lt;/P&gt;&lt;P&gt;No device for DAI mxs spdif&lt;/P&gt;&lt;P&gt;No device for DAI mxs-saif&lt;/P&gt;&lt;P&gt;No device for DAI mxs-spdif&lt;/P&gt;&lt;P&gt;asoc: SGTL5000 &amp;lt;-&amp;gt; mxs-saif mapping ok&lt;/P&gt;&lt;P&gt;Failed to add route LINE_OUT-&amp;gt;Ext Spk&lt;/P&gt;&lt;P&gt;asoc: mxs spdif &amp;lt;-&amp;gt; mxs-spdif mapping ok&lt;/P&gt;&lt;P&gt;ALSA device list:&lt;/P&gt;&lt;P&gt;&amp;nbsp; #0: mxs-evk (SGTL5000)&lt;/P&gt;&lt;P&gt;&amp;nbsp; #1: mxs-evk (mxs spdif)&lt;/P&gt;&lt;P&gt;Netfilter messages via NETLINK v0.30.&lt;/P&gt;&lt;P&gt;nf_conntrack version 0.5.0 (1928 buckets, 7712 max)&lt;/P&gt;&lt;P&gt;CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use&lt;/P&gt;&lt;P&gt;nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or&lt;/P&gt;&lt;P&gt;sysctl net.netfilter.nf_conntrack_acct=1 to enable it.&lt;/P&gt;&lt;P&gt;ctnetlink v0.93: registering with nfnetlink.&lt;/P&gt;&lt;P&gt;xt_time: kernel timezone is -0000&lt;/P&gt;&lt;P&gt;ip_tables: (C) 2000-2006 Netfilter Core Team&lt;/P&gt;&lt;P&gt;ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully&lt;/P&gt;&lt;P&gt;arp_tables: (C) 2002 David S. Miller&lt;/P&gt;&lt;P&gt;TCP cubic registered&lt;/P&gt;&lt;P&gt;NET: Registered protocol family 17&lt;/P&gt;&lt;P&gt;Bridge firewalling registered&lt;/P&gt;&lt;P&gt;Ebtables v2.0 registered&lt;/P&gt;&lt;P&gt;can: controller area network core (rev 20090105 abi 8)&lt;/P&gt;&lt;P&gt;NET: Registered protocol family 29&lt;/P&gt;&lt;P&gt;can: raw protocol (rev 20090105)&lt;/P&gt;&lt;P&gt;Bluetooth: L2CAP ver 2.14&lt;/P&gt;&lt;P&gt;Bluetooth: L2CAP socket layer initialized&lt;/P&gt;&lt;P&gt;Bluetooth: SCO (Voice Link) ver 0.6&lt;/P&gt;&lt;P&gt;Bluetooth: SCO socket layer initialized&lt;/P&gt;&lt;P&gt;Bluetooth: RFCOMM TTY layer initialized&lt;/P&gt;&lt;P&gt;Bluetooth: RFCOMM socket layer initialized&lt;/P&gt;&lt;P&gt;Bluetooth: RFCOMM ver 1.11&lt;/P&gt;&lt;P&gt;Bluetooth: BNEP (Ethernet Emulation) ver 1.3&lt;/P&gt;&lt;P&gt;Bluetooth: HIDP (Human Interface Emulation) ver 1.2&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;802.1Q VLAN Support v1.8 Ben Greear &amp;lt;&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:greearb@candelatech.com"&gt;greearb@candelatech.com&lt;/A&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;All bugs added by David S. Miller &amp;lt;&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:davem@redhat.com"&gt;davem@redhat.com&lt;/A&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;lib80211: common routines for IEEE802.11 drivers&lt;/P&gt;&lt;P&gt;mxs-rtc mxs-rtc.0: setting system clock to 1970-01-01 06:14:01 UTC (22441)&lt;/P&gt;&lt;P&gt;eth0: Freescale FEC PHY driver [Generic PHY] (mii_bus:phy_addr=0:00, irq=-1)&lt;/P&gt;&lt;P&gt;eth1: Freescale FEC PHY driver [Generic PHY] (mii_bus:phy_addr=0:01, irq=-1)&lt;/P&gt;&lt;P&gt;Sending DHCP requests .&lt;/P&gt;&lt;P&gt;PHY: 0:00 - Link is Up - 100/Full&lt;/P&gt;&lt;P&gt;DHCP/BOOTP: Ignoring delayed packet&lt;/P&gt;&lt;P&gt;DHCP/BOOTP: Ignoring delayed packet&lt;/P&gt;&lt;P&gt;., OK&lt;/P&gt;&lt;P&gt;IP-Config: Got DHCP answer from 0.0.0.0, my address is 192.168.2.110&lt;/P&gt;&lt;P&gt;IP-Config: Complete:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; device=eth0, addr=192.168.2.110, mask=255.255.255.0, gw=192.168.2.1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; host=192.168.2.110, domain=, nis-domain=(none),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; bootserver=0.0.0.0, rootserver=192.168.2.107, rootpath=&lt;/P&gt;&lt;P&gt;Looking up port of RPC 100003/3 on 192.168.2.107&lt;/P&gt;&lt;P&gt;Looking up port of RPC 100005/3 on 192.168.2.107&lt;/P&gt;&lt;P&gt;VFS: Mounted root (nfs filesystem) on device 0:14.&lt;/P&gt;&lt;P&gt;Freeing init memory: 176K&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Kernel panic - not syncing: No init found.&amp;nbsp; Try passing init= option to kernel. See Linux Documentation/init.txt for guidance.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Backtrace: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;[&amp;lt;c00384a8&amp;gt;] (dump_backtrace+0x0/0x114) from [&amp;lt;c047b5cc&amp;gt;] (dump_stack+0x18/0x1c)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt; r7:00000013 r6:c00548c4 r5:c002c35c r4:c0612358&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;[&amp;lt;c047b5b4&amp;gt;] (dump_stack+0x0/0x1c) from [&amp;lt;c047b648&amp;gt;] (panic+0x78/0xf4)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;[&amp;lt;c047b5d0&amp;gt;] (panic+0x0/0xf4) from [&amp;lt;c00345fc&amp;gt;] (init_post+0xb4/0xdc)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt; r3:00000000 r2:c7dd5800 r1:c7dd5900 r0:c0544582&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;[&amp;lt;c0034548&amp;gt;] (init_post+0x0/0xdc) from [&amp;lt;c00084fc&amp;gt;] (kernel_init+0x12c/0x170)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt; r5:c002c35c r4:c0611480&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;[&amp;lt;c00083d0&amp;gt;] (kernel_init+0x0/0x170) from [&amp;lt;c00548c4&amp;gt;] (do_exit+0x0/0x6dc)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt; r5:c00083d0 r4:00000000&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2014 12:07:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Network-boot-Kernel-panic-not-syncing-No-init-found/m-p/349654#M48504</guid>
      <dc:creator>pt</dc:creator>
      <dc:date>2014-09-26T12:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: Network boot - Kernel panic - not syncing: No init found.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Network-boot-Kernel-panic-not-syncing-No-init-found/m-p/349655#M48505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pt A R&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;seems it did not find proper nfsroot or it is different version from kernel.&lt;/P&gt;&lt;P&gt;BTW is it working wth demo&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MCIMX28EVKJ&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;L2.6.35_1.1.0_DEMO_IMAGE&lt;/A&gt;&amp;nbsp;&amp;nbsp; ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Sep 2014 00:00:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Network-boot-Kernel-panic-not-syncing-No-init-found/m-p/349655#M48505</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-09-28T00:00:17Z</dc:date>
    </item>
    <item>
      <title>Re: Network boot - Kernel panic - not syncing: No init found.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Network-boot-Kernel-panic-not-syncing-No-init-found/m-p/349656#M48506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pt A R,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it looks you are trying to access your RFS in a wrong location. Please, check your U-boot "nfsroot" definition:&lt;/P&gt;&lt;P&gt;nfsroot=/home/dtsuser/ltib/ltib/rootfs/boot/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it should be something like:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;nfsroot=/home/dtsuser/ltib/ltib/rootfs&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;Gonzalo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Sep 2014 06:43:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Network-boot-Kernel-panic-not-syncing-No-init-found/m-p/349656#M48506</guid>
      <dc:creator>gonfer</dc:creator>
      <dc:date>2014-09-29T06:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: Network boot - Kernel panic - not syncing: No init found.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Network-boot-Kernel-panic-not-syncing-No-init-found/m-p/349657#M48507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/gonfer"&gt;gonfer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.But now I am facing another issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.............................................................&lt;/P&gt;&lt;P&gt;Bluetooth: HIDP (Human Interface Emulation) ver 1.2&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;802.1Q VLAN Support v1.8 Ben Greear &amp;lt;&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:greearb@candelatech.com"&gt;greearb@candelatech.com&lt;/A&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;All bugs added by David S. Miller &amp;lt;&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:davem@redhat.com"&gt;davem@redhat.com&lt;/A&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;lib80211: common routines for IEEE802.11 drivers&lt;/P&gt;&lt;P&gt;mxs-rtc mxs-rtc.0: setting system clock to 1970-01-01 02:24:50 UTC (8690)&lt;/P&gt;&lt;P&gt;eth0: Freescale FEC PHY driver [Generic PHY] (mii_bus:phy_addr=0:00, irq=-1)&lt;/P&gt;&lt;P&gt;eth1: Freescale FEC PHY driver [Generic PHY] (mii_bus:phy_addr=0:01, irq=-1)&lt;/P&gt;&lt;P&gt;Sending DHCP requests .&lt;/P&gt;&lt;P&gt;PHY: 0:00 - Link is Up - 100/Full&lt;/P&gt;&lt;P&gt;.., OK&lt;/P&gt;&lt;P&gt;IP-Config: Got DHCP answer from 0.0.0.0, my address is 192.168.2.114&lt;/P&gt;&lt;P&gt;IP-Config: Complete:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; device=eth0, addr=192.168.2.114, mask=255.255.255.0, gw=192.168.2.1,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; host=192.168.2.114, domain=, nis-domain=(none),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; bootserver=0.0.0.0, rootserver=192.168.2.107, rootpath=&lt;/P&gt;&lt;P&gt;Looking up port of RPC 100003/3 on 192.168.2.107&lt;/P&gt;&lt;P&gt;Looking up port of RPC 100005/3 on 192.168.2.107&lt;/P&gt;&lt;P&gt;VFS: Mounted root (nfs filesystem) on device 0:14.&lt;/P&gt;&lt;P&gt;Freeing init memory: 176K&lt;/P&gt;&lt;P&gt;starting pid 1168, tty '': '/etc/rc.d/rcS'&lt;/P&gt;&lt;P&gt;Mounting /proc and /sys&lt;/P&gt;&lt;P&gt;Starting the hotplug events dispatcher udevd&lt;/P&gt;&lt;P&gt;Synthesizing initial hotplug events&lt;/P&gt;&lt;P&gt;Setting the hostname to freescale&lt;/P&gt;&lt;P&gt;Mounting filesystems&lt;/P&gt;&lt;P&gt;Booted NFS, not relocating: /tmp /var&lt;/P&gt;&lt;P&gt;mount: mounting usbfs on /proc/bus/usb failed: No such file or directory&lt;/P&gt;&lt;P&gt;Running sysctl&lt;/P&gt;&lt;P&gt;Setting up networking on loopback device:&lt;/P&gt;&lt;P&gt;Setting up networking on eth0:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;nfs: server 192.168.2.107 not responding, still trying&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="nfs-not-responding.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/46300i6A36BA8E5724917C/image-size/large?v=v2&amp;amp;px=999" role="button" title="nfs-not-responding.png" alt="nfs-not-responding.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Sep 2014 08:48:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Network-boot-Kernel-panic-not-syncing-No-init-found/m-p/349657#M48507</guid>
      <dc:creator>pt</dc:creator>
      <dc:date>2014-09-29T08:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Network boot - Kernel panic - not syncing: No init found.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Network-boot-Kernel-panic-not-syncing-No-init-found/m-p/349658#M48508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Pt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well, since you get the message 'Setting up networking on eth0' right before you loose track of your NFS connection it's likely that you reconfiguring your ethernet caused the NFS server to become unreachable. You could try making sure the ethernet configuration does not happen by editing your network settings on your nfs rootfs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Sep 2014 10:22:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Network-boot-Kernel-panic-not-syncing-No-init-found/m-p/349658#M48508</guid>
      <dc:creator>eliedebrauwer</dc:creator>
      <dc:date>2014-09-29T10:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: Network boot - Kernel panic - not syncing: No init found.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Network-boot-Kernel-panic-not-syncing-No-init-found/m-p/349659#M48509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree with Elie.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could also try to disable "Start Networking" under Ltib. I don't remember exactly where you can find this option but you will find it easily.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gonzalo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Sep 2014 10:34:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Network-boot-Kernel-panic-not-syncing-No-init-found/m-p/349659#M48509</guid>
      <dc:creator>gonfer</dc:creator>
      <dc:date>2014-09-29T10:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: Network boot - Kernel panic - not syncing: No init found.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Network-boot-Kernel-panic-not-syncing-No-init-found/m-p/349660#M48510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/eliedebrauwer"&gt;eliedebrauwer&lt;/A&gt;, &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/gonfer"&gt;gonfer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have disabled that option. Now it starts working.&lt;/P&gt;&lt;P&gt;logged in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Sep 2014 10:49:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Network-boot-Kernel-panic-not-syncing-No-init-found/m-p/349660#M48510</guid>
      <dc:creator>pt</dc:creator>
      <dc:date>2014-09-29T10:49:51Z</dc:date>
    </item>
  </channel>
</rss>

