<?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>Vybrid ProcessorsのトピックRe: Yocto project support</title>
    <link>https://community.nxp.com/t5/Vybrid-Processors/Yocto-project-support/m-p/350525#M3522</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As mentioned above I inserted two layers as meta-fsl-arm &amp;amp; meta-fsl-arm-extra. There yocto building is done successfully but at booting time it is giving System halted massage after kernel boot. Please get the total kernel logs below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Board using: phycore vybrid (pcl052)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Host side command used for building:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; source ./oe-init-build-env&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; git clone &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2FFreescale%2Fmeta-fsl-arm-extra.git" rel="nofollow" target="_blank"&gt;https://github.com/Freescale/meta-fsl-arm-extra.git&lt;/A&gt;&lt;SPAN&gt; -b dizzy&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; git clone &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2FFreescale%2Fmeta-fsl-arm.git" rel="nofollow" target="_blank"&gt;https://github.com/Freescale/meta-fsl-arm.git&lt;/A&gt;&lt;SPAN&gt; -b dizzy&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Edited local.conf with MACHINE ??= "pcl052" and bblayers.conf and that is looking like below.&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;# LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf&lt;/P&gt;&lt;P&gt;# changes incompatibly&lt;/P&gt;&lt;P&gt;LCONF_VERSION = "6"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BBPATH = "${TOPDIR}"&lt;/P&gt;&lt;P&gt;BBFILES ?= ""&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BBLAYERS ?= " \&lt;/P&gt;&lt;P&gt;&amp;nbsp; /home/user/I4_Work/poky/meta \&lt;/P&gt;&lt;P&gt;&amp;nbsp; /home/user/I4_Work/poky/meta-yocto \&lt;/P&gt;&lt;P&gt;&amp;nbsp; /home/user/I4_Work/poky/meta-yocto-bsp \&lt;/P&gt;&lt;P&gt;&amp;nbsp; /home/user/I4_Work/poky/meta-fsl-arm-extra \&lt;/P&gt;&lt;P&gt;&amp;nbsp; /home/user/I4_Work/poky/meta-fsl-arm \&lt;/P&gt;&lt;P&gt;&amp;nbsp; /home/user/I4_Work/poky/meta-fsl-demos \&lt;/P&gt;&lt;P&gt;&amp;nbsp; "&lt;/P&gt;&lt;P&gt;BBLAYERS_NON_REMOVABLE ?= " \&lt;/P&gt;&lt;P&gt;&amp;nbsp; /home/user/I4_Work/poky/meta \&lt;/P&gt;&lt;P&gt;&amp;nbsp; /home/user/I4_Work/poky/meta-yocto \&lt;/P&gt;&lt;P&gt;&amp;nbsp; "&lt;/P&gt;&lt;P&gt;------------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; bitbake -u goggle core-image-minimal&lt;/P&gt;&lt;P&gt;After building successfully got the tar ball of RFS. Copied to SD card. Extracted it. Executed "sudo ln -s sbin/init ." &amp;amp; "sudo chown root ."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U-Boot 2011.12 (Jul 18 2016 - 14:46:44)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CPU: Freescale VyBrid 600 family rev1.3 at 0 MHz&lt;/P&gt;&lt;P&gt;Reset cause: &lt;/P&gt;&lt;P&gt;Board: Cosmic for phyCORE-Vybrid&lt;/P&gt;&lt;P&gt;DRAM: 256 MiB&lt;/P&gt;&lt;P&gt;WARNING: Caches not enabled&lt;/P&gt;&lt;P&gt;NAND: 512 MiB&lt;/P&gt;&lt;P&gt;MMC: FSL_SDHC: 0&lt;/P&gt;&lt;P&gt;*** Warning - bad CRC, using default environment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In: serial&lt;/P&gt;&lt;P&gt;Out: serial&lt;/P&gt;&lt;P&gt;Err: serial&lt;/P&gt;&lt;P&gt;Net: Link UP timeout&lt;/P&gt;&lt;P&gt;FEC1&lt;/P&gt;&lt;P&gt;Hit any key to stop autoboot: 0 &lt;/P&gt;&lt;P&gt;reading uImage-3.0-ts-armv7l&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2521804 bytes read&lt;/P&gt;&lt;P&gt;## Booting kernel from Legacy Image at 80010000 ...&lt;/P&gt;&lt;P&gt;&amp;nbsp; Image Name: Linux-3.0.15&lt;/P&gt;&lt;P&gt;&amp;nbsp; Image Type: ARM Linux Kernel Image (uncompressed)&lt;/P&gt;&lt;P&gt;&amp;nbsp; Data Size: 2521740 Bytes = 2.4 MiB&lt;/P&gt;&lt;P&gt;&amp;nbsp; Load Address: 80008000&lt;/P&gt;&lt;P&gt;&amp;nbsp; Entry Point: 80008000&lt;/P&gt;&lt;P&gt;&amp;nbsp; Verifying Checksum ... OK&lt;/P&gt;&lt;P&gt;&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;Linux version 3.0.15 (ganindya@Ani) (gcc version 4.9.3 20150529 (release) [ARM/embedded-4_9-branch revision 227977] (GNU Tools for ARM Embedded Processors) ) #1 Mon Jul 18 14:53:58 IST 2016&lt;/P&gt;&lt;P&gt;CPU: ARMv7 Processor [410fc051] revision 1 (ARMv7), cr=10c53c7d&lt;/P&gt;&lt;P&gt;CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache&lt;/P&gt;&lt;P&gt;Machine: PHYTEC Cosmic Board for phyCORE-Vybrid&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. Total pages: 65024&lt;/P&gt;&lt;P&gt;Kernel command line: rw mem=256M console=ttymxc1,115200n8 init=/sbin/init root=/dev/mmcblk0p3 rootwait rootfstype=ext2 mtdparts=NAND:256k(spare),256k(bootloader),128k(env),4m(kernel),-(rootfs)&lt;/P&gt;&lt;P&gt;PID hash table entries: 1024 (order: 0, 4096 bytes)&lt;/P&gt;&lt;P&gt;Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)&lt;/P&gt;&lt;P&gt;Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)&lt;/P&gt;&lt;P&gt;Memory: 256MB = 256MB total&lt;/P&gt;&lt;P&gt;Memory: 254648k/254648k available, 7496k reserved, 0K highmem&lt;/P&gt;&lt;P&gt;Virtual kernel memory layout:&lt;/P&gt;&lt;P&gt;&amp;nbsp; vector : 0xffff0000 - 0xffff1000 ( 4 kB)&lt;/P&gt;&lt;P&gt;&amp;nbsp; fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)&lt;/P&gt;&lt;P&gt;&amp;nbsp; DMA : 0xf4600000 - 0xffe00000 ( 184 MB)&lt;/P&gt;&lt;P&gt;&amp;nbsp; vmalloc : 0x90800000 - 0xf2000000 (1560 MB)&lt;/P&gt;&lt;P&gt;&amp;nbsp; lowmem : 0x80000000 - 0x90000000 ( 256 MB)&lt;/P&gt;&lt;P&gt;&amp;nbsp; modules : 0x7f000000 - 0x80000000 ( 16 MB)&lt;/P&gt;&lt;P&gt;&amp;nbsp; .init : 0x80008000 - 0x8002f000 ( 156 kB)&lt;/P&gt;&lt;P&gt;&amp;nbsp; .text : 0x8002f000 - 0x804a2bc4 (4559 kB)&lt;/P&gt;&lt;P&gt;&amp;nbsp; .data : 0x804a4000 - 0x804d4e40 ( 196 kB)&lt;/P&gt;&lt;P&gt;&amp;nbsp; .bss : 0x804d4e64 - 0x805159a0 ( 259 kB)&lt;/P&gt;&lt;P&gt;SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1&lt;/P&gt;&lt;P&gt;NR_IRQS:456&lt;/P&gt;&lt;P&gt;MVF GPIO hardware&lt;/P&gt;&lt;P&gt;sched_clock: 32 bits at 66MHz, resolution 15ns, wraps every 65075ms&lt;/P&gt;&lt;P&gt;Console: colour dummy device 80x30&lt;/P&gt;&lt;P&gt;Calibrating delay loop... 262.96 BogoMIPS (lpj=1314816)&lt;/P&gt;&lt;P&gt;pid_max: default: 32768 minimum: 301&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;hw perfevents: enabled with ARMv7 Cortex-A5 PMU driver, 3 counters available&lt;/P&gt;&lt;P&gt;NET: Registered protocol family 16&lt;/P&gt;&lt;P&gt;mcf_edma: Initialized successfully&lt;/P&gt;&lt;P&gt;hw-breakpoint: Debug register access (0xee003e17) caused undefined instruction on CPU 0&lt;/P&gt;&lt;P&gt;hw-breakpoint: Debug register access (0xee004e52) caused undefined instruction on CPU 0&lt;/P&gt;&lt;P&gt;IMX usb wakeup probe. id=1&lt;/P&gt;&lt;P&gt;IMX usb wakeup probe. id=0&lt;/P&gt;&lt;P&gt;bio: create slab at 0&lt;/P&gt;&lt;P&gt;SCSI subsystem initialized&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.24.&lt;/P&gt;&lt;P&gt;Switching to clocksource pit&lt;/P&gt;&lt;P&gt;NET: Registered protocol family 2&lt;/P&gt;&lt;P&gt;IP route cache hash table entries: 2048 (order: 1, 8192 bytes)&lt;/P&gt;&lt;P&gt;TCP established hash table entries: 8192 (order: 4, 65536 bytes)&lt;/P&gt;&lt;P&gt;TCP bind hash table entries: 8192 (order: 3, 32768 bytes)&lt;/P&gt;&lt;P&gt;TCP: Hash tables configured (established 8192 bind 8192)&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 named UNIX socket transport module.&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;Static Power Management for Freescale Vybrid&lt;/P&gt;&lt;P&gt;PM driver module loaded&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 497&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 80x30&lt;/P&gt;&lt;P&gt;fb0: Layer0 fb device registered successfully.&lt;/P&gt;&lt;P&gt;fb1: fb device registered successfully.&lt;/P&gt;&lt;P&gt;fb2: fb device registered successfully.&lt;/P&gt;&lt;P&gt;fb3: fb device registered successfully.&lt;/P&gt;&lt;P&gt;Serial: MVF driver&lt;/P&gt;&lt;P&gt;imx-uart.1: ttymxc1 at MMIO 0x40028000 (irq = 94) is a IMX&lt;/P&gt;&lt;P&gt;console [ttymxc1] enabled&lt;/P&gt;&lt;P&gt;brd: module loaded&lt;/P&gt;&lt;P&gt;FSL NFC MTD nand Driver 1.0&lt;/P&gt;&lt;P&gt;NAND device: Manufacturer ID: 0x2c, Chip ID: 0xcc (Micron NAND 512MiB 3,3V 16-bit)&lt;/P&gt;&lt;P&gt;5 cmdlinepart partitions found on MTD device NAND&lt;/P&gt;&lt;P&gt;Creating 5 MTD partitions on "NAND":&lt;/P&gt;&lt;P&gt;0x000000000000-0x000000040000 : "spare"&lt;/P&gt;&lt;P&gt;0x000000040000-0x000000080000 : "bootloader"&lt;/P&gt;&lt;P&gt;0x000000080000-0x0000000a0000 : "env"&lt;/P&gt;&lt;P&gt;0x0000000a0000-0x0000004a0000 : "kernel"&lt;/P&gt;&lt;P&gt;0x0000004a0000-0x000020000000 : "rootfs"&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.1: Freescale On-Chip EHCI Host Controller&lt;/P&gt;&lt;P&gt;fsl-ehci fsl-ehci.1: new USB bus registered, assigned bus number 1&lt;/P&gt;&lt;P&gt;fsl-ehci fsl-ehci.1: irq 108, io base 0x400b4000&lt;/P&gt;&lt;P&gt;fsl-ehci fsl-ehci.1: 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;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;g_ether gadget: using random self ethernet address&lt;/P&gt;&lt;P&gt;g_ether gadget: using random host ethernet address&lt;/P&gt;&lt;P&gt;usb0: MAC ca:22:97:6f:20:5f&lt;/P&gt;&lt;P&gt;usb0: HOST MAC de:0e:4d:7b:3c:e9&lt;/P&gt;&lt;P&gt;g_ether gadget: controller 'fsl-usb2-udc' not recognized; trying CDC Ethernet (ECM)&lt;/P&gt;&lt;P&gt;g_ether gadget: Ethernet Gadget, version: Memorial Day 2008&lt;/P&gt;&lt;P&gt;g_ether gadget: g_ether ready&lt;/P&gt;&lt;P&gt;fsl-usb2-udc: bind to driver g_ether &lt;/P&gt;&lt;P&gt;mousedev: PS/2 mouse device common for all mice&lt;/P&gt;&lt;P&gt;input: gpio-keys as /devices/platform/gpio-keys/input/input0&lt;/P&gt;&lt;P&gt;snvs_rtc snvs_rtc.0: rtc core: registered snvs_rtc as rtc0&lt;/P&gt;&lt;P&gt;i2c /dev entries driver&lt;/P&gt;&lt;P&gt;imx2-wdt imx2-wdt.0: IMX2+ Watchdog Timer enabled. timeout=60s (nowayout=0)&lt;/P&gt;&lt;P&gt;sdhci: Secure Digital Host Controller Interface driver&lt;/P&gt;&lt;P&gt;sdhci: Copyright(c) Pierre Ossman&lt;/P&gt;&lt;P&gt;sdhci sdhci-esdhc-imx.1: no write-protect pin available!&lt;/P&gt;&lt;P&gt;mmc0: SDHCI controller on platform [sdhci-esdhc-imx.1] using ADMA&lt;/P&gt;&lt;P&gt;ALSA device list:&lt;/P&gt;&lt;P&gt;&amp;nbsp; No soundcards found.&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;VFP support v0.3: implementor 41 architecture 2 part 30 variant 5 rev 1&lt;/P&gt;&lt;P&gt;snvs_rtc snvs_rtc.0: setting system clock to 1970-01-01 00:00:00 UTC (0)&lt;/P&gt;&lt;P&gt;Waiting for root device /dev/mmcblk0p3...&lt;/P&gt;&lt;P&gt;mmc0: host does not support reading read-only switch. assuming write-enable.&lt;/P&gt;&lt;P&gt;mmc0: new SDHC card at address aaaa&lt;/P&gt;&lt;P&gt;mmcblk0: mmc0:aaaa SS08G 7.40 GiB &lt;/P&gt;&lt;P&gt; mmcblk0: p1 p2 p3&lt;/P&gt;&lt;P&gt;EXT2-fs (mmcblk0p3): warning: mounting unchecked fs, running e2fsck is recommended&lt;/P&gt;&lt;P&gt;VFS: Mounted root (ext2 filesystem) on device 179:3.&lt;/P&gt;&lt;P&gt;Freeing init memory: 156K&lt;/P&gt;&lt;P&gt;System halted.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Jul 2016 16:21:55 GMT</pubDate>
    <dc:creator>anindyagayen</dc:creator>
    <dc:date>2016-07-20T16:21:55Z</dc:date>
    <item>
      <title>Yocto project support</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Yocto-project-support/m-p/350517#M3514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When is there gonna be a Yocto project support for Vybrid, as it is already in progress for i.MX? Any details are appreciated. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 10:16:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Yocto-project-support/m-p/350517#M3514</guid>
      <dc:creator>kubiznak_petr</dc:creator>
      <dc:date>2014-10-24T10:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: Yocto project support</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Yocto-project-support/m-p/350518#M3515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/Ragan_Dunham"&gt;Ragan_Dunham&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;May you comment on our plans, please?&lt;/P&gt;&lt;P&gt;Thanks, Naoum Gitnik.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 18:49:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Yocto-project-support/m-p/350518#M3515</guid>
      <dc:creator>naoumgitnik</dc:creator>
      <dc:date>2014-10-24T18:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: Yocto project support</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Yocto-project-support/m-p/350519#M3516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have partnered with &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/timesyssupport"&gt;timesyssupport&lt;/A&gt; for Linux support on Vybrid and they will be more than happy to help you out.&amp;nbsp; We have no plans to support a community BSP for Vybrid in Yocto.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Ragan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 19:16:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Yocto-project-support/m-p/350519#M3516</guid>
      <dc:creator>Ragan_Dunham</dc:creator>
      <dc:date>2014-10-24T19:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: Yocto project support</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Yocto-project-support/m-p/350520#M3517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Petr,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have added Vybrid Tower support (machine name twr-vf65gs10) to the meta-fsl-arm Yocto project layer, and the Phytec phyCORE Vybrid (pcm052), Phytec Cosmic+ Vybrid (pcl052), and Device Solutions Quartz Vybrid (quartz) to the meta-fsl-arm-extra layer. Let me know if you have any questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Timesys Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2014 19:37:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Yocto-project-support/m-p/350520#M3517</guid>
      <dc:creator>timesyssupport</dc:creator>
      <dc:date>2014-10-24T19:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: Yocto project support</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Yocto-project-support/m-p/350521#M3518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Timesys Support,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply. Can you please point me to some related sources and/or documentation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Petr&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2014 10:42:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Yocto-project-support/m-p/350521#M3518</guid>
      <dc:creator>kubiznak_petr</dc:creator>
      <dc:date>2014-10-28T10:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: Yocto project support</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Yocto-project-support/m-p/350522#M3519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Petr,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sure. Here is a link to the sources for the meta-fsl-arm layer:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Freescale/meta-fsl-arm" title="https://github.com/Freescale/meta-fsl-arm"&gt;https://github.com/Freescale/meta-fsl-arm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And a link to the meta-fsl-arm-extra layer:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Freescale/meta-fsl-arm-extra" title="https://github.com/Freescale/meta-fsl-arm-extra"&gt;https://github.com/Freescale/meta-fsl-arm-extra&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally, here is a link to the Yocto Project Quick Start guide, which has instructions to get you up and running with an initial build:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.yoctoproject.org/docs/current/yocto-project-qs/yocto-project-qs.html" title="http://www.yoctoproject.org/docs/current/yocto-project-qs/yocto-project-qs.html"&gt;http://www.yoctoproject.org/docs/current/yocto-project-qs/yocto-project-qs.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Timesys Support&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2014 14:41:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Yocto-project-support/m-p/350522#M3519</guid>
      <dc:creator>timesyssupport</dc:creator>
      <dc:date>2014-10-28T14:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: Yocto project support</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Yocto-project-support/m-p/350523#M3520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect, thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2014 17:21:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Yocto-project-support/m-p/350523#M3520</guid>
      <dc:creator>kubiznak_petr</dc:creator>
      <dc:date>2014-10-28T17:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: Yocto project support</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Yocto-project-support/m-p/350524#M3521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just gave this a try on my pcm052. Worked pretty much out of the box. Great work!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only think I had to change was:&lt;/P&gt;&lt;P&gt;meta-fsl-arm/conf/machine/include/imx-base.inc line 121:&lt;/P&gt;&lt;P&gt;KERNEL_IMAGETYPE = "zImage"&lt;/P&gt;&lt;P&gt;to&lt;/P&gt;&lt;P&gt;KERNEL_IMAGETYPE ?= "zImage"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With this change I could specify KERNEL_IMAGETYPE = "uImage" in my local.conf. The pcm052 u-boot is not configured to support bootz, so I have to use uImage.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 09:12:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Yocto-project-support/m-p/350524#M3521</guid>
      <dc:creator>mpfgregory</dc:creator>
      <dc:date>2015-08-04T09:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: Yocto project support</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Yocto-project-support/m-p/350525#M3522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As mentioned above I inserted two layers as meta-fsl-arm &amp;amp; meta-fsl-arm-extra. There yocto building is done successfully but at booting time it is giving System halted massage after kernel boot. Please get the total kernel logs below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Board using: phycore vybrid (pcl052)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Host side command used for building:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; source ./oe-init-build-env&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; git clone &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2FFreescale%2Fmeta-fsl-arm-extra.git" rel="nofollow" target="_blank"&gt;https://github.com/Freescale/meta-fsl-arm-extra.git&lt;/A&gt;&lt;SPAN&gt; -b dizzy&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; git clone &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2FFreescale%2Fmeta-fsl-arm.git" rel="nofollow" target="_blank"&gt;https://github.com/Freescale/meta-fsl-arm.git&lt;/A&gt;&lt;SPAN&gt; -b dizzy&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Edited local.conf with MACHINE ??= "pcl052" and bblayers.conf and that is looking like below.&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;# LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf&lt;/P&gt;&lt;P&gt;# changes incompatibly&lt;/P&gt;&lt;P&gt;LCONF_VERSION = "6"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BBPATH = "${TOPDIR}"&lt;/P&gt;&lt;P&gt;BBFILES ?= ""&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BBLAYERS ?= " \&lt;/P&gt;&lt;P&gt;&amp;nbsp; /home/user/I4_Work/poky/meta \&lt;/P&gt;&lt;P&gt;&amp;nbsp; /home/user/I4_Work/poky/meta-yocto \&lt;/P&gt;&lt;P&gt;&amp;nbsp; /home/user/I4_Work/poky/meta-yocto-bsp \&lt;/P&gt;&lt;P&gt;&amp;nbsp; /home/user/I4_Work/poky/meta-fsl-arm-extra \&lt;/P&gt;&lt;P&gt;&amp;nbsp; /home/user/I4_Work/poky/meta-fsl-arm \&lt;/P&gt;&lt;P&gt;&amp;nbsp; /home/user/I4_Work/poky/meta-fsl-demos \&lt;/P&gt;&lt;P&gt;&amp;nbsp; "&lt;/P&gt;&lt;P&gt;BBLAYERS_NON_REMOVABLE ?= " \&lt;/P&gt;&lt;P&gt;&amp;nbsp; /home/user/I4_Work/poky/meta \&lt;/P&gt;&lt;P&gt;&amp;nbsp; /home/user/I4_Work/poky/meta-yocto \&lt;/P&gt;&lt;P&gt;&amp;nbsp; "&lt;/P&gt;&lt;P&gt;------------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; bitbake -u goggle core-image-minimal&lt;/P&gt;&lt;P&gt;After building successfully got the tar ball of RFS. Copied to SD card. Extracted it. Executed "sudo ln -s sbin/init ." &amp;amp; "sudo chown root ."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U-Boot 2011.12 (Jul 18 2016 - 14:46:44)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CPU: Freescale VyBrid 600 family rev1.3 at 0 MHz&lt;/P&gt;&lt;P&gt;Reset cause: &lt;/P&gt;&lt;P&gt;Board: Cosmic for phyCORE-Vybrid&lt;/P&gt;&lt;P&gt;DRAM: 256 MiB&lt;/P&gt;&lt;P&gt;WARNING: Caches not enabled&lt;/P&gt;&lt;P&gt;NAND: 512 MiB&lt;/P&gt;&lt;P&gt;MMC: FSL_SDHC: 0&lt;/P&gt;&lt;P&gt;*** Warning - bad CRC, using default environment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In: serial&lt;/P&gt;&lt;P&gt;Out: serial&lt;/P&gt;&lt;P&gt;Err: serial&lt;/P&gt;&lt;P&gt;Net: Link UP timeout&lt;/P&gt;&lt;P&gt;FEC1&lt;/P&gt;&lt;P&gt;Hit any key to stop autoboot: 0 &lt;/P&gt;&lt;P&gt;reading uImage-3.0-ts-armv7l&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2521804 bytes read&lt;/P&gt;&lt;P&gt;## Booting kernel from Legacy Image at 80010000 ...&lt;/P&gt;&lt;P&gt;&amp;nbsp; Image Name: Linux-3.0.15&lt;/P&gt;&lt;P&gt;&amp;nbsp; Image Type: ARM Linux Kernel Image (uncompressed)&lt;/P&gt;&lt;P&gt;&amp;nbsp; Data Size: 2521740 Bytes = 2.4 MiB&lt;/P&gt;&lt;P&gt;&amp;nbsp; Load Address: 80008000&lt;/P&gt;&lt;P&gt;&amp;nbsp; Entry Point: 80008000&lt;/P&gt;&lt;P&gt;&amp;nbsp; Verifying Checksum ... OK&lt;/P&gt;&lt;P&gt;&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;Linux version 3.0.15 (ganindya@Ani) (gcc version 4.9.3 20150529 (release) [ARM/embedded-4_9-branch revision 227977] (GNU Tools for ARM Embedded Processors) ) #1 Mon Jul 18 14:53:58 IST 2016&lt;/P&gt;&lt;P&gt;CPU: ARMv7 Processor [410fc051] revision 1 (ARMv7), cr=10c53c7d&lt;/P&gt;&lt;P&gt;CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache&lt;/P&gt;&lt;P&gt;Machine: PHYTEC Cosmic Board for phyCORE-Vybrid&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. Total pages: 65024&lt;/P&gt;&lt;P&gt;Kernel command line: rw mem=256M console=ttymxc1,115200n8 init=/sbin/init root=/dev/mmcblk0p3 rootwait rootfstype=ext2 mtdparts=NAND:256k(spare),256k(bootloader),128k(env),4m(kernel),-(rootfs)&lt;/P&gt;&lt;P&gt;PID hash table entries: 1024 (order: 0, 4096 bytes)&lt;/P&gt;&lt;P&gt;Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)&lt;/P&gt;&lt;P&gt;Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)&lt;/P&gt;&lt;P&gt;Memory: 256MB = 256MB total&lt;/P&gt;&lt;P&gt;Memory: 254648k/254648k available, 7496k reserved, 0K highmem&lt;/P&gt;&lt;P&gt;Virtual kernel memory layout:&lt;/P&gt;&lt;P&gt;&amp;nbsp; vector : 0xffff0000 - 0xffff1000 ( 4 kB)&lt;/P&gt;&lt;P&gt;&amp;nbsp; fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)&lt;/P&gt;&lt;P&gt;&amp;nbsp; DMA : 0xf4600000 - 0xffe00000 ( 184 MB)&lt;/P&gt;&lt;P&gt;&amp;nbsp; vmalloc : 0x90800000 - 0xf2000000 (1560 MB)&lt;/P&gt;&lt;P&gt;&amp;nbsp; lowmem : 0x80000000 - 0x90000000 ( 256 MB)&lt;/P&gt;&lt;P&gt;&amp;nbsp; modules : 0x7f000000 - 0x80000000 ( 16 MB)&lt;/P&gt;&lt;P&gt;&amp;nbsp; .init : 0x80008000 - 0x8002f000 ( 156 kB)&lt;/P&gt;&lt;P&gt;&amp;nbsp; .text : 0x8002f000 - 0x804a2bc4 (4559 kB)&lt;/P&gt;&lt;P&gt;&amp;nbsp; .data : 0x804a4000 - 0x804d4e40 ( 196 kB)&lt;/P&gt;&lt;P&gt;&amp;nbsp; .bss : 0x804d4e64 - 0x805159a0 ( 259 kB)&lt;/P&gt;&lt;P&gt;SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1&lt;/P&gt;&lt;P&gt;NR_IRQS:456&lt;/P&gt;&lt;P&gt;MVF GPIO hardware&lt;/P&gt;&lt;P&gt;sched_clock: 32 bits at 66MHz, resolution 15ns, wraps every 65075ms&lt;/P&gt;&lt;P&gt;Console: colour dummy device 80x30&lt;/P&gt;&lt;P&gt;Calibrating delay loop... 262.96 BogoMIPS (lpj=1314816)&lt;/P&gt;&lt;P&gt;pid_max: default: 32768 minimum: 301&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;hw perfevents: enabled with ARMv7 Cortex-A5 PMU driver, 3 counters available&lt;/P&gt;&lt;P&gt;NET: Registered protocol family 16&lt;/P&gt;&lt;P&gt;mcf_edma: Initialized successfully&lt;/P&gt;&lt;P&gt;hw-breakpoint: Debug register access (0xee003e17) caused undefined instruction on CPU 0&lt;/P&gt;&lt;P&gt;hw-breakpoint: Debug register access (0xee004e52) caused undefined instruction on CPU 0&lt;/P&gt;&lt;P&gt;IMX usb wakeup probe. id=1&lt;/P&gt;&lt;P&gt;IMX usb wakeup probe. id=0&lt;/P&gt;&lt;P&gt;bio: create slab at 0&lt;/P&gt;&lt;P&gt;SCSI subsystem initialized&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.24.&lt;/P&gt;&lt;P&gt;Switching to clocksource pit&lt;/P&gt;&lt;P&gt;NET: Registered protocol family 2&lt;/P&gt;&lt;P&gt;IP route cache hash table entries: 2048 (order: 1, 8192 bytes)&lt;/P&gt;&lt;P&gt;TCP established hash table entries: 8192 (order: 4, 65536 bytes)&lt;/P&gt;&lt;P&gt;TCP bind hash table entries: 8192 (order: 3, 32768 bytes)&lt;/P&gt;&lt;P&gt;TCP: Hash tables configured (established 8192 bind 8192)&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 named UNIX socket transport module.&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;Static Power Management for Freescale Vybrid&lt;/P&gt;&lt;P&gt;PM driver module loaded&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 497&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 80x30&lt;/P&gt;&lt;P&gt;fb0: Layer0 fb device registered successfully.&lt;/P&gt;&lt;P&gt;fb1: fb device registered successfully.&lt;/P&gt;&lt;P&gt;fb2: fb device registered successfully.&lt;/P&gt;&lt;P&gt;fb3: fb device registered successfully.&lt;/P&gt;&lt;P&gt;Serial: MVF driver&lt;/P&gt;&lt;P&gt;imx-uart.1: ttymxc1 at MMIO 0x40028000 (irq = 94) is a IMX&lt;/P&gt;&lt;P&gt;console [ttymxc1] enabled&lt;/P&gt;&lt;P&gt;brd: module loaded&lt;/P&gt;&lt;P&gt;FSL NFC MTD nand Driver 1.0&lt;/P&gt;&lt;P&gt;NAND device: Manufacturer ID: 0x2c, Chip ID: 0xcc (Micron NAND 512MiB 3,3V 16-bit)&lt;/P&gt;&lt;P&gt;5 cmdlinepart partitions found on MTD device NAND&lt;/P&gt;&lt;P&gt;Creating 5 MTD partitions on "NAND":&lt;/P&gt;&lt;P&gt;0x000000000000-0x000000040000 : "spare"&lt;/P&gt;&lt;P&gt;0x000000040000-0x000000080000 : "bootloader"&lt;/P&gt;&lt;P&gt;0x000000080000-0x0000000a0000 : "env"&lt;/P&gt;&lt;P&gt;0x0000000a0000-0x0000004a0000 : "kernel"&lt;/P&gt;&lt;P&gt;0x0000004a0000-0x000020000000 : "rootfs"&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.1: Freescale On-Chip EHCI Host Controller&lt;/P&gt;&lt;P&gt;fsl-ehci fsl-ehci.1: new USB bus registered, assigned bus number 1&lt;/P&gt;&lt;P&gt;fsl-ehci fsl-ehci.1: irq 108, io base 0x400b4000&lt;/P&gt;&lt;P&gt;fsl-ehci fsl-ehci.1: 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;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;g_ether gadget: using random self ethernet address&lt;/P&gt;&lt;P&gt;g_ether gadget: using random host ethernet address&lt;/P&gt;&lt;P&gt;usb0: MAC ca:22:97:6f:20:5f&lt;/P&gt;&lt;P&gt;usb0: HOST MAC de:0e:4d:7b:3c:e9&lt;/P&gt;&lt;P&gt;g_ether gadget: controller 'fsl-usb2-udc' not recognized; trying CDC Ethernet (ECM)&lt;/P&gt;&lt;P&gt;g_ether gadget: Ethernet Gadget, version: Memorial Day 2008&lt;/P&gt;&lt;P&gt;g_ether gadget: g_ether ready&lt;/P&gt;&lt;P&gt;fsl-usb2-udc: bind to driver g_ether &lt;/P&gt;&lt;P&gt;mousedev: PS/2 mouse device common for all mice&lt;/P&gt;&lt;P&gt;input: gpio-keys as /devices/platform/gpio-keys/input/input0&lt;/P&gt;&lt;P&gt;snvs_rtc snvs_rtc.0: rtc core: registered snvs_rtc as rtc0&lt;/P&gt;&lt;P&gt;i2c /dev entries driver&lt;/P&gt;&lt;P&gt;imx2-wdt imx2-wdt.0: IMX2+ Watchdog Timer enabled. timeout=60s (nowayout=0)&lt;/P&gt;&lt;P&gt;sdhci: Secure Digital Host Controller Interface driver&lt;/P&gt;&lt;P&gt;sdhci: Copyright(c) Pierre Ossman&lt;/P&gt;&lt;P&gt;sdhci sdhci-esdhc-imx.1: no write-protect pin available!&lt;/P&gt;&lt;P&gt;mmc0: SDHCI controller on platform [sdhci-esdhc-imx.1] using ADMA&lt;/P&gt;&lt;P&gt;ALSA device list:&lt;/P&gt;&lt;P&gt;&amp;nbsp; No soundcards found.&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;VFP support v0.3: implementor 41 architecture 2 part 30 variant 5 rev 1&lt;/P&gt;&lt;P&gt;snvs_rtc snvs_rtc.0: setting system clock to 1970-01-01 00:00:00 UTC (0)&lt;/P&gt;&lt;P&gt;Waiting for root device /dev/mmcblk0p3...&lt;/P&gt;&lt;P&gt;mmc0: host does not support reading read-only switch. assuming write-enable.&lt;/P&gt;&lt;P&gt;mmc0: new SDHC card at address aaaa&lt;/P&gt;&lt;P&gt;mmcblk0: mmc0:aaaa SS08G 7.40 GiB &lt;/P&gt;&lt;P&gt; mmcblk0: p1 p2 p3&lt;/P&gt;&lt;P&gt;EXT2-fs (mmcblk0p3): warning: mounting unchecked fs, running e2fsck is recommended&lt;/P&gt;&lt;P&gt;VFS: Mounted root (ext2 filesystem) on device 179:3.&lt;/P&gt;&lt;P&gt;Freeing init memory: 156K&lt;/P&gt;&lt;P&gt;System halted.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 16:21:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Yocto-project-support/m-p/350525#M3522</guid>
      <dc:creator>anindyagayen</dc:creator>
      <dc:date>2016-07-20T16:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Yocto project support</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Yocto-project-support/m-p/350526#M3523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Helllo Anindya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A few thoughts come to mind:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Are you using dizzy branch for your other meta-layers? You will want to do this if you have not already, and rebuild&lt;/P&gt;&lt;P&gt;-I am unsure of your process for extracting the rootfs to the SD card. Can you try 'sudo tar -xvf /path/to/rootfs -C /path/to/SD/card/partition'? Can you also try DDing the SD card image produced by your Yocto build to your SD card?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2016 18:18:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Yocto-project-support/m-p/350526#M3523</guid>
      <dc:creator>tony_f123</dc:creator>
      <dc:date>2016-07-21T18:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: Yocto project support</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Yocto-project-support/m-p/350527#M3524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tony,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Actually previously I was building the kernel separately using poky toolchain and rootfs taken from yocto. But now I used yocto kernel which I built using yocto build system and it is working fine. I found some modifications between yocto kernel and externel kernel source which I downloaded from "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=ftp%3A%2F%2Fftp.phytec.com%2Fproducts%2FPCL-052_Cosmic-Vybrid%2FLinux%2FPD13.1.0%2FMCC_Demo%2F" rel="nofollow" target="_blank"&gt;ftp://ftp.phytec.com/products/PCL-052_Cosmic-Vybrid/Linux/PD13.1.0/MCC_Demo/&lt;/A&gt;&lt;SPAN&gt;". Though this version of kernel is working fine with buildroot, openWRT but not working with Yocto.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any way, thanks for giving some quick suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Anindya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2016 06:06:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Yocto-project-support/m-p/350527#M3524</guid>
      <dc:creator>anindya19</dc:creator>
      <dc:date>2016-07-26T06:06:51Z</dc:date>
    </item>
  </channel>
</rss>

