<?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: Steps for applying patches to (i.MX28 + L2.6.35_10.12.01_SDK) in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Steps-for-applying-patches-to-i-MX28-L2-6-35-10-12-01-SDK/m-p/185148#M8548</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Leonardo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I have applied the first two patch copying the file in the path directory used by the patch, for example &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "diff --git a/power_prep/power_prep.c b/power_prep/power_prep.c"&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;In the third and fourth patch there are several &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; "diff --git a/... b/..."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; "diff --git a/... b/..."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what should I do in this case?&lt;/P&gt;&lt;P&gt;where do I copy the patch files?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Matteo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 May 2013 08:06:52 GMT</pubDate>
    <dc:creator>Matteo</dc:creator>
    <dc:date>2013-05-07T08:06:52Z</dc:date>
    <item>
      <title>Steps for applying patches to (i.MX28 + L2.6.35_10.12.01_SDK)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Steps-for-applying-patches-to-i-MX28-L2-6-35-10-12-01-SDK/m-p/185140#M8540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;This is an absolutely silly question, but I need some help to continue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I started working with one i.MX28 EVK evaluation board from freescale, installed LTIB (&lt;EM&gt;L2.6.35_10.12.01_SDK_source_bundle&lt;/EM&gt;; &lt;EM&gt;Ubuntu 10.10&lt;/EM&gt; workstation host) and managed to create my first kernel images (uBoot + TFTP + NFS).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is, How do I do for applying patches from the following archives downloaded from freescale's site?&lt;/P&gt;&lt;P&gt;- L2.6.35_10.12_EMI_FREQ_PATCH_UP.tar.gz&lt;/P&gt;&lt;P&gt;- L2.6.35_10.12_SDK_5V_SUPPLY_PATCH.tar.gz&lt;/P&gt;&lt;P&gt;- mx28_ssppolarity_rompatch_up.zip&lt;/P&gt;&lt;P&gt;- MX28-FEC-PROBLEM-PATCH.tar.gz&lt;/P&gt;&lt;P&gt;- patches_for_L2.6.35_MX28_SDK_10.12_SOURCE.tar.gz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, patch file named "&lt;EM&gt;0001-MX28-imx-bootlets-adds-the-most-robust-support-for-VDD5V-only-configuration.patch&lt;/EM&gt;" references a source file named "&lt;EM&gt;power_prep/power_prep.c&lt;/EM&gt;" which I could not find in the source tree (neither under LTIB instalation root folder nor under &lt;EM&gt;/opt/freescale&lt;/EM&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot in advance, Victor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2012 22:02:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Steps-for-applying-patches-to-i-MX28-L2-6-35-10-12-01-SDK/m-p/185140#M8540</guid>
      <dc:creator>VictorLorenzo</dc:creator>
      <dc:date>2012-08-31T22:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: Steps for applying patches to (i.MX28 + L2.6.35_10.12.01_SDK)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Steps-for-applying-patches-to-i-MX28-L2-6-35-10-12-01-SDK/m-p/185141#M8541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your project directory, run ./ltib -m config then check "Leave the source after building".&lt;/P&gt;&lt;P&gt;Run ltib.&lt;/P&gt;&lt;P&gt;cd rpm/BUILD/linux-2.6.35.3&lt;/P&gt;&lt;P&gt;You will find Kernel source there.&lt;/P&gt;&lt;P&gt;To apply patch, I used "git apply &amp;lt;patch file name&amp;gt;" (with your current directory is rpm/BULID/linux-2.6.35.3) specifying individual patch files. This is annoying, but I wanted make sure which patch was failed to apply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I experienced Kernel compile error after I applied patches_for_L2.6.35_MX28_SDK_10.12_SOURCE.tar.gz. Patch number 590 "mx28-usb-bugs-found.patch" will replace __raw_write_l() API with fsl_safe_writel(), but this replacement is conditioned with #if CONFIG_WORKAROUND_ARCUSB_REG_RW but this macro is not defined anywhere. I had to manually add in arch/arm/mach-mx28/Kconfig as;&lt;/P&gt;&lt;P class="a"&gt;&lt;/P&gt;&lt;P class="a"&gt;config WORKAROUND_ARCUSB_REG_RW&lt;/P&gt;&lt;P class="a"&gt;bool "USB register access workaround"&lt;/P&gt;&lt;P class="a"&gt;default y&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Sep 2012 00:06:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Steps-for-applying-patches-to-i-MX28-L2-6-35-10-12-01-SDK/m-p/185141#M8541</guid>
      <dc:creator>YS</dc:creator>
      <dc:date>2012-09-01T00:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: Steps for applying patches to (i.MX28 + L2.6.35_10.12.01_SDK)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Steps-for-applying-patches-to-i-MX28-L2-6-35-10-12-01-SDK/m-p/185142#M8542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yuji,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response. Following your tips I patched the kernel with patches included in archive "patches_for_L2.6.35_MX28_SDK_10.12_SOURCE.tar.gz" but compiling with ./ltib did not show any errors to me.&lt;/P&gt;&lt;P&gt;One more interest thing is running ./ltib after patching presumably did not detected changes in files and simply said "Build Succeded".&lt;/P&gt;&lt;P&gt;Should it detect changes made by patch tool and recompile automatically? Or, did I forget doing some other required operation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once again, thanks a lot for your help&lt;/P&gt;&lt;P&gt;Victor&lt;/P&gt;&lt;P&gt;p.d. I'm writing a bash script for automating this a little bit. The script is incomplete and still plenty of bugs, but it's my first script or at least the first one with more than one text line. It's attached to this reply just in case it could be useful for some one.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;CITE&gt;Yuji Sasaki said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/steps-for-applying-patches-to-i-mx28-l2-6-35-10-12-01-sdk#4103961Comment80484"&gt;&lt;DIV&gt;&lt;DIV class="xg_user_generated"&gt;&lt;P&gt;In your project directory, run ./ltib -m config then check "Leave the source after building".&lt;/P&gt;&lt;P&gt;Run ltib.&lt;/P&gt;&lt;P&gt;cd rpm/BUILD/linux-2.6.35.3&lt;/P&gt;&lt;P&gt;You will find Kernel source there.&lt;/P&gt;&lt;P&gt;To apply patch, I used "git apply &amp;lt;patch file name&amp;gt;" (with your current directory is rpm/BULID/linux-2.6.35.3) specifying individual patch files. This is annoying, but I wanted make sure which patch was failed to apply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I experienced Kernel compile error after I applied patches_for_L2.6.35_MX28_SDK_10.12_SOURCE.tar.gz. Patch number 590 "mx28-usb-bugs-found.patch" will replace __raw_write_l() API with fsl_safe_writel(), but this replacement is conditioned with #if CONFIG_WORKAROUND_ARCUSB_REG_RW but this macro is not defined anywhere. I had to manually add in arch/arm/mach-mx28/Kconfig as;&lt;/P&gt;&lt;P class="a"&gt;&lt;/P&gt;&lt;P class="a"&gt;config WORKAROUND_ARCUSB_REG_RW&lt;/P&gt;&lt;P class="a"&gt;bool "USB register access workaround"&lt;/P&gt;&lt;P class="a"&gt;default y&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Sep 2012 21:32:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Steps-for-applying-patches-to-i-MX28-L2-6-35-10-12-01-SDK/m-p/185142#M8542</guid>
      <dc:creator>VictorLorenzo</dc:creator>
      <dc:date>2012-09-01T21:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: Steps for applying patches to (i.MX28 + L2.6.35_10.12.01_SDK)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Steps-for-applying-patches-to-i-MX28-L2-6-35-10-12-01-SDK/m-p/185143#M8543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The file mentioned in my reply, sorry...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Sep 2012 21:45:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Steps-for-applying-patches-to-i-MX28-L2-6-35-10-12-01-SDK/m-p/185143#M8543</guid>
      <dc:creator>VictorLorenzo</dc:creator>
      <dc:date>2012-09-01T21:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: Steps for applying patches to (i.MX28 + L2.6.35_10.12.01_SDK)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Steps-for-applying-patches-to-i-MX28-L2-6-35-10-12-01-SDK/m-p/185144#M8544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know the reason, but ltib seems does not automatically detect changes made in rpm/BUILD source code. I used ./ltib -m and check "[] Always rebuild the kernel" option to rebuild the Kernel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I confirmed "CONFIG_WORKAROUND_ARCUSB_REG_RW" is defined in .config file after the patch. Maybe I missed my previous patching.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 16:46:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Steps-for-applying-patches-to-i-MX28-L2-6-35-10-12-01-SDK/m-p/185144#M8544</guid>
      <dc:creator>YS</dc:creator>
      <dc:date>2012-09-04T16:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: Steps for applying patches to (i.MX28 + L2.6.35_10.12.01_SDK)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Steps-for-applying-patches-to-i-MX28-L2-6-35-10-12-01-SDK/m-p/185145#M8545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just in case it could be helpful for newcomers, this was the answer I received from Freescale (technical support) to a service request relating this topic. And thanks a lot to Yuji Sasaki for his comments and Abisai for his response from freescale.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;----&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The patches under rpm/BUILD/linux/patches are already applied when the LTIB was installed the fist time.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The new patches (from &lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MCIMX28EVKJ&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab" target="_blank"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MCIMX28EVKJ&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab&lt;/A&gt; -- Updates and Patches)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; L2.6.35_10.12_EMI_FREQ_PATCH_&lt;/STRONG&gt;&lt;STRONG&gt;UP.tar.gz&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; L2.6.35_10.12_SDK_5V_SUPPLY_PATCH.tar.gz&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MX28-FEC-PROBLEM-PATCH.tar.g&lt;/STRONG&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;STRONG&gt;You should copy the file patches in the path directory used by the patch, for example:&lt;/STRONG&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "diff --git a/arch/arm/mach-mx28/clock.c b/arch/arm/mach-mx28/clock.c"&lt;/STRONG&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;STRONG&gt;The file should be copied to "&amp;lt;LTIB&amp;gt;/rpm/BUIL/linux"&lt;/STRONG&gt;&lt;BR /&gt;&amp;nbsp; &lt;BR /&gt;&lt;STRONG&gt;To apply the patch you need to use the command&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; patch -p1 &amp;lt; 000xXX.patch for each file in order.&lt;/STRONG&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;STRONG&gt;In the case of L2.6.35_10.12_SDK_5V_SUPPLY_PATCH.tar.gz, you need to prepare the imx-bootlets source code.&lt;/STRONG&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;STRONG&gt;You need to enter the next command&lt;/STRONG&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ./ltib -m prep -p imx-bootlets&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; patch -p1 &amp;lt; 000xXX.patch for each file in order.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ./ltib -m scbuild -p imx-bootlets&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;STRONG&gt;./ltib -m scdeploy -p imx-bootlets&lt;/STRONG&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;STRONG&gt;For the rest of the patches (about the drivers) once all patches were applied, enter the command&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ./ltib -c&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Select "Configure the kernel"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;STRONG&gt;Exit -- Yes&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Exit -- Yes&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;----&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2012 06:23:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Steps-for-applying-patches-to-i-MX28-L2-6-35-10-12-01-SDK/m-p/185145#M8545</guid>
      <dc:creator>VictorLorenzo</dc:creator>
      <dc:date>2012-10-09T06:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: Steps for applying patches to (i.MX28 + L2.6.35_10.12.01_SDK)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Steps-for-applying-patches-to-i-MX28-L2-6-35-10-12-01-SDK/m-p/185146#M8546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to install the patch &lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;L2.6.35_10.12_SDK_5V_SUPPLY_PATCH.tar.gz&lt;/STRONG&gt; but the system returns this errors:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mfabiani@mfabiani-desktop:~/imx28/ltib/rpm/BUILD/imx-bootlets-src-10.12.01/power_prep$ patch -p1 &amp;lt; 0001-MX28-imx-bootlets-adds-the-most-robust-support-for-VDD5V-only-configuration.patch&lt;/P&gt;&lt;P&gt;patching file power_prep/power_prep.c&lt;/P&gt;&lt;P&gt;Hunk #1 FAILED at 86.&lt;/P&gt;&lt;P&gt;Hunk #2 FAILED at 125.&lt;/P&gt;&lt;P&gt;Hunk #3 FAILED at 138.&lt;/P&gt;&lt;P&gt;Hunk #4 FAILED at 161.&lt;/P&gt;&lt;P&gt;Hunk #5 FAILED at 281.&lt;/P&gt;&lt;P&gt;Hunk #6 FAILED at 317.&lt;/P&gt;&lt;P&gt;Hunk #7 FAILED at 330.&lt;/P&gt;&lt;P&gt;Hunk #8 FAILED at 339.&lt;/P&gt;&lt;P&gt;Hunk #9 FAILED at 404.&lt;/P&gt;&lt;P&gt;Hunk #10 FAILED at 646.&lt;/P&gt;&lt;P&gt;10 out of 10 hunks FAILED -- saving rejects to file power_prep/power_prep.c.rej&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I copied the patch file in the directori "ltib/rpm/BUILD/imx-bootlets-src-10.12.01/power_prep" and launched the command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;patch -p1 &amp;lt;&amp;nbsp; 000xXX.patch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to all!&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 15:02:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Steps-for-applying-patches-to-i-MX28-L2-6-35-10-12-01-SDK/m-p/185146#M8546</guid>
      <dc:creator>Matteo</dc:creator>
      <dc:date>2013-05-06T15:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: Steps for applying patches to (i.MX28 + L2.6.35_10.12.01_SDK)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Steps-for-applying-patches-to-i-MX28-L2-6-35-10-12-01-SDK/m-p/185147#M8547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try running the same command under ~/imx28/ltib/rpm/BUILD/imx-bootlets-src-10.12.01/&lt;/P&gt;&lt;P&gt;Leo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 15:05:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Steps-for-applying-patches-to-i-MX28-L2-6-35-10-12-01-SDK/m-p/185147#M8547</guid>
      <dc:creator>LeonardoSandova</dc:creator>
      <dc:date>2013-05-06T15:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: Steps for applying patches to (i.MX28 + L2.6.35_10.12.01_SDK)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Steps-for-applying-patches-to-i-MX28-L2-6-35-10-12-01-SDK/m-p/185148#M8548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Leonardo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I have applied the first two patch copying the file in the path directory used by the patch, for example &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "diff --git a/power_prep/power_prep.c b/power_prep/power_prep.c"&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;In the third and fourth patch there are several &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; "diff --git a/... b/..."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; "diff --git a/... b/..."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what should I do in this case?&lt;/P&gt;&lt;P&gt;where do I copy the patch files?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Matteo.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 08:06:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Steps-for-applying-patches-to-i-MX28-L2-6-35-10-12-01-SDK/m-p/185148#M8548</guid>
      <dc:creator>Matteo</dc:creator>
      <dc:date>2013-05-07T08:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: Steps for applying patches to (i.MX28 + L2.6.35_10.12.01_SDK)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Steps-for-applying-patches-to-i-MX28-L2-6-35-10-12-01-SDK/m-p/185149#M8549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Matteo,&lt;/P&gt;&lt;P&gt;Each '&lt;STRONG&gt;&lt;EM&gt;diff --git a/.. b/..&lt;/EM&gt;&lt;/STRONG&gt;' is a hunk, and the patch command patches every hunk on a particular patch file. The patch parameter &lt;EM&gt;&lt;STRONG&gt;-pN&lt;/STRONG&gt;&lt;/EM&gt; indicates how many tree levels to ignore on this diff line. So, placing all your patches into the &lt;EM&gt;&lt;STRONG&gt;imx-bootlets-src-10.12.01&lt;/STRONG&gt;&lt;/EM&gt; folder and patching with &lt;STRONG&gt;&lt;EM&gt;-p1&lt;/EM&gt;&lt;/STRONG&gt; (ignoring the &lt;EM&gt;&lt;STRONG&gt;a&lt;/STRONG&gt;&lt;/EM&gt; and &lt;STRONG&gt;&lt;EM&gt;b&lt;/EM&gt;&lt;/STRONG&gt; folders) should work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 15:03:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Steps-for-applying-patches-to-i-MX28-L2-6-35-10-12-01-SDK/m-p/185149#M8549</guid>
      <dc:creator>LeonardoSandova</dc:creator>
      <dc:date>2013-05-07T15:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: Steps for applying patches to (i.MX28 + L2.6.35_10.12.01_SDK)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Steps-for-applying-patches-to-i-MX28-L2-6-35-10-12-01-SDK/m-p/185150#M8550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Victor, I am facing problem of booting from SD CARD. I am trying to apply patch "mx28_ssppolarity_rompatch_up.zip". If you don't mind then can you please provide the steps to apply this patch. Thanks, RAM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2014 12:28:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Steps-for-applying-patches-to-i-MX28-L2-6-35-10-12-01-SDK/m-p/185150#M8550</guid>
      <dc:creator>Ramtry</dc:creator>
      <dc:date>2014-06-23T12:28:31Z</dc:date>
    </item>
  </channel>
</rss>

