<?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: Running Linux Application on startup for LS1021a-twr? in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/Running-Linux-Application-on-startup-for-LS1021a-twr/m-p/470129#M676</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;SPAN class="replyToName"&gt;Dat Ho,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;Please refer to the following method which I have verified on my target board.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;1. In SDK 1.9, in the path sources/meta-freescale/recipes-extended/merge-files/merge-files/merge, create folder "usr/sbin/", "etc/init.d" and "etc/rcS.d".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;Put your application file test.elf in &lt;SPAN class="replyToName"&gt;usr/sbin/.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN class="replyToName"&gt;In the folder &lt;SPAN class="replyToName"&gt;etc/init.d create a script "test" to execute test.elf, and add execution permission "chmod a+x test".&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN class="replyToName"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;$ cat etc/init.d/test&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;echo "starting test.elf"&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;chmod a+x /usr/sbin/test.elf&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;/usr/sbin/test&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the folder &lt;SPAN class="replyToName"&gt;etc/rcS.d, create a symbolic link for &lt;SPAN class="replyToName"&gt;etc/init.d/test&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN class="replyToName"&gt;$ln -s ../init.d/test&amp;nbsp; S100test&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN class="replyToName"&gt;2. Add "merge-files" in "IMAGE_INSTALL_append" of meta-freescale/recipes-fsl/images/fsl-image-core.bb.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN class="replyToName"&gt;3. Add MERGED_DST = "/" in build_ls1021atwr/conf/local.conf, and build rootfs image "bitbake &lt;SPAN class="replyToName"&gt;&lt;SPAN class="replyToName"&gt;fsl-image-core"&lt;/SPAN&gt;&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN class="replyToName"&gt;If you use SDK 1.8, the recipe paths are a little different.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN class="replyToName"&gt;merge-files:meta-fsl-arm/recipes-extended/merge-files/merge-files/merge/&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN class="replyToName"&gt;core image: meta-fsl-networking/images/fsl-image-core.bb&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN class="replyToName"&gt;config file:build_ls1021atwr_release/conf/local.conf&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Yiping&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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>Fri, 08 Jan 2016 04:31:02 GMT</pubDate>
    <dc:creator>yipingwang</dc:creator>
    <dc:date>2016-01-08T04:31:02Z</dc:date>
    <item>
      <title>Running Linux Application on startup for LS1021a-twr?</title>
      <link>https://community.nxp.com/t5/Layerscape/Running-Linux-Application-on-startup-for-LS1021a-twr/m-p/470128#M675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to get the board to automatically run the .elf file, that was generated from the CodeWarrior Linux Application project, as soon as the Linux OS is finished booting. What is the best way to program the elf file onto the board and have it run at startup? I'm currently trying to look into how to do this on Yocto but I'm not familiar with the process.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jan 2016 19:49:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Running-Linux-Application-on-startup-for-LS1021a-twr/m-p/470128#M675</guid>
      <dc:creator>datho</dc:creator>
      <dc:date>2016-01-06T19:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: Running Linux Application on startup for LS1021a-twr?</title>
      <link>https://community.nxp.com/t5/Layerscape/Running-Linux-Application-on-startup-for-LS1021a-twr/m-p/470129#M676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;SPAN class="replyToName"&gt;Dat Ho,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;Please refer to the following method which I have verified on my target board.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;1. In SDK 1.9, in the path sources/meta-freescale/recipes-extended/merge-files/merge-files/merge, create folder "usr/sbin/", "etc/init.d" and "etc/rcS.d".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;Put your application file test.elf in &lt;SPAN class="replyToName"&gt;usr/sbin/.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN class="replyToName"&gt;In the folder &lt;SPAN class="replyToName"&gt;etc/init.d create a script "test" to execute test.elf, and add execution permission "chmod a+x test".&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN class="replyToName"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;$ cat etc/init.d/test&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;echo "starting test.elf"&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;chmod a+x /usr/sbin/test.elf&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;/usr/sbin/test&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the folder &lt;SPAN class="replyToName"&gt;etc/rcS.d, create a symbolic link for &lt;SPAN class="replyToName"&gt;etc/init.d/test&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN class="replyToName"&gt;$ln -s ../init.d/test&amp;nbsp; S100test&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN class="replyToName"&gt;2. Add "merge-files" in "IMAGE_INSTALL_append" of meta-freescale/recipes-fsl/images/fsl-image-core.bb.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN class="replyToName"&gt;3. Add MERGED_DST = "/" in build_ls1021atwr/conf/local.conf, and build rootfs image "bitbake &lt;SPAN class="replyToName"&gt;&lt;SPAN class="replyToName"&gt;fsl-image-core"&lt;/SPAN&gt;&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN class="replyToName"&gt;If you use SDK 1.8, the recipe paths are a little different.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN class="replyToName"&gt;merge-files:meta-fsl-arm/recipes-extended/merge-files/merge-files/merge/&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN class="replyToName"&gt;core image: meta-fsl-networking/images/fsl-image-core.bb&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN class="replyToName"&gt;config file:build_ls1021atwr_release/conf/local.conf&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Yiping&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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>Fri, 08 Jan 2016 04:31:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Running-Linux-Application-on-startup-for-LS1021a-twr/m-p/470129#M676</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2016-01-08T04:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: Running Linux Application on startup for LS1021a-twr?</title>
      <link>https://community.nxp.com/t5/Layerscape/Running-Linux-Application-on-startup-for-LS1021a-twr/m-p/470130#M677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for replying Yiping, I did everything that you said to, but I ran into an error with the bitbake fsl-image-core command. I am running QorIQ SDK v1.8 and merge-files_1.0.bb (under recipes-extended/mergefiles) was throwing exceptions after I created all the folders and ran bitbake. I changed the maxdepth and mindepth to 4 to remove the exception that was thrown (they were both previously 1). I got the .elf file from CodeWarrior v10.0.7 for ARM v7.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After I programmed the ramdisk image into the board through u-boot and tftp, the board didn't have the .elf file anywhere. Instead the board just booted up like it did before, without any of the files from the merge-files folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the merge folder I added:&lt;/P&gt;&lt;P&gt;*&lt;SPAN style="text-decoration: underline;"&gt;usr/sbin&lt;/SPAN&gt;: UDP.elf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&lt;SPAN style="text-decoration: underline;"&gt;etc/init.d&lt;/SPAN&gt;: UDP (this is the script and its contents are below)&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: inherit; font-family: inherit;"&gt;&lt;EM&gt;echo "starting UDP.elf"&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: inherit; font-family: inherit;"&gt;&lt;EM&gt;chmod a+x /usr/sbin/udp.elf&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: inherit; font-family: inherit;"&gt;&lt;EM&gt;/usr/sbin/udp&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&lt;SPAN style="text-decoration: underline;"&gt;etc/rcS.d&lt;/SPAN&gt;: S100UDP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&lt;SPAN style="text-decoration: underline;"&gt;contents of local.conf:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;MERGED_DST = "/"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&lt;SPAN style="text-decoration: underline;"&gt;contents of fsl-image-core.bb&lt;/SPAN&gt;:&lt;/P&gt;&lt;P&gt;#PRIVATE_FULL = "yes"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;require images/fsl-image-flash.bb&lt;BR /&gt;require images/fsl-image-private.inc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# common open source packages&lt;/P&gt;&lt;P&gt;IMAGE_INSTALL += " \&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; packagegroup-fsl-core \&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; merge-files \&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; apptrk \&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;&lt;P&gt;ROOTFS_POSTPROCESS_COMMAND += "rootfs_delete_uImage;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;contents of merge-files_1.0.bb:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;DESCRIPTION = "Merge prebuilt/extra files into rootfs"&lt;/P&gt;&lt;P&gt;LICENSE = "MIT"&lt;/P&gt;&lt;P&gt;LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \&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;&amp;nbsp; file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;inherit allarch&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SRC_URI = "file://merge"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MERGED_DST ?= "${ROOT_HOME}"&lt;/P&gt;&lt;P&gt;do_install () {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; install -d ${D}/${MERGED_DST}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; find ${WORKDIR}/merge/ -maxdepth 4 -mindepth 4 -not -name README \&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; -exec cp -fr '{}' ${D}/${MERGED_DST}/ \;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; find ${WORKDIR}/merge/ -maxdepth 4 -mindepth 4 -exec rm -fr '{}' \;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;do_unpack[nostamp] = "1"&lt;/P&gt;&lt;P&gt;do_install[nostamp] = "1"&lt;/P&gt;&lt;P&gt;do_configure[noexec] = "1"&lt;/P&gt;&lt;P&gt;do_compile[noexec] = "1"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FILES_${PN} = "/*"&lt;/P&gt;&lt;P&gt;ALLOW_EMPTY_${PN} = "1"&lt;/P&gt;&lt;P&gt;INSANE_SKIP_${PN} = "debug-files dev-so"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2016 19:38:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Running-Linux-Application-on-startup-for-LS1021a-twr/m-p/470130#M677</guid>
      <dc:creator>datho</dc:creator>
      <dc:date>2016-01-08T19:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: Running Linux Application on startup for LS1021a-twr?</title>
      <link>https://community.nxp.com/t5/Layerscape/Running-Linux-Application-on-startup-for-LS1021a-twr/m-p/470131#M678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's a screenshot of the error I encountered before editing &lt;SPAN style="text-decoration: underline;"&gt;merge-files_1.0.bb&lt;/SPAN&gt;:&lt;span class="lia-inline-image-display-wrapper" image-alt="Screenshot from 2016-01-08 14_41_28.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/55893i00BFD161C1946164/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot from 2016-01-08 14_41_28.png" alt="Screenshot from 2016-01-08 14_41_28.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2016 19:56:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Running-Linux-Application-on-startup-for-LS1021a-twr/m-p/470131#M678</guid>
      <dc:creator>datho</dc:creator>
      <dc:date>2016-01-08T19:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Running Linux Application on startup for LS1021a-twr?</title>
      <link>https://community.nxp.com/t5/Layerscape/Running-Linux-Application-on-startup-for-LS1021a-twr/m-p/470132#M679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;SPAN class="replyToName"&gt;Dat Ho,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;No need to modify merge-files recipe, this package is just for users to add their own files.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;Please refer to my merge-files folder in meta-fsl-arm/recipes-extended/merge-files/, which I have verified in SDK 1.8 environment.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Yiping&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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>Tue, 12 Jan 2016 10:01:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Running-Linux-Application-on-startup-for-LS1021a-twr/m-p/470132#M679</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2016-01-12T10:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: Running Linux Application on startup for LS1021a-twr?</title>
      <link>https://community.nxp.com/t5/Layerscape/Running-Linux-Application-on-startup-for-LS1021a-twr/m-p/470133#M680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your merge-files folder did work when I ran bitbake. The error I ran into only occurs when I try to add my own UDP.elf file from codewarrior. I noticed that one of the major differences between my UDP.elf file and the one you provided was that Ubuntu recognized your UDP.elf as a text based file and my UDP.elf file as an executable file. Have you been able to successfully bitbake a .elf file with executable code from a Codewarrior 10.0.7 Arm v7 Linux Application project?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2016 16:30:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Running-Linux-Application-on-startup-for-LS1021a-twr/m-p/470133#M680</guid>
      <dc:creator>datho</dc:creator>
      <dc:date>2016-01-12T16:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: Running Linux Application on startup for LS1021a-twr?</title>
      <link>https://community.nxp.com/t5/Layerscape/Running-Linux-Application-on-startup-for-LS1021a-twr/m-p/470134#M681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Dat Ho,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please use the attached recipe to replace meta-fsl-arm/recipes-extended/merge-files/merge-files_1.0.bb, run "bitbake merge-files -c cleansstate", then build your rootfs filesystem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Yiping&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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>Wed, 13 Jan 2016 10:38:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Running-Linux-Application-on-startup-for-LS1021a-twr/m-p/470134#M681</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2016-01-13T10:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: Running Linux Application on startup for LS1021a-twr?</title>
      <link>https://community.nxp.com/t5/Layerscape/Running-Linux-Application-on-startup-for-LS1021a-twr/m-p/470135#M682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using this .bb file, I'm able to add my own .elf and .cfg files to the RAM of the board. Thank you very much for guiding me to this point. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to get the script to run automatically at startup though? I still have to log in as root and call the script myself.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jan 2016 17:23:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Running-Linux-Application-on-startup-for-LS1021a-twr/m-p/470135#M682</guid>
      <dc:creator>datho</dc:creator>
      <dc:date>2016-01-13T17:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: Running Linux Application on startup for LS1021a-twr?</title>
      <link>https://community.nxp.com/t5/Layerscape/Running-Linux-Application-on-startup-for-LS1021a-twr/m-p/470136#M683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your previous description, you didn't edit the script UDP correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&lt;SPAN style="text-decoration: underline;"&gt;etc/init.d&lt;/SPAN&gt;: UDP (this is the script and its contents are below)&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: inherit; font-family: inherit;"&gt;&lt;EM&gt;echo "starting UDP.elf"&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: inherit; font-family: inherit;"&gt;&lt;EM&gt;chmod a+x /usr/sbin/udp.elf&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: inherit; font-family: inherit;"&gt;&lt;EM&gt;/usr/sbin/udp&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;STRONG style="font-family: inherit;"&gt;&lt;EM&gt;Moidfy it as the following:&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;*&lt;SPAN style="text-decoration: underline;"&gt;etc/init.d&lt;/SPAN&gt;: UDP (this is the script and its contents are below)&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: inherit; font-family: inherit;"&gt;&lt;EM&gt;echo "starting UDP.elf"&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: inherit; font-family: inherit;"&gt;&lt;EM&gt;chmod a+x /usr/sbin/&lt;STRONG&gt;UDP.elf&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: inherit; font-family: inherit;"&gt;&lt;EM&gt;/usr/sbin/&lt;STRONG style="font-family: inherit;"&gt;&lt;EM&gt;UDP.elf&lt;/EM&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: inherit; font-family: inherit;"&gt;&lt;EM&gt;&lt;STRONG style="font-family: inherit;"&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: inherit; font-family: inherit;"&gt;If your problem remains, please provide the Kernel boot up log.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: inherit; font-family: inherit;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;SPAN style="font-weight: inherit; font-family: inherit;"&gt;Yiping&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jan 2016 12:11:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Running-Linux-Application-on-startup-for-LS1021a-twr/m-p/470136#M683</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2016-01-14T12:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: Running Linux Application on startup for LS1021a-twr?</title>
      <link>https://community.nxp.com/t5/Layerscape/Running-Linux-Application-on-startup-for-LS1021a-twr/m-p/470137#M684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did edit the script to replace udp.elf with UDP.elf but the issue was that I was still having to call the script myself after logging in as root. The files from the merge-files folder were placed in the root directory but not in the system locations. Instead of the folders being placed in /etc/init.d or /usr/sbin, they get created as etc/init.d and usr/sbin. I did edit the local.conf with MERGED_DST = "/", and it was previously blank.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what the board displays at bootup&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U-Boot 2015.01+ls1+g6ba8eed (Aug 10 2015 - 14:29:19)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CPU:&amp;nbsp;&amp;nbsp; Freescale LayerScape LS1021E, Version: 1.0, (0x87081110)&lt;/P&gt;&lt;P&gt;Clock Configuration:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CPU0(ARMV7):1000 MHz,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Bus:300&amp;nbsp; MHz, DDR:800&amp;nbsp; MHz (1600 MT/s data rate),&lt;/P&gt;&lt;P&gt;Reset Configuration Word (RCW):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 00000000: 0608000a 00000000 00000000 00000000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 00000010: 20000000 00407900 e0025a00 21046000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 00000020: 00000000 00000000 00000000 00038000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 00000030: 00080000 881b7540 00000000 00000000&lt;/P&gt;&lt;P&gt;Board: LS1021ATWR&lt;/P&gt;&lt;P&gt;CPLD:&amp;nbsp; V2.3&lt;/P&gt;&lt;P&gt;PCBA:&amp;nbsp; V3.0&lt;/P&gt;&lt;P&gt;VBank: 0&lt;/P&gt;&lt;P&gt;I2C:&amp;nbsp;&amp;nbsp; ready&lt;/P&gt;&lt;P&gt;DRAM:&amp;nbsp; 1 GiB&lt;/P&gt;&lt;P&gt;Using SERDES1 Protocol: 32 (0x20)&lt;/P&gt;&lt;P&gt;Firmware 'Microcode version 0.0.0 for T1040 r1.0' for 1040 V1.0&lt;/P&gt;&lt;P&gt;QE: uploading microcode 'Microcode for T1040 r1.0'&lt;/P&gt;&lt;P&gt;Flash: 128 MiB&lt;/P&gt;&lt;P&gt;MMC:&amp;nbsp;&amp;nbsp; FSL_SDHC: 0&lt;/P&gt;&lt;P&gt;EEPROM: CRC mismatch (768a835e != ffffffff)&lt;/P&gt;&lt;P&gt;PCIe1: Root Complex no link, regs @ 0x3400000&lt;/P&gt;&lt;P&gt;PCIe2: Root Complex no link, regs @ 0x3500000&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;SEC0: RNG instantiated&lt;/P&gt;&lt;P&gt;SATA link 0 timeout.&lt;/P&gt;&lt;P&gt;AHCI 0001.0300 1 slots 1 ports ? Gbps 0x1 impl SATA mode&lt;/P&gt;&lt;P&gt;flags: 64bit ncq pm clo only pmp fbss pio slum part ccc&lt;/P&gt;&lt;P&gt;scanning bus for devices...&lt;/P&gt;&lt;P&gt;Found 0 device(s).&lt;/P&gt;&lt;P&gt;SCSI:&amp;nbsp; Net:&amp;nbsp;&amp;nbsp; eTSEC1 is in sgmii mode.&lt;/P&gt;&lt;P&gt;eTSEC2 is in sgmii mode.&lt;/P&gt;&lt;P&gt;eTSEC1 [PRIME], eTSEC2, eTSEC3&lt;/P&gt;&lt;P&gt;Hit any key to stop autoboot:&amp;nbsp; 0&lt;/P&gt;&lt;P&gt;## Booting kernel from Legacy Image at 60120000 ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Image Name:&amp;nbsp;&amp;nbsp; Linux-3.12.37-rt51+ls1+gf488de6&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; 3104056 Bytes = 3 MiB&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Load Address: 80008000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Entry Point:&amp;nbsp; 80008000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Verifying Checksum ... OK&lt;/P&gt;&lt;P&gt;## Loading init Ramdisk from Legacy Image at 60920000 ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Image Name:&amp;nbsp;&amp;nbsp; fsl-image-core-ls1021atwr-201601&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Image Type:&amp;nbsp;&amp;nbsp; ARM Linux RAMDisk Image (gzip compressed)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Data Size:&amp;nbsp;&amp;nbsp;&amp;nbsp; 25783082 Bytes = 24.6 MiB&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Load Address: 00000000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Entry Point:&amp;nbsp; 00000000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Verifying Checksum ... OK&lt;/P&gt;&lt;P&gt;## Flattened Device Tree blob at 60020000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Booting using the fdt blob at 0x60020000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Loading Kernel Image ... OK&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Loading Ramdisk to bd68d000, end bef23b2a ... OK&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Loading Device Tree to bd684000, end bd68c205 ... OK&lt;/P&gt;&lt;P&gt;&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;&lt;/P&gt;&lt;P&gt;Booting Linux on physical CPU 0xf00&lt;/P&gt;&lt;P&gt;Linux version 3.12.37-rt51+ls1+gf488de6 (dho01@ubuntu) (gcc version 4.8.3 20140401 (prerelease) (Linaro GCC 4.8-2014.04) ) #2 SMP Thu Aug 6 14:53:35 EDT 2015&lt;/P&gt;&lt;P&gt;CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=70c73c7d&lt;/P&gt;&lt;P&gt;CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache&lt;/P&gt;&lt;P&gt;Machine: Freescale LS1021A, model: LS1021A TWR Board&lt;/P&gt;&lt;P&gt;Memory policy: ECC disabled, Data cache writealloc&lt;/P&gt;&lt;P&gt;PERCPU: Embedded 8 pages/cpu @80d53000 s8384 r8192 d16192 u32768&lt;/P&gt;&lt;P&gt;Built 1 zonelists in Zone order, mobility grouping on.&amp;nbsp; Total pages: 260096&lt;/P&gt;&lt;P&gt;Kernel command line: root=/dev/ram rw console=ttyS0,115200&lt;/P&gt;&lt;P&gt;PID hash table entries: 4096 (order: 2, 16384 bytes)&lt;/P&gt;&lt;P&gt;Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)&lt;/P&gt;&lt;P&gt;Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)&lt;/P&gt;&lt;P&gt;Memory: 1008856K/1048576K available (3248K kernel code, 259K rwdata, 1476K rodata, 180K init, 196K bss, 39720K 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; vmalloc : 0xc0800000 - 0xff000000&amp;nbsp;&amp;nbsp; (1000 MB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; lowmem&amp;nbsp; : 0x80000000 - 0xc0000000&amp;nbsp;&amp;nbsp; (1024 MB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; pkmap&amp;nbsp;&amp;nbsp; : 0x7fe00000 - 0x80000000&amp;nbsp;&amp;nbsp; (&amp;nbsp;&amp;nbsp; 2 MB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; modules : 0x7f800000 - 0x7fe00000&amp;nbsp;&amp;nbsp; (&amp;nbsp;&amp;nbsp; 6 MB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .text : 0x80008000 - 0x804a550c&amp;nbsp;&amp;nbsp; (4726 kB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .init : 0x804a6000 - 0x804d30c0&amp;nbsp;&amp;nbsp; ( 181 kB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .data : 0x804d4000 - 0x80514ce0&amp;nbsp;&amp;nbsp; ( 260 kB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .bss : 0x80514ce8 - 0x80545fe4&amp;nbsp;&amp;nbsp; ( 197 kB)&lt;/P&gt;&lt;P&gt;SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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 restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.&lt;/P&gt;&lt;P&gt;NR_IRQS:16 nr_irqs:16 16&lt;/P&gt;&lt;P&gt;Architected cp15 timer(s) running at 12.50MHz (phys).&lt;/P&gt;&lt;P&gt;Switching to timer-based delay loop&lt;/P&gt;&lt;P&gt;sched_clock: ARM arch timer &amp;gt;56 bits at 12500kHz, resolution 80ns&lt;/P&gt;&lt;P&gt;sched_clock: 32 bits at 100 Hz, resolution 10000000ns, wraps every 4294967286ms&lt;/P&gt;&lt;P&gt;Console: colour dummy device 80x30&lt;/P&gt;&lt;P&gt;Calibrating delay loop (skipped), value calculated using timer frequency.. 25.00 BogoMIPS (lpj=125000)&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;CPU0: update cpu_power 1024&lt;/P&gt;&lt;P&gt;CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00&lt;/P&gt;&lt;P&gt;Setting up static identity map for 0x8030a2d8 - 0x8030a33c&lt;/P&gt;&lt;P&gt;CPU1: Booted secondary processor&lt;/P&gt;&lt;P&gt;CPU1: update cpu_power 1024&lt;/P&gt;&lt;P&gt;CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01&lt;/P&gt;&lt;P&gt;Brought up 2 CPUs&lt;/P&gt;&lt;P&gt;SMP: Total of 2 processors activated (50.00 BogoMIPS).&lt;/P&gt;&lt;P&gt;CPU: All CPU(s) started in HYP mode.&lt;/P&gt;&lt;P&gt;CPU: Virtualization extensions available.&lt;/P&gt;&lt;P&gt;devtmpfs: initialized&lt;/P&gt;&lt;P&gt;VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5&lt;/P&gt;&lt;P&gt;regulator-dummy: no parameters&lt;/P&gt;&lt;P&gt;NET: Registered protocol family 16&lt;/P&gt;&lt;P&gt;DMA: preallocated 256 KiB pool for atomic coherent allocations&lt;/P&gt;&lt;P&gt;cpuidle: using governor ladder&lt;/P&gt;&lt;P&gt;cpuidle: using governor menu&lt;/P&gt;&lt;P&gt;syscon 1570000.scfg: regmap [mem 0x01570000-0x0157ffff] registered&lt;/P&gt;&lt;P&gt;irq: no irq domain found for /soc/uqe@2400000/qeic@80 !&lt;/P&gt;&lt;P&gt;irq: no irq domain found for /soc/uqe@2400000/qeic@80 !&lt;/P&gt;&lt;P&gt;hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.&lt;/P&gt;&lt;P&gt;hw-breakpoint: maximum watchpoint size is 8 bytes.&lt;/P&gt;&lt;P&gt;bio: create slab &amp;lt;bio-0&amp;gt; at 0&lt;/P&gt;&lt;P&gt;3P3V: 3300 mV&lt;/P&gt;&lt;P&gt;vgaarb: loaded&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;i2c i2c-0: IMX I2C adapter registered&lt;/P&gt;&lt;P&gt;i2c i2c-1: IMX I2C adapter registered&lt;/P&gt;&lt;P&gt;i2c i2c-2: of_i2c: modalias failure on /soc/i2c@21a0000/ltc2945@67&lt;/P&gt;&lt;P&gt;i2c i2c-2: IMX I2C adapter registered&lt;/P&gt;&lt;P&gt;pps_core: LinuxPPS API ver. 1 registered&lt;/P&gt;&lt;P&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;/P&gt;&lt;P&gt;PTP clock support registered&lt;/P&gt;&lt;P&gt;fsl-ifc 1530000.ifc: Freescale Integrated Flash Controller&lt;/P&gt;&lt;P&gt;Advanced Linux Sound Architecture Driver Initialized.&lt;/P&gt;&lt;P&gt;Switched to clocksource arch_sys_counter&lt;/P&gt;&lt;P&gt;NET: Registered protocol family 2&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: 4, 65536 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: 512 (order: 2, 16384 bytes)&lt;/P&gt;&lt;P&gt;UDP-Lite hash table entries: 512 (order: 2, 16384 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;Trying to unpack rootfs image as initramfs...&lt;/P&gt;&lt;P&gt;rootfs image is not initramfs (no cpio magic); looks like an initrd&lt;/P&gt;&lt;P&gt;Freeing initrd memory: 25176K (bd68d000 - bef23000)&lt;/P&gt;&lt;P&gt;hw perfevents: enabled with ARMv7 Cortex-A7 PMU driver, 5 counters available&lt;/P&gt;&lt;P&gt;NFS: Registering the id_resolver key type&lt;/P&gt;&lt;P&gt;Key type id_resolver registered&lt;/P&gt;&lt;P&gt;Key type id_legacy registered&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 2019&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;layerscape-pcie 3400000.pcie: phy link never came up&lt;/P&gt;&lt;P&gt;layerscape-pcie 3400000.pcie: PCI host bridge to bus 0000:00&lt;/P&gt;&lt;P&gt;pci_bus 0000:00: root bus resource [io&amp;nbsp; 0x1000-0xffff]&lt;/P&gt;&lt;P&gt;pci_bus 0000:00: root bus resource [mem 0x4040000000-0x407fffffff] (bus address [0x40000000-0x7fffffff])&lt;/P&gt;&lt;P&gt;pci_bus 0000:00: root bus resource [bus 00-ff]&lt;/P&gt;&lt;P&gt;PCI: bus0: Fast back to back transfers disabled&lt;/P&gt;&lt;P&gt;PCI: bus1: Fast back to back transfers enabled&lt;/P&gt;&lt;P&gt;pci 0000:00:00.0: BAR 1: assigned [mem 0x4040000000-0x4043ffffff]&lt;/P&gt;&lt;P&gt;pci 0000:00:00.0: BAR 0: assigned [mem 0x4044000000-0x4044ffffff]&lt;/P&gt;&lt;P&gt;pci 0000:00:00.0: BAR 6: assigned [mem 0x4045000000-0x4045ffffff pref]&lt;/P&gt;&lt;P&gt;pci 0000:00:00.0: PCI bridge to [bus 01]&lt;/P&gt;&lt;P&gt;layerscape-pcie 3500000.pcie: phy link never came up&lt;/P&gt;&lt;P&gt;layerscape-pcie 3500000.pcie: PCI host bridge to bus 0001:00&lt;/P&gt;&lt;P&gt;pci_bus 0001:00: root bus resource [io&amp;nbsp; 0x10000-0x1ffff] (bus address [0x0000-0xffff])&lt;/P&gt;&lt;P&gt;pci_bus 0001:00: root bus resource [mem 0x4840000000-0x487fffffff] (bus address [0x40000000-0x7fffffff])&lt;/P&gt;&lt;P&gt;pci_bus 0001:00: root bus resource [bus 00-ff]&lt;/P&gt;&lt;P&gt;PCI: bus0: Fast back to back transfers disabled&lt;/P&gt;&lt;P&gt;PCI: bus1: Fast back to back transfers enabled&lt;/P&gt;&lt;P&gt;pci 0001:00:00.0: BAR 1: assigned [mem 0x4840000000-0x4843ffffff]&lt;/P&gt;&lt;P&gt;pci 0001:00:00.0: BAR 0: assigned [mem 0x4844000000-0x4844ffffff]&lt;/P&gt;&lt;P&gt;pci 0001:00:00.0: BAR 6: assigned [mem 0x4845000000-0x4845ffffff pref]&lt;/P&gt;&lt;P&gt;pci 0001:00:00.0: PCI bridge to [bus 01]&lt;/P&gt;&lt;P&gt;sii902x: probe of 1-0039 failed with error -1&lt;/P&gt;&lt;P&gt;syscon 1570000.scfg: Failed to create debugfs directory&lt;/P&gt;&lt;P&gt;Console: switching to colour frame buffer device 60x34&lt;/P&gt;&lt;P&gt;fb0: 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: 8250/16550 driver, 4 ports, IRQ sharing enabled&lt;/P&gt;&lt;P&gt;21c0500.serial: ttyS0 at MMIO 0x21c0500 (irq = 118, base_baud = 9375000) is a 16550A_FSL64&lt;/P&gt;&lt;P&gt;console [ttyS0] enabled&lt;/P&gt;&lt;P&gt;21c0600.serial: ttyS1 at MMIO 0x21c0600 (irq = 118, base_baud = 9375000) is a 16550A_FSL64&lt;/P&gt;&lt;P&gt;of_serial 2402200.ucc: clk or clock-frequency not defined&lt;/P&gt;&lt;P&gt;of_serial: probe of 2402200.ucc failed with error -2&lt;/P&gt;&lt;P&gt;serial: Freescale lpuart driver&lt;/P&gt;&lt;P&gt;2950000.serial: ttyLP0 at MMIO 0x2950000 (irq = 112, base_baud = 6250000) is a FSL_LPUART&lt;/P&gt;&lt;P&gt;brd: module loaded&lt;/P&gt;&lt;P&gt;loop: module loaded&lt;/P&gt;&lt;P&gt;ahci 3200000.sata: AHCI 0001.0300 1 slots 1 ports ? Gbps 0x1 impl platform mode&lt;/P&gt;&lt;P&gt;ahci 3200000.sata: flags: 64bit ncq sntf pm clo only pmp fbs pio slum part ccc&lt;/P&gt;&lt;P&gt;ahci 3200000.sata: port 0 is not capable of FBS&lt;/P&gt;&lt;P&gt;scsi0 : ahci_platform&lt;/P&gt;&lt;P&gt;ata1: SATA max UDMA/133 mmio [mem 0x03200000-0x0320ffff] port 0x100 irq 133&lt;/P&gt;&lt;P&gt;60000000.nor: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x000089 Chip ID 0x00227e&lt;/P&gt;&lt;P&gt;Amd/Fujitsu Extended Query Table at 0x0040&lt;/P&gt;&lt;P&gt;&amp;nbsp; Amd/Fujitsu Extended Query version 1.3.&lt;/P&gt;&lt;P&gt;number of CFI chips: 1&lt;/P&gt;&lt;P&gt;8 ofpart partitions found on MTD device 60000000.nor&lt;/P&gt;&lt;P&gt;Creating 8 MTD partitions on "60000000.nor":&lt;/P&gt;&lt;P&gt;0x000000000000-0x000000020000 : "NOR bank0 RCW Image"&lt;/P&gt;&lt;P&gt;0x000000020000-0x000000120000 : "NOR DTB Image"&lt;/P&gt;&lt;P&gt;0x000000120000-0x000000920000 : "NOR Linux Kernel Image"&lt;/P&gt;&lt;P&gt;0x000000920000-0x000003f20000 : "NOR Ramdisk Root File System Image"&lt;/P&gt;&lt;P&gt;0x000003f80000-0x000004000000 : "NOR bank4 u-boot Image"&lt;/P&gt;&lt;P&gt;0x000004000000-0x000004020000 : "NOR bank4 RCW Image"&lt;/P&gt;&lt;P&gt;0x000004020000-0x000007f20000 : "NOR JFFS2 ROOT File System Image"&lt;/P&gt;&lt;P&gt;0x000007f80000-0x000008000000 : "NOR bank0 u-boot Image"&lt;/P&gt;&lt;P&gt;CAN device driver interface&lt;/P&gt;&lt;P&gt;libphy: Freescale PowerQUICC MII Bus: probed&lt;/P&gt;&lt;P&gt;fsl-gianfar ethernet.4: enabled errata workarounds, flags: 0x4&lt;/P&gt;&lt;P&gt;fsl-gianfar ethernet.4 eth0: mac: 00:04:9f:03:5c:8a&lt;/P&gt;&lt;P&gt;fsl-gianfar ethernet.4 eth0: Running with NAPI enabled&lt;/P&gt;&lt;P&gt;fsl-gianfar ethernet.4 eth0: RX BD ring size for Q[0]: 256&lt;/P&gt;&lt;P&gt;fsl-gianfar ethernet.4 eth0: TX BD ring size for Q[0]: 256&lt;/P&gt;&lt;P&gt;fsl-gianfar ethernet.5: enabled errata workarounds, flags: 0x4&lt;/P&gt;&lt;P&gt;fsl-gianfar ethernet.5 eth1: mac: 00:04:9f:03:5c:8b&lt;/P&gt;&lt;P&gt;fsl-gianfar ethernet.5 eth1: Running with NAPI enabled&lt;/P&gt;&lt;P&gt;fsl-gianfar ethernet.5 eth1: RX BD ring size for Q[0]: 256&lt;/P&gt;&lt;P&gt;fsl-gianfar ethernet.5 eth1: TX BD ring size for Q[0]: 256&lt;/P&gt;&lt;P&gt;fsl-gianfar ethernet.6: enabled errata workarounds, flags: 0x4&lt;/P&gt;&lt;P&gt;fsl-gianfar ethernet.6 eth2: mac: 00:04:9f:03:5c:8c&lt;/P&gt;&lt;P&gt;fsl-gianfar ethernet.6 eth2: Running with NAPI enabled&lt;/P&gt;&lt;P&gt;fsl-gianfar ethernet.6 eth2: RX BD ring size for Q[0]: 256&lt;/P&gt;&lt;P&gt;fsl-gianfar ethernet.6 eth2: TX BD ring size for Q[0]: 256&lt;/P&gt;&lt;P&gt;e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k&lt;/P&gt;&lt;P&gt;e1000e: Copyright(c) 1999 - 2013 Intel Corporation.&lt;/P&gt;&lt;P&gt;ata1: SATA link down (SStatus 0 SControl 300)&lt;/P&gt;&lt;P&gt;xhci-hcd xhci-hcd.0.auto: xHCI Host Controller&lt;/P&gt;&lt;P&gt;xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1&lt;/P&gt;&lt;P&gt;xhci-hcd xhci-hcd.0.auto: irq 125, io mem 0x03100000&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;xhci-hcd xhci-hcd.0.auto: xHCI Host Controller&lt;/P&gt;&lt;P&gt;xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2&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;usbcore: registered new interface driver usb-storage&lt;/P&gt;&lt;P&gt;mousedev: PS/2 mouse device common for all mice&lt;/P&gt;&lt;P&gt;i2c /dev entries driver&lt;/P&gt;&lt;P&gt;imx2-wdt 2ad0000.wdog: timeout 60 sec (nowayout=0)&lt;/P&gt;&lt;P&gt;qoriq_cpufreq: Freescale PowerPC qoriq CPU frequency scaling driver&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-pltfm: SDHCI platform and OF driver helper&lt;/P&gt;&lt;P&gt;mmc0: no vqmmc regulator found&lt;/P&gt;&lt;P&gt;mmc0: no vmmc regulator found&lt;/P&gt;&lt;P&gt;mmc0: SDHCI controller on 1560000.esdhc [1560000.esdhc] using ADMA&lt;/P&gt;&lt;P&gt;caam 1700000.crypto: Instantiated RNG4 SH1&lt;/P&gt;&lt;P&gt;caam 1700000.crypto: device ID = 0x0a14030000000000 (Era 7)&lt;/P&gt;&lt;P&gt;caam 1700000.crypto: job rings = 4, qi = 0&lt;/P&gt;&lt;P&gt;caam algorithms registered in /proc/crypto&lt;/P&gt;&lt;P&gt;caam_jr 1710000.jr: registering rng-caam&lt;/P&gt;&lt;P&gt;caam 1700000.crypto: fsl,sec-v5.3 algorithms registered in /proc/crypto&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 1-000a: sgtl5000 revision 0x11&lt;/P&gt;&lt;P&gt;mmc0: new high speed SDHC card at address e624&lt;/P&gt;&lt;P&gt;mmcblk0: mmc0:e624 SU08G 7.40 GiB&lt;/P&gt;&lt;P&gt; mmcblk0: p1 p2 p3&lt;/P&gt;&lt;P&gt;sgtl5000 1-000a: Failed to get supply 'VDDD': -19&lt;/P&gt;&lt;P&gt;1-000a: 1200 mV normal&lt;/P&gt;&lt;P&gt;sgtl5000 1-000a: Using internal LDO instead of VDDD&lt;/P&gt;&lt;P&gt;vf610-sgtl5000 sound.9:&amp;nbsp; sgtl5000 &amp;lt;-&amp;gt; 2b50000.sai mapping ok&lt;/P&gt;&lt;P&gt;oprofile: using timer interrupt.&lt;/P&gt;&lt;P&gt;TCP: cubic registered&lt;/P&gt;&lt;P&gt;Initializing XFRM netlink socket&lt;/P&gt;&lt;P&gt;NET: Registered protocol family 17&lt;/P&gt;&lt;P&gt;NET: Registered protocol family 15&lt;/P&gt;&lt;P&gt;can: controller area network core (rev 20120528 abi 9)&lt;/P&gt;&lt;P&gt;NET: Registered protocol family 29&lt;/P&gt;&lt;P&gt;can: raw protocol (rev 20120528)&lt;/P&gt;&lt;P&gt;Key type dns_resolver registered&lt;/P&gt;&lt;P&gt;regulator-dummy: disabling&lt;/P&gt;&lt;P&gt;drivers/rtc/hctosys.c: unable to open rtc device (rtc0)&lt;/P&gt;&lt;P&gt;ALSA device list:&lt;/P&gt;&lt;P&gt;&amp;nbsp; #0: FSL-VF610-TWR-BOARD&lt;/P&gt;&lt;P&gt;RAMDISK: gzip image found at block 0&lt;/P&gt;&lt;P&gt;usb 1-1: new high-speed USB device number 2 using xhci-hcd&lt;/P&gt;&lt;P&gt;hub 1-1:1.0: USB hub found&lt;/P&gt;&lt;P&gt;hub 1-1:1.0: 4 ports detected&lt;/P&gt;&lt;P&gt;usb 2-1: new SuperSpeed USB device number 2 using xhci-hcd&lt;/P&gt;&lt;P&gt;usb 2-1: Parent hub missing LPM exit latency info.&amp;nbsp; Power management will be impacted.&lt;/P&gt;&lt;P&gt;hub 2-1:1.0: USB hub found&lt;/P&gt;&lt;P&gt;hub 2-1:1.0: 4 ports detected&lt;/P&gt;&lt;P&gt;VFS: Mounted root (ext2 filesystem) on device 1:0.&lt;/P&gt;&lt;P&gt;devtmpfs: mounted&lt;/P&gt;&lt;P&gt;Freeing unused kernel memory: 180K (804a6000 - 804d3000)&lt;/P&gt;&lt;P&gt;INIT: version 2.88 booting&lt;/P&gt;&lt;P&gt;Starting udev&lt;/P&gt;&lt;P&gt;udevd[128]: starting version 182&lt;/P&gt;&lt;P&gt;kjournald starting.&amp;nbsp; Commit interval 5 seconds&lt;/P&gt;&lt;P&gt;EXT3-fs (mmcblk0p2): using internal journal&lt;/P&gt;&lt;P&gt;EXT3-fs (mmcblk0p2): recovery complete&lt;/P&gt;&lt;P&gt;kjournald starting.&amp;nbsp; Commit interval 5 seconds&lt;/P&gt;&lt;P&gt;EXT3-fs (mmcblk0p2): mounted filesystem with ordered data mode&lt;/P&gt;&lt;P&gt;EXT3-fs (mmcblk0p3): using internal journal&lt;/P&gt;&lt;P&gt;EXT3-fs (mmcblk0p3): recovery complete&lt;/P&gt;&lt;P&gt;EXT3-fs (mmcblk0p3): mounted filesystem with ordered data mode&lt;/P&gt;&lt;P&gt;Starting Bootlog daemon: bootlogd.&lt;/P&gt;&lt;P&gt;Populating dev cache&lt;/P&gt;&lt;P&gt;net.ipv4.conf.default.rp_filter = 1&lt;/P&gt;&lt;P&gt;net.ipv4.conf.all.rp_filter = 1&lt;/P&gt;&lt;P&gt;fs.file-max = 10000000000000&lt;/P&gt;&lt;P&gt;fs.mqueue.queues_max = 10000000&lt;/P&gt;&lt;P&gt;kernel.msgmnb = 100000000&lt;/P&gt;&lt;P&gt;kernel.msgmax = 100000000&lt;/P&gt;&lt;P&gt;kernel.msgmni = 100000000&lt;/P&gt;&lt;P&gt;hwclock: can't open '/dev/misc/rtc': No such file or directory&lt;/P&gt;&lt;P&gt;Fri Jan 15 15:29:00 UTC 2016&lt;/P&gt;&lt;P&gt;hwclock: can't open '/dev/misc/rtc': No such file or directory&lt;/P&gt;&lt;P&gt;Running postinst /etc/rpm-postinsts/100-debianutils...&lt;/P&gt;&lt;P&gt;Running postinst /etc/rpm-postinsts/101-util-linux-readprofile...&lt;/P&gt;&lt;P&gt;Running postinst /etc/rpm-postinsts/102-inetutils-inetd...&lt;/P&gt;&lt;P&gt;Running postinst /etc/rpm-postinsts/103-sysvinit-inittab...&lt;/P&gt;&lt;P&gt;Running postinst /etc/rpm-postinsts/104-inetutils-tftpd...&lt;/P&gt;&lt;P&gt;Running postinst /etc/rpm-postinsts/105-inetutils-telnetd...&lt;/P&gt;&lt;P&gt;Running postinst /etc/rpm-postinsts/106-inetutils-ftpd...&lt;/P&gt;&lt;P&gt;update-rc.d: /etc/init.d/run-postinsts exists during rc.d purge (continuing)&lt;/P&gt;&lt;P&gt; Removing any system startup links for run-postinsts ...&lt;/P&gt;&lt;P&gt;&amp;nbsp; /etc/rcS.d/S99run-postinsts&lt;/P&gt;&lt;P&gt;INIT: Entering runlevel: 5&lt;/P&gt;&lt;P&gt;Configuring network interfaces... udhcpc (v1.22.1) started&lt;/P&gt;&lt;P&gt;Sending discover...&lt;/P&gt;&lt;P&gt;Sending discover...&lt;/P&gt;&lt;P&gt;libphy: mdio@2d24000:02 - Link is Up - 1000/Full&lt;/P&gt;&lt;P&gt;Sending discover...&lt;/P&gt;&lt;P&gt;No lease, failing&lt;/P&gt;&lt;P&gt;Starting system message bus: dbus.&lt;/P&gt;&lt;P&gt;Starting OpenBSD Secure Shell server: sshd&lt;/P&gt;&lt;P&gt;&amp;nbsp; generating ssh RSA key...&lt;/P&gt;&lt;P&gt;&amp;nbsp; generating ssh ECDSA key...&lt;/P&gt;&lt;P&gt;&amp;nbsp; generating ssh DSA key...&lt;/P&gt;&lt;P&gt;&amp;nbsp; generating ssh ED25519 key...&lt;/P&gt;&lt;P&gt;done.&lt;/P&gt;&lt;P&gt;hwclock: can't open '/dev/misc/rtc': No such file or directory&lt;/P&gt;&lt;P&gt;Starting network benchmark server: netserver.&lt;/P&gt;&lt;P&gt;Starting system log daemon...0&lt;/P&gt;&lt;P&gt;Starting kernel log daemon...0&lt;/P&gt;&lt;P&gt;Starting internet superserver: xinetd.&lt;/P&gt;&lt;P&gt;Stopping Bootlog daemon: bootlogd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fsl-networking (QorIQ SDK) QorIQ-SDK-V1.8 ls1021atwr /dev/ttyS0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ls1021atwr login:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jan 2016 16:32:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Running-Linux-Application-on-startup-for-LS1021a-twr/m-p/470137#M684</guid>
      <dc:creator>datho</dc:creator>
      <dc:date>2016-01-15T16:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: Running Linux Application on startup for LS1021a-twr?</title>
      <link>https://community.nxp.com/t5/Layerscape/Running-Linux-Application-on-startup-for-LS1021a-twr/m-p/470138#M685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After looking through the QorIQ folder, I found another local.conf file and tried adding MERGED_DST = "/" to that folder instead. After I did this, everything was moved to the correct folders and the script began running at startup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For QorIQ v1.8, the actual local.conf that you want to edit is actually under poky/build_ls1021atwr_release/conf/local.conf. I was editing the build_ls1021atwr_release/conf/local.conf that wasn't under the poky folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for all your help Yiping.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2016 18:10:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/Running-Linux-Application-on-startup-for-LS1021a-twr/m-p/470138#M685</guid>
      <dc:creator>datho</dc:creator>
      <dc:date>2016-01-18T18:10:29Z</dc:date>
    </item>
  </channel>
</rss>

