<?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 Fastpath streaming camera video setup during kernel startup in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Fastpath-streaming-camera-video-setup-during-kernel-startup/m-p/419218#M63178</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am currently developing an IMX6 solo device in which I need to stream its native camera video to its LCD soon after the device is turned on.&amp;nbsp; My device has a uboot, kernel, and spi-nor based filesystem.&amp;nbsp; I have successfully enabled such video through uboot but haven't been succeeded with kernel yet.&amp;nbsp; Waiting until userspace is active for such video is not an option, since it is too long a delay (even with kernel boot optimizations applied).&amp;nbsp; My goal is to have video within 3 seconds of power up.&amp;nbsp; I would also like to keep intact most video/media related drivers (i.e. IPU, GPU, V4Lx, camera, framebuffer, LCD) since my application eventually needs them.&amp;nbsp;&amp;nbsp; I am using a 2014 uboot with 3.14 kernel and plan to use a UBI filesystem.&amp;nbsp; My custom imx6 solo board is based on Freescale's Sabresd DL dev board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am wondering if anyone in the community has done anything like this and willing to share thoughts or solutions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good day!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Oct 2015 20:45:28 GMT</pubDate>
    <dc:creator>williemah</dc:creator>
    <dc:date>2015-10-21T20:45:28Z</dc:date>
    <item>
      <title>Fastpath streaming camera video setup during kernel startup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Fastpath-streaming-camera-video-setup-during-kernel-startup/m-p/419218#M63178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am currently developing an IMX6 solo device in which I need to stream its native camera video to its LCD soon after the device is turned on.&amp;nbsp; My device has a uboot, kernel, and spi-nor based filesystem.&amp;nbsp; I have successfully enabled such video through uboot but haven't been succeeded with kernel yet.&amp;nbsp; Waiting until userspace is active for such video is not an option, since it is too long a delay (even with kernel boot optimizations applied).&amp;nbsp; My goal is to have video within 3 seconds of power up.&amp;nbsp; I would also like to keep intact most video/media related drivers (i.e. IPU, GPU, V4Lx, camera, framebuffer, LCD) since my application eventually needs them.&amp;nbsp;&amp;nbsp; I am using a 2014 uboot with 3.14 kernel and plan to use a UBI filesystem.&amp;nbsp; My custom imx6 solo board is based on Freescale's Sabresd DL dev board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am wondering if anyone in the community has done anything like this and willing to share thoughts or solutions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good day!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 20:45:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Fastpath-streaming-camera-video-setup-during-kernel-startup/m-p/419218#M63178</guid>
      <dc:creator>williemah</dc:creator>
      <dc:date>2015-10-21T20:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: Fastpath streaming camera video setup during kernel startup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Fastpath-streaming-camera-video-setup-during-kernel-startup/m-p/419219#M63179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Willie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I never seen a i.MX6Solo booting as fast as 3 seconds and having&amp;nbsp; video drivers like GPU, IPU, V4L2 etc.&amp;nbsp; My only advise should be that the Linux Kernel need to be executed in Place&amp;nbsp; ( XIP)&amp;nbsp; to fast enough the system but I don´t know if you are going to accomplish that speed to boot up.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jaime&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>Thu, 05 Nov 2015 20:19:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Fastpath-streaming-camera-video-setup-during-kernel-startup/m-p/419219#M63179</guid>
      <dc:creator>jamesbone</dc:creator>
      <dc:date>2015-11-05T20:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Fastpath streaming camera video setup during kernel startup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Fastpath-streaming-camera-video-setup-during-kernel-startup/m-p/419220#M63180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have similar requirement with i.MX6DualLite based custom platfor. Did you manage to do it within 3 sec?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vikash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Feb 2016 05:12:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Fastpath-streaming-camera-video-setup-during-kernel-startup/m-p/419220#M63180</guid>
      <dc:creator>vikaspatil</dc:creator>
      <dc:date>2016-02-25T05:12:53Z</dc:date>
    </item>
  </channel>
</rss>

